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 |
|
Hetu Nandu
|
3faf95b882
|
Fix issues with Form Widget
|
2020-03-13 07:24:03 +00:00 |
|
Nikhil Nandagopal
|
c98e3dc7c2
|
fixed mb to byte conversion
|
2020-03-11 20:07:12 +05:30 |
|
Nikhil Nandagopal
|
ca6434430f
|
minor fix
|
2020-03-10 16:12:04 +05:30 |
|
Hetu Nandu
|
bed2c6da07
|
fix input validation with dirty check
|
2020-03-06 19:59:10 +05:30 |
|
Hetu Nandu
|
7360387281
|
Merge branch 'feature/form-widget' into 'release'
Form Widget
See merge request theappsmith/internal-tools-client!336
|
2020-03-06 09:45:21 +00:00 |
|
Hetu Nandu
|
d9dee9b16d
|
Form Widget
|
2020-03-06 09:45:21 +00:00 |
|
Nikhil Nandagopal
|
eef83cb482
|
Merge branch 'feature/file-picker' into 'release'
file picker fixes
See merge request theappsmith/internal-tools-client!354
|
2020-03-06 09:41:13 +00:00 |
|
Abhinav Jha
|
e3d63f0b22
|
Remove roboto font. Change the property pane toggling mechanism. Increase max bottom row offset for main container from 2 to 5. Fix padding and offsets for the widget border component, resize handles.
|
2020-03-06 09:33:20 +00:00 |
|
Nikhil Nandagopal
|
f945236b88
|
Merge branch 'release' into feature/file-picker
|
2020-03-06 14:51:24 +05:30 |
|
Nikhil Nandagopal
|
0e98e4738a
|
file picker fixes
|
2020-03-06 14:50:18 +05:30 |
|
Hetu Nandu
|
ce0f3b933a
|
Critical fixes
|
2020-03-03 06:51:59 +00:00 |
|
Satbir Singh
|
f5dc4b5fe1
|
Merge branch 'fix/sel-row' into 'release'
selectedRow fixes
See merge request theappsmith/internal-tools-client!328
|
2020-02-27 03:05:14 +00:00 |
|
Satbir Singh
|
e74cda816b
|
selectedRow fixes
|
2020-02-27 03:05:14 +00:00 |
|
Hetu Nandu
|
5e0beb9fe7
|
Property Pane - Convert control to dynamic
|
2020-02-26 12:44:56 +00:00 |
|
Satbir Singh
|
da61f698cf
|
Merge branch 'fix/radio' into 'release'
Changed default option to text.
See merge request theappsmith/internal-tools-client!315
|
2020-02-24 14:55:10 +00:00 |
|
Satbir Singh
|
9b7a0731e9
|
Changed default option to text.
|
2020-02-24 14:55:09 +00:00 |
|
Nikhil Nandagopal
|
d645d2aa74
|
Merge branch 'feature/file-picker' into 'release'
minor fix for file picker
See merge request theappsmith/internal-tools-client!320
|
2020-02-24 14:32:35 +00:00 |
|
Nikhil Nandagopal
|
fc4d84bac3
|
minor fix for file picker
|
2020-02-24 19:58:20 +05:30 |
|
Satbir Singh
|
78babf36af
|
Fix/table
|
2020-02-24 10:45:36 +00:00 |
|