Satbir Singh
efcbde656b
Merge branch 'feature/api-name' into 'release'
...
Api name editable.
See merge request theappsmith/internal-tools-client!717
2020-06-16 10:23:19 +00:00
Satbir Singh
7e3df81302
Api name editable.
2020-06-16 10:23:19 +00:00
Arpit Mohan
0abd0fb682
Merge branch 'fix/table-bugs' into 'release'
...
Fixing table bugs
This MR fixes a bunch of bugs associated with the react-base-table. Some of them include:
1. Show loading state for the table
2. Handling nested objects when displaying table data
3. Truncate long text instead of overlapping it with the next column
4. Displaying Youtube video URLs in the table column
See merge request theappsmith/internal-tools-client!704
2020-06-16 07:37:39 +00:00
Vicky Bansal
5643a53c9f
Fixing table bugs
2020-06-16 07:37:39 +00:00
Hetu Nandu
428cb5e287
Merge branch 'feat/tabKeyNavigation' into 'release'
...
Feat/tab key navigation
- Extend existing extraKeys to avoid overriding the `Tab` extraKey
See merge request theappsmith/internal-tools-client!724
2020-06-15 13:14: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
0f066a2192
Merge branch 'fix/bad-styles' into 'release'
...
Add missing semicolons in styles
See merge request theappsmith/internal-tools-client!722
2020-06-15 08:56:40 +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
Arpit Mohan
96846d0e41
Merge branch 'feature/add-lodash-docs' into 'release'
...
Add lodash docs to autocomplete
See merge request theappsmith/internal-tools-client!718
2020-06-12 11:43:26 +00:00
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
17510bc826
Merge branch 'fix/api-pane-performance' into 'release'
...
Fix api pane performance
- Fix duplicate name error for edited api name
- Debounce draft updates
- Reduce dynamic binding list update
See merge request theappsmith/internal-tools-client!714
2020-06-12 08:35:52 +00:00
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
Arpit Mohan
2200b99fbe
Merge branch 'fix/dbqueryFixes' into 'release'
...
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.
See merge request theappsmith/internal-tools-client!694
2020-06-12 05:09:49 +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
c4a03bc1f5
Merge branch 'fix/action-selector-expected-value' into 'release'
...
Evaluated value bug fixes
- Show evaluated value for action creator text fields (message and url)
- Fix evaluated value crashing for chart data control
See merge request theappsmith/internal-tools-client!709
2020-06-11 11:03:17 +00:00
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
Arpit Mohan
b837016ae0
Merge branch 'feat/queryExecuteOnLoad' into 'release'
...
Add checkbox field for executeOnLoad in query form
See merge request theappsmith/internal-tools-client!705
2020-06-11 06:29:32 +00:00
Akash N
41e431ebb4
Add checkbox field for executeOnLoad in query form
2020-06-11 06:29:32 +00:00
Rashmi P
3263b767e4
Merge branch 'fix/Pagination-test' into 'release'
...
fixed issue
See merge request theappsmith/internal-tools-client!708
2020-06-11 06:17:45 +00:00
vicky_primathon.in
da3ad7edc9
merge conflicts resolved
2020-06-11 10:52:00 +05:30
rashmipn
8c0d010216
fixed issue
2020-06-11 10:43:18 +05:30
Rashmi P
640bafdbd7
Merge branch 'update/Dsl' into 'release'
...
Update/dsl
See merge request theappsmith/internal-tools-client!678
2020-06-10 17:49:16 +00:00
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
8fb9054f92
Merge branch 'feature/new-widget-borders' into 'release'
...
New Widget borders
See merge request theappsmith/internal-tools-client!646
2020-06-10 17:31:20 +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
rashmipn
16b70bd52d
resolved conflicts
2020-06-10 18:05:41 +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
Arpit Mohan
9c6e46c649
Merge branch 'Add/Pagination-tests' into 'release'
...
Add pagination Cypress tests
This adds tests for server-side pagination in a table.
Pagination via table pageNo and by responseUrl are covered in this scenario.
See merge request theappsmith/internal-tools-client!693
2020-06-10 12:25:16 +00:00
Rashmi P
66b26c42ee
Add pagination Cypress tests
2020-06-10 12:25:16 +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
b87fde64b1
Merge branch 'fix/action-evaluated-value' into 'release'
...
Action creator evaluated value fixes
See merge request theappsmith/internal-tools-client!699
2020-06-10 12:16:50 +00:00
Hetu Nandu
cb2867069f
Action creator evaluated value fixes
2020-06-10 12:16:50 +00:00