Commit Graph

637 Commits

Author SHA1 Message Date
Satbir Singh
141d556334 NavigateTo dynamic binding support 2020-04-29 05:35:02 +00:00
Satbir Singh
275518da4c Fixing table scroll on load issue. 2020-04-29 05:13:02 +00:00
Hetu Nandu
89ab91361e fix: provider cards ui fixes
- alignment of provider cards in api home screen fixes
- do not load the providers if already present
- fix 'Add to page' button moving on cliick in provider templates
2020-04-28 10:47:59 +00:00
Hetu Nandu
b85adb117c Merge branch 'feature/datasources' into 'release'
Datasource Pane

See merge request theappsmith/internal-tools-client!513
2020-04-28 06:52:53 +00:00
Hetu Nandu
13c59ee80f Datasource bug fixes
- Prefill datasource title
- Decrease field width
- Save button should have loading state
- Back button in form screen
- Right align save button
- Add new plugin images
and other fixes
2020-04-28 06:52:53 +00:00
Hetu Nandu
91783b840c Fix minor data tree issues 2020-04-27 07:31:04 +00:00
Hetu Nandu
b346969465 fixed date picker default value down to the ms
fixed sharing of cachedDependency values
2020-04-23 14:57:37 +00:00
Hetu Nandu
d36092c089 Fix Date widget default date 2020-04-23 06:12:13 +00:00
Hetu Nandu
85f57e350f Api pane creation fixes 2020-04-22 09:15:24 +00:00
Satbir Singh
08e68a8986 Revert "Merge branch 'fix/cypres-dnd' into 'release'"
This reverts merge request !505
2020-04-21 14:19:12 +00:00
Satbir Singh
51ee20e64a Cypress drag and drop 2020-04-21 10:27:15 +00:00
Hetu Nandu
ea4a6bf8fd Merge branch 'fix/api-pane-pagination' into 'release'
Fix issue with not returning draft in api pane

See merge request theappsmith/internal-tools-client!504
2020-04-21 08:48:11 +00:00
Hetu Nandu
67cc6854b7 fix issue with not returning draft in data 2020-04-21 13:31:36 +05:30
Hetu Nandu
2f5a3104f1 Fix radio widget default value and Post api save error 2020-04-21 07:54:23 +00:00
Hetu Nandu
283252892b Add a feature flag for new api pane 2020-04-20 08:26:19 +00:00
Satbir Singh
a2086d2b5f Action selector refactor 2020-04-20 05:42:46 +00:00
Hetu Nandu
7786756964 Merge branch 'fix/batched-action-execution' into 'release'
Fix batched action execution

See merge request theappsmith/internal-tools-client!489
2020-04-17 16:15:09 +00:00
Hetu Nandu
a266472e4e Fix batched action execution 2020-04-17 16:15:09 +00:00
Hetu Nandu
f0d805cf52 Adding pluginId in datasource instead of action 2020-04-17 16:05:36 +05:30
Abhinav Jha
a717de0e68 Merge branch 'feature/pageload' into 'release'
Pageload fixes 1

- Remove tinymce external dep
- Move Widget, Property, Validators registration to editor and appviewer
- Named chunks
- Prefetch chunks
- add expiration header using netlify.toml

See merge request theappsmith/internal-tools-client!492
2020-04-17 10:13:00 +00:00
Abhinav Jha
c2d3b9952d Fix filepicker issue. Add netlify.toml. Remove chance.js 2020-04-17 15:03:36 +05:30
Hetu Nandu
4e90ebff99 Merge branch 'fix/plugin-id-for-new-actions' into 'release'
Fix issue where new REST actions where not getting the plugin id

See merge request theappsmith/internal-tools-client!490
2020-04-17 09:25:31 +00:00
Hetu Nandu
9bcb0d32e9 Fix issue where new REST actions where not getting the plugin id 2020-04-17 09:25:31 +00:00
Satbir Singh
268b77be47 Test fixes 2020-04-17 08:17:25 +00:00
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