Abhinav Jha
18023b70e2
Table Fix: event bubbling handling
2020-04-13 09:28:07 +00:00
Satbir Singh
b622f2898d
Added validation for isVisible in chart widget.
2020-04-13 08:55:01 +00:00
Hetu Nandu
0beb6bc5ca
Batched redux update
2020-04-13 08:24:13 +00:00
Nikhil Nandagopal
1a1c703126
added fast get eval with a debounce.
...
added cache dependency creation but doesn't work
2020-04-10 08:48:00 +00:00
Hetu Nandu
f090dd2e96
fix tests
2020-04-09 16:19:34 +05:30
Hetu Nandu
633ebb94bc
remove unused
2020-04-09 15:40:57 +05:30
Hetu Nandu
d7164c1c58
Merge branch 'master' into fix/merge-issue
2020-04-09 15:40:23 +05:30
Hetu Nandu
9d70b24c0e
Revert "Feature/launch btn fusion"
...
This reverts commit d9830d1eabb42c60daf064751e7b0e9f273ca0f1.
2020-04-09 15:36:52 +05:30
Pushpa B
9169b98262
Feature/edit form widgets 3
2020-04-08 13:38:19 +00:00
Abhinav Jha
8271d27750
Add classname for property control label. Remove typescript lint errors.
2020-04-08 16:16:01 +05:30
Satbir Singh
03c6fc8b5c
Fixed login error message. Wrong user email in segment after logout issue.
2020-04-08 08:43:56 +00:00
Hetu Nandu
378242e5e8
remove url from data tree
2020-04-07 13:31:34 +05:30
Satbir Singh
24f94c0c13
Merge branch 'fix/login-error' into 'release'
...
Fixing data undefined error on login logout
See merge request theappsmith/internal-tools-client!458
2020-04-07 06:25:51 +00:00
Abhinav Jha
f2a03d094a
Merge branch 'feature/launch-btn-fusion' into 'release'
...
Feature/launch btn fusion
See merge request theappsmith/internal-tools-client!454
2020-04-07 06:20:11 +00:00
Arpit Mohan
306e7baac2
Feature/launch btn fusion
2020-04-07 06:20:11 +00:00
Satbir Singh
0d0206af1d
Merge branch 'fix/api-copy-switch' into 'release'
...
After copying api switches to the new one.
See merge request theappsmith/internal-tools-client!457
2020-04-07 06:15:52 +00:00
Satbir Singh
8091852269
Api url is trimmed to remove any spaces.
2020-04-07 06:04:19 +00:00
Satbir Singh
6d12e21505
Fixing data undefined error.
2020-04-07 11:28:41 +05:30
Satbir Singh
70a1794e86
After copying api switches to the new one.
2020-04-07 11:17:20 +05:30
Satbir Singh
4e0fdabae2
Table pagination css fixes
2020-04-06 10:23:19 +00:00
Abhinav Jha
6b03adb5c0
Merge branch 'fix/misc-fixes-1' into 'release'
...
Misc fixes 1
See merge request theappsmith/internal-tools-client!453
2020-04-06 06:40:56 +00:00
Abhinav Jha
b7922242a5
Fix page saving status messages. Fix scrolling when resizing and scroll amount. Fix property pane title update on error issue.
2020-04-05 12:04:14 +05:30
Nikhil Nandagopal
6421206e1c
minor fix
2020-04-04 13:01:34 +05:30
Nikhil Nandagopal
e88d4eb236
removed fusion chart trial
2020-04-04 12:49:52 +05:30
Nikhil Nandagopal
bc5d3152a2
switched launch and edit
2020-04-03 16:38:38 +05:30
Abhinav Jha
d71467451a
Create modal button
2020-04-03 11:03:18 +00:00
Abhinav Jha
67f3e4490a
Merge branch 'fix/modal-widget-fixes-1' into 'release'
...
Modal Fixes 1
- Remove modal manager from header
- Center ModalWidget vertically in viewport
- Center ModalWidget horizontally in viewport
- Select Modal when creating a modal in action selectors
See merge request theappsmith/internal-tools-client!437
2020-04-03 09:32:13 +00:00
Abhinav Jha
dc877288bc
Modal Fixes 1
2020-04-03 09:32:13 +00:00
Pushpa B
0dc1697d6b
Merge branch 'feature/Edit-Form-Widget-2' into 'release'
...
Feature/edit form widget 2
See merge request theappsmith/internal-tools-client!449
2020-04-03 09:29:53 +00:00
Pushpa B
47f8f63f46
Feature/edit form widget 2
2020-04-03 09:29:52 +00:00
Abhinav Jha
5ffb233036
Add classnames to modal selector dropdown, modal close button and modal.
2020-04-03 14:06:02 +05:30
Satbir Singh
ac27f0f2c6
Fixing column delete button css and margin
2020-04-03 06:56:13 +00:00
Satbir Singh
3a12124d47
Merge branch 'fix/error-autocomplete' into 'release'
...
Do not show error during autocomplete.
See merge request theappsmith/internal-tools-client!447
2020-04-03 05:48:54 +00:00
Satbir Singh
40c77033c0
Do not show error on autocomplete.
2020-04-03 10:45:57 +05:30
Satbir Singh
a32536bc04
Default image and Image were both visible in ImageComponent
2020-04-03 04:48:40 +00:00
Satbir Singh
c8f3548065
Adding validation for regex.
2020-04-03 08:12:45 +05:30
Satbir Singh
9d3cd9a3fb
Merge branch 'fix/checkbox' into 'release'
...
Fixing checkbox onCheck issue.
See merge request theappsmith/internal-tools-client!444
2020-04-02 22:09:13 +00:00
Satbir Singh
96fe93d8aa
Show default image when image is invalid
2020-04-02 22:01:31 +00:00
Satbir Singh
3c4cb40526
Fixing checkbox onCheck issue.
2020-04-03 02:45:35 +05:30
Satbir Singh
2634215765
Filterable select. Remove option on x click fix. isRequired not working properly fix.
2020-04-02 19:41:04 +00:00
Satbir Singh
4860b3fbe8
Merge branch 'fix/nav-url-wid' into 'release'
...
Adding missing validation to widgets
See merge request theappsmith/internal-tools-client!440
2020-04-02 13:44:58 +00:00
Pushpa B
be491ba33d
Fix/element not identified
2020-04-02 13:16:18 +00:00
Hetu Nandu
30ff157c43
Merge branch 'fix/modal-fixes-2' into 'release'
...
Modal fixes 2
See merge request theappsmith/internal-tools-client!438
2020-04-02 10:40:16 +00:00
Satbir Singh
8c402a13cc
Adding missing validation to widgets
2020-04-02 13:23:03 +05:30
Pushpa B
0b0365abf7
Feature/edit form widgets
2020-04-02 04:47:48 +00:00
Abhinav Jha
a3b05781d8
Fix richtexteditor header z-index. Remove resizable collision for Canvas Widgets. Fix issue where new containers had the same children as the previously created container's children
2020-04-02 05:44:58 +05:30
Satbir Singh
bb9fc29409
Page Params
2020-04-01 08:09:57 +00:00
Satbir Singh
bbe98ca135
Fixing default value updating the multi select.
2020-03-31 17:36:25 +00:00
Satbir Singh
80c449e227
Not passing evaluated data to property pane
2020-03-31 22:11:07 +05:30
Nikhil Nandagopal
032cb3beb6
Merge branch 'release' into fix/charts
2020-03-31 17:19:10 +05:30