Vicky Bansal
945326fe43
Merge branch 'fix/table-crash-issue' into 'release'
...
Action column index binded instead of taking it from state for column actions
See merge request theappsmith/internal-tools-client!766
2020-06-26 09:58:52 +00:00
Trisha Anand
f640f85042
Merge branch 'fix/org-react-table' into 'release'
...
fix: Update Syncfusion table to react table on Org Settings
See merge request theappsmith/internal-tools-client!786
2020-06-26 09:23:53 +00:00
Arpit Mohan
f62439445a
Merge branch 'fix/table-widget-create-all-columns' into 'release'
...
Taking keys from all data points of table to generate columns instead of just first data point of table data.
See merge request theappsmith/internal-tools-client!779
2020-06-26 07:55:45 +00:00
Tejaaswini
beb3a2cbb9
fix: Update Syncfusion table to react table on Org Settings
2020-06-26 00:18:07 +05:30
Nikhil Nandagopal
3bb16489c4
Merge branch 'fix/lightning-menu-icon-hides-text' into 'release'
...
Fix/lightning menu icon hides text
See merge request theappsmith/internal-tools-client!778
2020-06-25 10:24:27 +00:00
Hetu Nandu
fb65b204a8
JSON stringify fixes
2020-06-25 10:04:57 +00:00
vicky_primathon.in
2758dd9689
Highlighting icon backround when field is in focused state but user hovers over icon space
2020-06-25 13:04:15 +05:30
vicky_primathon.in
9c33f83ae9
Taking keys from all data points of table to generate columns intead of just first data point of table data
2020-06-25 12:48:51 +05:30
Arpit Mohan
ac397ee779
Merge branch 'fix/scrollbars' into 'release'
...
Fix/scrollbars
Remove scrollbars for function docs, autocomplete, current value and evaluated value.
See merge request theappsmith/internal-tools-client!775
2020-06-25 07:17:58 +00:00
Akash N
6f5c8ecca5
Remove scrollbars for function docs, autocomplete, current value and evaluated value.
2020-06-25 07:17:58 +00:00
vicky_primathon.in
74ac989815
Fixing the text not visible issue when the lightning menu is enabled on a field and field is in focused state
2020-06-25 12:20:18 +05:30
Tejaaswini
7aa4bf4395
fix: User permission management related bugs
...
- Use manage:organizations permission to restrict users from managing apps
- Add loading indicators will changing role and deleting users
- Restrict user from deleting himself or changing his role.
2020-06-25 08:35:41 +05:30
Arpit Mohan
aa2d1b1944
Merge branch 'fix/queryNameUpdate' into 'release'
...
Fix query name not updating
- For queries take the payload as it is.
See merge request theappsmith/internal-tools-client!771
2020-06-24 08:24:03 +00:00
Arpit Mohan
51b3a765ac
Merge branch 'fix/expandEvaluatedValue' into 'release'
...
Expand evaluated value on click
- Show evaluatedValue based on input focus and content's hover state.
See merge request theappsmith/internal-tools-client!765
2020-06-24 08:22:27 +00:00
Akash N
1403141cc7
Expand evaluated value on click
...
- Show evaluatedValue based on input focus and content's hover state.
2020-06-24 08:22:27 +00:00
Akash N
b153c86f9c
Fix query name not updating
...
- For queries take the payload as it is.
2020-06-23 16:40:26 +05:30
Tejaaswini
cb6997bcf0
Fix: Deactivate invite button and hide delete
...
- Deactivate the invite user button when email or role is not selected
- Hide Delete button for Appviewer role
- Fix dropdown position
2020-06-23 11:59:22 +05:30
Satbir Singh
7fa91b88d5
Fixing request view file name
2020-06-23 09:42:52 +05:30
Satbir Singh
e4858b82f8
Chrome dev tools request body
2020-06-23 03:58:42 +00:00
Vicky Bansal
c4eeccbf81
Merge branch 'fix/action-selectors' into 'release'
...
Fix/action selectors
See merge request theappsmith/internal-tools-client!723
2020-06-22 13:55:19 +00:00
Vicky Bansal
8a9f00c5a4
Merge branch 'fix/image-validation-regex' into 'release'
...
image validation regex updated to support query values
See merge request theappsmith/internal-tools-client!751
2020-06-22 13:47:56 +00:00
Vicky Bansal
b7b2766bc2
Merge branch 'fix/table-video-field-support' into 'release'
...
Fix/table video field support
See merge request theappsmith/internal-tools-client!752
2020-06-22 13:46:19 +00:00
Vicky Bansal
12c6147d1c
Fix/table video field support
2020-06-22 13:46:19 +00:00
vicky_primathon.in
31c52ca7b4
Handling unselected action values to show No Action
2020-06-22 18:40:36 +05:30
Tejaaswini Narendra
d1ae457f9f
fix: invite user email validation
2020-06-22 11:12:54 +00:00
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
6def10319e
Adding type for request.
2020-06-19 23:03:02 +05:30
Satbir Singh
bf0c0d737f
Changing response request structure.
2020-06-19 21:57:12 +05:30
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
2d956644df
Hot fixes
2020-06-19 13:06:45 +00:00
vicky_primathon.in
c5af30370f
lightning menu tooltip flash issue fixed
2020-06-19 16:27:54 +05:30
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
vicky_primathon.in
e950a3f935
wrapping action code issue fixed. tree component is changed.
2020-06-19 13:00:11 +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
Tejaaswini
f3bc246ecb
fix: revert changes
2020-06-19 11:25:20 +05:30
vicky_primathon.in
f1bc994888
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/action-selectors
2020-06-18 23:22: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
Tejaaswini
c02acf21bc
fix: Minor change
2020-06-18 18:01:56 +05:30
Tejaaswini
0ffff9db4f
merge 'release' into 'fix/minor-bugs'
2020-06-18 17:46:46 +05:30
vicky_primathon.in
700b74136e
image validation regex updated to support query values
2020-06-18 16:53:11 +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