Commit Graph

613 Commits

Author SHA1 Message Date
Abhinav Jha
b5a4e231d7 Remove tinymce external dependency 2020-04-17 10:29:43 +05:30
Abhinav Jha
8fc9c68782 App viewer fix 2020-04-16 18:30:53 +05:30
Abhinav Jha
87b1554e10 Move Registration to application editor 2020-04-16 17:26:36 +05:30
Abhinav Jha
0b87848baf Add basic skeleton for widget loading 2020-04-16 14:02:58 +05:30
Abhinav Jha
b0b3746367 Revert lazy loading filepicker component 2020-04-16 12:26:43 +05:30
Vicky Bansal
c0d4bbb932 Fix/chart widget data migration 2020-04-15 15:26:36 +00:00
Abhinav Jha
f3cccd9aee Remove errors when 401 unauthorized. 2020-04-15 19:49:39 +05:30
Abhinav Jha
431f20b8c4 Temporary fix for the chart widget 2020-04-15 19:06:42 +05:30
Abhinav Jha
c9f285242c Lazy load fusioncharts, richtext and syncfusion. 2020-04-15 17:45:12 +05:30
Abhinav Jha
ac4911d896 Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/first-page-load-performance 2020-04-15 17:22:43 +05:30
Nikhil Nandagopal
739ba35dc1 Feature/widgets 2020-04-15 11:42:11 +00:00
Abhinav Jha
09a6d34ae4 update yarn.lock 2020-04-15 16:52:45 +05:30
Abhinav Jha
69d68ed463 Move source map explorer to dependencies 2020-04-15 16:52:15 +05:30
Satbir Singh
42d82b6045 Row highlight _color 2020-04-15 09:03:35 +00:00
Hetu Nandu
3a53286662 cleanup fixes 2020-04-14 20:46:44 +05:30
Abhinav Jha
d16a56b3c9 Table Features 2020-04-14 13:34:46 +00:00
Hetu Nandu
af3b5d212f fix: ui fixes and type defination fixes
- avoid using any or undefined types in the code
- fix ui issues for api home screen
- update naming convensions
- remove unwanted code
- use color variables
2020-04-14 12:34:14 +00:00
Abhinav Jha
526b9671d8 Merge branch 'fix/sidebar-width' into 'release'
Appviewer - Sidenav width reduction to 220px

See merge request theappsmith/internal-tools-client!481
2020-04-14 05:41:18 +00:00
Abhinav Jha
d0bb259857 Appviewer - Sidenav width reduction to 220px 2020-04-14 05:41:18 +00:00
Abhinav Jha
27804d6ec6 DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
Hetu Nandu
06fb241f8e improve saving workflow after batching 2020-04-13 19:30:50 +05:30
Satbir Singh
61431eb75f Merge branch 'fix/rem-fetch-user' into 'release'
Remove FETCH_USER_ERROR message

See merge request theappsmith/internal-tools-client!480
2020-04-13 10:50:24 +00:00
Satbir Singh
7bd4ff2374 Remove FETCH_USER_ERROR message 2020-04-13 15:47:50 +05:30
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