Abhinav Jha
57e341b7e8
Fix modal overlay z-index issue
2020-06-17 16:35:05 +00:00
Satbir Singh
98f65405a7
Handling api name change error.
2020-06-17 13:16:14 +00:00
Abhinav Jha
d7cac27c8f
Remove 100% width from button size
2020-06-17 13:14:25 +05:30
Abhinav Jha
3eb7fbdf18
Merge branch 'fix/new-widget-borders' into 'release'
...
Prevent widget name un-highlight when clicking on property pane.
See merge request theappsmith/internal-tools-client!730
2020-06-17 06:39:22 +00:00
Abhinav Jha
044df2b08d
Add max width to back to editor button on appviewer
2020-06-17 11:59:09 +05:30
Vicky Bansal
232f5a9206
Fix/empty cells for empty table
2020-06-17 06:00:43 +00:00
Satbir Singh
7e3df81302
Api name editable.
2020-06-16 10:23:19 +00:00
Abhinav Jha
0f7fd2287a
Stop click propagation on property pane to prevent the widget from getting unselected
2020-06-16 15:42:17 +05:30
Vicky Bansal
5643a53c9f
Fixing table bugs
2020-06-16 07:37:39 +00:00
Akash N
1d38c98a7f
Fix tab key navigation for headers and query params
...
- Extend existing extraKeys to avoid overriding the `Tab` extraKey
2020-06-15 13:14:39 +00:00
Abhinav Jha
2609f26117
Merge branch 'fix/lightning-menu' into 'release'
...
Fix/lightning menu
- Add lightning menu to assist users in binding
- Change the action selection display for consistency.
See merge request theappsmith/internal-tools-client!706
2020-06-15 10:51:20 +00:00
Hetu Nandu
70d4818767
add missing semi-colons in styles
2020-06-15 14:21:00 +05:30
Satbir Singh
cb628d26b2
Merge branch 'fix/remove-ff' into 'release'
...
ApiPaneV2 DocsV2 QueryV2 DatasourceV2 feature flag removed
See merge request theappsmith/internal-tools-client!721
2020-06-15 08:03:07 +00:00
Satbir Singh
bb4004fce0
ApiPaneV2 DocsV2 QueryV2 DatasourceV2 flag removed
2020-06-15 12:21:46 +05:30
Hetu Nandu
e6972ea772
add lodash docs
2020-06-12 16:26:46 +05:30
vicky_primathon.in
3bf86936b1
merge conflicts resolved
2020-06-12 14:16:42 +05:30
Hetu Nandu
133f50807e
Fix api pane performance
2020-06-12 08:35:52 +00:00
Satbir Singh
1b546cd308
Merge branch 'fix/save-edit' into 'release'
...
Save on edit debounce rate decreased and Run api is filled
See merge request theappsmith/internal-tools-client!715
2020-06-12 08:03:17 +00:00
Satbir Singh
75cef07aa9
Save on edit debounce rate decreased and Run api is filled
2020-06-12 08:03:17 +00:00
Nikhil Nandagopal
5e292f0534
Merge branch 'fix/form' into 'release'
...
made form data visible at the top level
See merge request theappsmith/internal-tools-client!700
2020-06-12 05:28:37 +00:00
Akash N
e6ed4fd5bc
Datasouces and query fixes
...
- Show plugin icons in query sidebar and dropdown
- Collapse all sections except the first one in datasources form
- Collapse from second depth in query mongo response UI.
2020-06-12 05:09:49 +00:00
Satbir Singh
f606b0989e
Merge branch 'fix/api-scroll' into 'release'
...
Fixing api Scroll.
See merge request theappsmith/internal-tools-client!689
2020-06-12 03:54:12 +00:00
Satbir Singh
1538a70d1f
Fixing api Scroll.
2020-06-12 03:54:12 +00:00
vicky_primathon.in
db17836810
info icon placed after field. test case fixed for action selectors
2020-06-11 19:30:38 +05:30
Hetu Nandu
c2213bd696
Evaluated value bug fixes
2020-06-11 11:03:16 +00:00
vicky_primathon.in
d7b8c0da7d
lightning menu disabled for disabled fields
2020-06-11 14:26:38 +05:30
vicky_primathon.in
299d1d8158
code review changes
2020-06-11 12:54:19 +05:30
Nikhil Nandagopal
e468fbbe62
Merge branch 'release' into fix/form
2020-06-11 12:23:34 +05:30
Akash N
41e431ebb4
Add checkbox field for executeOnLoad in query form
2020-06-11 06:29:32 +00:00
vicky_primathon.in
da3ad7edc9
merge conflicts resolved
2020-06-11 10:52:00 +05:30
Satbir Singh
13afc1a703
Merge branch 'feature/save-edit' into 'release'
...
Save api on edit.
See merge request theappsmith/internal-tools-client!702
2020-06-10 17:42:51 +00:00
Satbir Singh
13422048e4
Save api on edit.
2020-06-10 17:42:51 +00:00
Abhinav Jha
80f03d970b
New Widget borders
2020-06-10 17:31:20 +00:00
vicky_primathon.in
a528ffc7d4
merge conflicts resolved
2020-06-10 19:16:45 +05:30
vicky_primathon.in
f70a3143c6
action selector breakages fixed
2020-06-10 19:11:26 +05:30
Arpit Mohan
4322555d16
Merge branch 'fix/runQueryTwice' into 'release'
...
Use isExecutionSuccess flag to handle query execution errors
See merge request theappsmith/internal-tools-client!684
2020-06-10 12:25:54 +00:00
Akash N
69a65f7052
Use isExecutionSuccess flag to handle query execution errors
2020-06-10 12:25:52 +00:00
Nikhil Nandagopal
05bb520479
Merge branch 'release' into fix/form
2020-06-10 17:50:39 +05:30
Nikhil Nandagopal
125fb9c162
Merge branch 'fix/bugs' into 'release'
...
Fix/bugs
See merge request theappsmith/internal-tools-client!696
2020-06-10 12:19:55 +00:00
Hetu Nandu
cb2867069f
Action creator evaluated value fixes
2020-06-10 12:16:50 +00:00
vicky_primathon.in
a5986ed8a8
merge conflicts resolved
2020-06-10 16:34:11 +05:30
Nikhil Nandagopal
ed37c27c67
added pagination info
2020-06-10 15:51:16 +05:30
vicky_primathon.in
e930a3963c
Merge branch 'feature/widget-actions-menu' of gitlab.com:theappsmith/internal-tools-client into fix/lightning-menu
2020-06-10 15:41:12 +05:30
Nikhil Nandagopal
a26e8ea51c
Merge branch 'release' into fix/bugs
...
# Conflicts:
# cypress/integration/Smoke_TestSuite/FormWidgets/DatePicker_spec.js
2020-06-10 14:22:04 +05:30
Hetu Nandu
e2eb590a86
Query pane evaluated value
2020-06-10 07:49:27 +00:00
Nikhil Nandagopal
2df86b79e9
fixed type def
...
resolved mr comments
2020-06-09 18:40:42 +05:30
Nikhil Nandagopal
7da961bcc9
fixed clearing date picker
2020-06-09 18:34:47 +05:30
Nikhil Nandagopal
9becaa9a9f
made form data visible at the top level
2020-06-09 17:34:38 +05:30
Nikhil Nandagopal
a567622e0d
minor fix
2020-06-09 14:29:08 +05:30
Nikhil Nandagopal
8501ebe670
added date format to date picker
2020-06-09 14:14:13 +05:30