Commit Graph

191 Commits

Author SHA1 Message Date
Satbir Singh
5a06911b2f Adding aligment property to TextWidget 2020-05-11 19:49:58 +05:30
Vicky Bansal
fc5f417923 Fix/map issues 2020-05-07 10:51:37 +00:00
Abhinav Jha
2493c12d62 Merge branch 'fix/map-tab-issues' into 'release'
Fix/map tab issues

*  Chart widget property pane "Add data" renamed to "Add Series"
*  Tabs widgets, display adding tabs in pane configurations
*  Clicking Pick my location will not trigger onMarkerCreated action
* Added generateClassName in tabs widget
* Date picker flicker time after selection issue fix

See merge request theappsmith/internal-tools-client!493
2020-04-29 10:29:02 +00:00
Vicky Bansal
1f9294b608 Fix/map tab issues 2020-04-29 10:29:02 +00:00
Satbir Singh
275518da4c Fixing table scroll on load issue. 2020-04-29 05:13:02 +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
Hetu Nandu
2f5a3104f1 Fix radio widget default value and Post api save error 2020-04-21 07:54:23 +00:00
Satbir Singh
a2086d2b5f Action selector refactor 2020-04-20 05:42:46 +00:00
Hetu Nandu
a266472e4e Fix batched action execution 2020-04-17 16:15:09 +00:00
Abhinav Jha
b5a4e231d7 Remove tinymce external dependency 2020-04-17 10:29:43 +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
Abhinav Jha
c9f285242c Lazy load fusioncharts, richtext and syncfusion. 2020-04-15 17:45:12 +05:30
Nikhil Nandagopal
739ba35dc1 Feature/widgets 2020-04-15 11:42:11 +00:00
Satbir Singh
42d82b6045 Row highlight _color 2020-04-15 09:03:35 +00:00
Abhinav Jha
d16a56b3c9 Table Features 2020-04-14 13:34:46 +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
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
Abhinav Jha
5ffb233036 Add classnames to modal selector dropdown, modal close button and modal. 2020-04-03 14:06:02 +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
2634215765 Filterable select. Remove option on x click fix. isRequired not working properly fix. 2020-04-02 19:41:04 +00:00
Satbir Singh
8c402a13cc Adding missing validation to widgets 2020-04-02 13:23:03 +05:30
Satbir Singh
bbe98ca135 Fixing default value updating the multi select. 2020-03-31 17:36:25 +00:00
Satbir Singh
70243829d5 Nav to Url validation fixed 2020-03-31 10:40:52 +00:00
Hetu Nandu
59dde1e024 fix form 2020-03-31 13:12:25 +05:30
Satbir Singh
1a71c8f317 Default option value multi select 2020-03-31 03:21:35 +00:00
Satbir Singh
4d928292e4 Persist hidden column 2020-03-30 08:16:43 +00:00
Abhinav Jha
f829e8f79a Fix Modal scroll behaviour. 2020-03-27 10:56:26 +00:00
Abhinav Jha
a0872b97f2 Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
vicky_primathon.in
5cf1a0dde6 Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/chart-component-title-align 2020-03-21 10:10:17 +05:30
vicky_primathon.in
65b1e85e6a commented code removed and widgetId used to created chart to differentiate b/w multiple charts in editor 2020-03-20 17:46:53 +05:30
Abhinav Jha
60bbb0b2a4 Merge branch 'feature/rich-text-editor' into 'release'
Feature/rich text editor

See merge request theappsmith/internal-tools-client!329
2020-03-20 11:17:30 +00:00
Vicky Bansal
45e20b659e Feature/rich text editor 2020-03-20 11:17:30 +00:00
Vicky Bansal
387667d7d1 Fix/date picker 2020-03-20 11:03:50 +00:00
vicky_primathon.in
9021e6edb1 Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into fix/chart-component-title-align 2020-03-20 09:33:49 +05:30
vicky_primathon.in
be42c06827 chart changes to accept width height as percentage 2020-03-20 09:32:49 +05:30
Hetu Nandu
cf5b605729 fix issue 2020-03-18 13:37:51 +05:30
Hetu Nandu
ea1d4cbde9 fix issue with default option logic 2020-03-17 19:25:09 +05:30
Hetu Nandu
5099026ee6 Revert "Moving error boundary to allow for sentry errors."
This reverts commit 6909d03fc43adf72301eef8f2078327c95c4f15f.
2020-03-17 14:31:29 +05:30
Hetu Nandu
96903da7be Form input default value issues 2020-03-16 15:42:39 +00:00
Satbir Singh
28946bc782 Moving error boundary to allow for sentry errors. 2020-03-16 09:04:21 +00:00
Hetu Nandu
855b49caee Fix js toggle issues 2020-03-16 07:59:07 +00:00
Vicky Bansal
adb7065b99 Feature/graph components 2020-03-13 12:06:41 +00:00