vicky_primathon.in
59a855bde9
Action column index binded instead of taking it from state for column actions
2020-06-22 13:55:03 +05:30
Hetu Nandu
e534cec07c
Merge branch 'fix/createApiLoader' into 'release'
...
Fix/create api loader
- Show loader in api home screen when creating a new api action
- Show loader in query home screen when creating a new query action
- Show column lines for table in query pane
See merge request theappsmith/internal-tools-client!734
2020-06-20 05:29:30 +00:00
Akash N
598ef55aff
Fixes
...
- Show loader in api home screen when creating a new api action
- Show column lines for table in query pane
2020-06-20 05:29:30 +00:00
Hetu Nandu
760713aa69
Merge branch 'fix/datasourceName' into 'release'
...
Duplicate datasource fixes
- Do not show datasoure field menu when url is blank
- Embedded datasource name shouldn't be blank
- Omit datasource name while creating a datasource
See merge request theappsmith/internal-tools-client!759
2020-06-20 05:28:10 +00:00
Akash N
a0ca632e72
Duplicate datasource fixes
...
- Do not show datasoure field menu when url is blank
- Embedded datasource name shouldn't be blank
- Omit datasource name while creating a datasource
2020-06-20 05:28:10 +00:00
Satbir Singh
d8921e3637
Merge branch 'fix/req-struct' into 'release'
...
Making request in response optional.
See merge request theappsmith/internal-tools-client!763
2020-06-19 17:35:00 +00:00
Satbir Singh
6def10319e
Adding type for request.
2020-06-19 23:03:02 +05:30
Satbir Singh
96ed0bdcac
Merge branch 'fix/exec-resp' into 'release'
...
Changing response request structure.
See merge request theappsmith/internal-tools-client!761
2020-06-19 16:28:37 +00:00
Satbir Singh
bf0c0d737f
Changing response request structure.
2020-06-19 21:57:12 +05:30
Nandan H A
962e3b4ce4
Merge branch 'feature/locatorsUpdate' into 'release'
...
Feature/locators update
See merge request theappsmith/internal-tools-client!755
2020-06-19 14:32:57 +00:00
Nandan H A
5e8356c4d7
Feature/locators update
2020-06-19 14:32:56 +00:00
Hetu Nandu
64fc1dc3f3
Merge branch 'master' into 'release'
...
Backmerge Master to release
See merge request theappsmith/internal-tools-client!760
2020-06-19 13:09:03 +00:00
Hetu Nandu
b06d4b3ae0
Merge branch 'fix/hot-fixes-3' into 'master'
...
Hot fixes
- Fixes table evaluated value issues
- Fixes evaluation failures when data tree has functions in it
- Fixes api pane delete icon
See merge request theappsmith/internal-tools-client!758
2020-06-19 13:06:45 +00:00
Hetu Nandu
2d956644df
Hot fixes
2020-06-19 13:06:45 +00:00
Nikhil Nandagopal
eaea735f9e
Merge branch 'fix/date-picker-2' into release
2020-06-19 14:33:27 +05:30
Nikhil Nandagopal
fa71e7c4ef
changed date picker to store formatted date
2020-06-19 13:21:07 +05:30
Abhinav Jha
9681ae2c51
Merge branch 'fix/minor-bugs' into 'release'
...
fix: bug fixes
See merge request theappsmith/internal-tools-client!727
2020-06-19 07:26:29 +00:00
Nikhil Nandagopal
0ea0d5f3d1
Merge branch 'master' of gitlab.com:theappsmith/internal-tools-client into fix/date-picker-2
2020-06-19 11:58:33 +05:30
Tejaaswini
f3bc246ecb
fix: revert changes
2020-06-19 11:25:20 +05:30
Satbir Singh
e2a30da1c3
Merge branch 'master' into 'release'
...
Backmerge master to release.
See merge request theappsmith/internal-tools-client!754
2020-06-18 16:24:21 +00:00
Hetu Nandu
8a80132820
Merge branch 'fix/date-picker-2' into 'master'
...
minor fix for date picker validator
See merge request theappsmith/internal-tools-client!748
2020-06-18 16:11:42 +00:00
Hetu Nandu
60b9bba24b
Merge branch 'fix/hot-fixes-2' into 'master'
...
Action draft fixes
See merge request theappsmith/internal-tools-client!753
2020-06-18 14:16:49 +00:00
Hetu Nandu
ded1a130e3
Action draft fixes
2020-06-18 14:16:49 +00:00
Hetu Nandu
e6f0048f7d
Merge branch 'fix/hot-fixes' into 'master'
...
Fix dropdown default value issue
See merge request theappsmith/internal-tools-client!749
2020-06-18 13:57:56 +00:00
Tejaaswini
c02acf21bc
fix: Minor change
2020-06-18 18:01:56 +05:30
Tejaaswini
d4456b9653
Merge branch 'fix/minor-bugs' of https://gitlab.com/theappsmith/internal-tools-client into fix/minor-bugs
2020-06-18 17:48:41 +05:30
Tejaaswini
0ffff9db4f
merge 'release' into 'fix/minor-bugs'
2020-06-18 17:46:46 +05:30
Tejaaswini
c34f06cf18
Merge branch 'release' into fix/minor-bugs
2020-06-18 17:27:27 +05:30
Nikhil Nandagopal
452c9adcf8
Merge branch 'master' of gitlab.com:theappsmith/internal-tools-client into fix/date-picker-2
2020-06-18 17:22:09 +05:30
Hetu Nandu
549b9ba0ad
Fix dropdown default value issue
2020-06-18 16:30:05 +05:30
Nikhil Nandagopal
ba8f9fa00e
minor fix for date picker validator
2020-06-18 15:50:53 +05:30
Abhinav Jha
82e3b4ffa7
Merge branch 'fix/modal-overlay' into 'release'
...
Fix modal overlay covering widget cards pane issue
See merge request theappsmith/internal-tools-client!743
2020-06-18 09:25:41 +00:00
Abhinav Jha
fb8fd1b2aa
Merge branch 'fix/chart-widget-crash' into 'release'
...
Fix the chart widget crash issue
- Fix chart widget crash issue which was caused due to incorrect default values.
See merge request theappsmith/internal-tools-client!744
2020-06-18 09:25:05 +00:00
Abhinav Jha
e9377d8187
Add singleChartData to chartData migration
2020-06-18 14:31:12 +05:30
Satbir Singh
2c36fbeb00
Merge branch 'fix/backmerge' into 'release'
...
Backmerge master to release.
See merge request theappsmith/internal-tools-client!746
2020-06-18 08:39:46 +00:00
Satbir Singh
bb54ffcd0c
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/backmerge
2020-06-18 14:07:23 +05:30
Abhinav Jha
8add047d70
Cleanup
2020-06-18 13:18:19 +05:30
Satbir Singh
56f714a6a0
Merge branch 'hotfix/edit-perf' into 'master'
...
Fixing performance issue in apiName
See merge request theappsmith/internal-tools-client!742
2020-06-18 07:46:53 +00:00
Satbir Singh
fd3f4c2028
Fixing performance issue in apiName
2020-06-18 07:46:53 +00:00
Abhinav Jha
1d2e165a71
Fix the chart widget crash issue
2020-06-18 13:16:04 +05:30
Abhinav Jha
f70d92b8d0
Merge branch 'fix/remove-console-warnings' into 'release'
...
Remove console warnings
- Remove console eslint warnings like react hook dependency warnings and unused vars warnings
See merge request theappsmith/internal-tools-client!738
2020-06-18 05:53:41 +00:00
Abhinav Jha
78ebdfc9d8
Fix modal overlay covering widget cards pane issue
2020-06-18 10:56:50 +05:30
Satbir Singh
acec05ef62
Merge branch 'fix/modal-overlay-issue' into 'master'
...
Fix modal overlay z-index issue
See merge request theappsmith/internal-tools-client!741
2020-06-17 16:35:05 +00:00
Abhinav Jha
57e341b7e8
Fix modal overlay z-index issue
2020-06-17 16:35:05 +00:00
Satbir Singh
8bdc1e7563
Merge branch 'master' into 'release'
...
Hotfix api name edit backmerge.
See merge request theappsmith/internal-tools-client!737
2020-06-17 13:58:29 +00:00
Abhinav Jha
fdd826d929
Remove console warnings like react hook dependency warnings and unused vars
2020-06-17 19:23:01 +05:30
Satbir Singh
54c97e83ef
Merge branch 'hotfix/edit-name' into 'master'
...
Handling api name change error.
See merge request theappsmith/internal-tools-client!736
2020-06-17 13:16:14 +00:00
Satbir Singh
98f65405a7
Handling api name change error.
2020-06-17 13:16:14 +00:00
Arpit Mohan
7c85a81bed
Merge branch 'newUITest' into 'release'
...
Fixing tests for ACL flow
The current push for fixing tests in the new ACL flow.
1. New way to handle create application.
2. API login
3. Removed redundant tests.
4. Fixed Issues wrt ACL changes
See merge request theappsmith/internal-tools-client!713
2020-06-17 10:47:02 +00:00
Nandan H A
7bba999c9f
Fixing tests for ACL flow
...
The current push for fixing tests in the new ACL flow.
1. New way to handle create application.
2. API login
3. Removed redundant tests.
4. Fixed Issues wrt ACL changes
2020-06-17 10:47:01 +00:00