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
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
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
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
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
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
Nikhil Nandagopal
bc9ec2a2eb
Merge branch 'release' into fix/bugs
2020-06-10 17:11:23 +05:30
Arpit Mohan
58e75ee603
Merge branch 'hotfix/sorry-cypress-parallel' into 'release'
...
Adding sorry-cypress integration to ensure Cypress parallelization without the Cypress dashboard
Using the open source project sorry-cypress, we get the benefits of test parallelization without having to pay Cypress for the test recordings. This server is hosted on Heroku at this moment.
See merge request theappsmith/internal-tools-client!703
2020-06-10 11:14:58 +00:00
Arpit Mohan
7af301566c
Adding sorry-cypress integration to ensure Cypress parallelization without the Cypress dashboard
2020-06-10 11:14:58 +00:00
Nikhil Nandagopal
ed37c27c67
added pagination info
2020-06-10 15:51:16 +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
9e087de059
Merge branch 'fix/query-pane-evaluated-value' into 'release'
...
Query pane evaluated value
- Use `body` field of query action configuration
- Show evaluated value of a query field
- Update failing test
See merge request theappsmith/internal-tools-client!697
2020-06-10 07:49:27 +00:00
Hetu Nandu
e2eb590a86
Query pane evaluated value
2020-06-10 07:49:27 +00:00
Nikhil Nandagopal
32d934604f
fixed tests
2020-06-10 12:04:46 +05:30
Nikhil Nandagopal
7da961bcc9
fixed clearing date picker
2020-06-09 18:34:47 +05:30
Nikhil Nandagopal
97d78ba379
commented datepicker required field test
2020-06-09 16:34:04 +05:30
Hetu Nandu
6b54eb8f9e
Update displayWidgetDsl.json
2020-06-09 09:44:57 +00:00
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
Nikhil Nandagopal
563c74f1a9
fixed tests failing
2020-06-09 11:55:11 +05:30
rashmipn
e2ce5f929c
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into update/Dsl
2020-06-09 11:49:10 +05:30
Rashmi P
d9639266f1
Removed Required toggle fun DatePicker_spec.js
2020-06-09 06:16:53 +00:00
Nikhil Nandagopal
79c62d4863
fixed data tree path
2020-06-08 17:56:07 +05:30
Nikhil Nandagopal
8b0258b4b9
Merge branch 'release' into fix/bugs
...
# Conflicts:
# src/pages/Editor/APIEditor/PostBodyData.tsx
2020-06-08 17:13:03 +05:30
Nikhil Nandagopal
b84384fa99
fixed filepicker not closing
2020-06-08 16:59:20 +05:30
Nikhil Nandagopal
dff9c60f9f
fixed resize handles size
...
fixed body for url encoded form data
added defaults for dropdown and radio widget
added multipart type but hid it till we figure out logic
allowed number to be added to defaults of widgets
2020-06-08 16:39:13 +05:30
Satbir Singh
dbd06b1cd9
Merge branch 'sc-names' into 'release'
...
Adding styled component names to dom for local env
See merge request theappsmith/internal-tools-client!692
2020-06-08 09:00:58 +00:00
Satbir Singh
618d6180e6
Adding styled component names to dom for local env
2020-06-08 09:00:58 +00:00
Hetu Nandu
01c2f71bc0
Merge branch 'feature/custom-eval-value' into 'release'
...
Fix Chart series data
See merge request theappsmith/internal-tools-client!688
2020-06-05 16:20:24 +00:00
Hetu Nandu
e401844014
Fix Chart series data
2020-06-05 16:20:23 +00:00
rashmipn
e3729a4ea0
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into update/dsl
2020-06-05 09:18:59 +05:30
Hetu Nandu
410d2d1d2a
Merge branch 'feature/evaluated-value' into 'release'
...
Evaluated value popup
See merge request theappsmith/internal-tools-client!621
2020-06-04 13:49:22 +00:00
Hetu Nandu
d9540f8927
Evaluated value popup
2020-06-04 13:49:22 +00:00
Aditya Acharya
303363cb60
Merge branch 'Binding/ChartText' into 'release'
...
Binding/chart text
See merge request theappsmith/internal-tools-client!673
2020-06-04 07:50:39 +00:00
Aditya Acharya
3f10d16bfb
Binding/chart text
2020-06-04 07:50:39 +00:00