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 |
|
Nikhil Nandagopal
|
c093d9714e
|
moved to storing file on add instead of upload
|
2020-02-24 11:59:39 +05:30 |
|
Nikhil Nandagopal
|
7e732a4c7d
|
moved from dashboard modal to dashboard
|
2020-02-22 07:09:28 +05:30 |
|
Nikhil Nandagopal
|
ff98deeadb
|
updated dsl with files picked in base 64
|
2020-02-21 18:47:52 +05:30 |
|
Hetu Nandu
|
5a95991fbd
|
fixes
|
2020-02-18 23:43:19 +05:30 |
|
Hetu Nandu
|
fb80c4b576
|
Action refactor
|
2020-02-18 10:41:52 +00:00 |
|
Hetu Nandu
|
4343d7bdd8
|
Dropdown widget fixes
|
2020-02-14 07:48:33 +00:00 |
|
Abhinav Jha
|
dac746d1e6
|
Transparent Canvas - Template 1
|
2020-02-13 09:32:24 +00:00 |
|
Satbir Singh
|
82992e3f96
|
Fixed dropdown option delete issues.
|
2020-02-11 11:03:10 +00:00 |
|
Satbir
|
8b807f8d29
|
Updating meta & widget property not need widgetid
|
2020-02-11 15:43:06 +05:30 |
|
Satbir Singh
|
24bca16cf6
|
Pagination enhancements.
|
2020-02-07 11:34:57 +00:00 |
|
Satbir Singh
|
84d35aced6
|
Feature/server side pagination
|
2020-02-07 02:32:52 +00:00 |
|
Abhinav Jha
|
f787e18bb5
|
Widget Styles
|
2020-02-06 07:01:25 +00:00 |
|
Satbir Singh
|
6987b392d7
|
Revert "Merge branch 'feature/server-side-pagination' into 'release'"
This reverts merge request !271
|
2020-02-04 09:41:12 +00:00 |
|
Satbir Singh
|
7edad01821
|
Server side pagination
|
2020-02-04 08:59:46 +00:00 |
|
Hetu Nandu
|
ef245c1c8d
|
P0 fixes
|
2020-02-03 11:49:20 +00:00 |
|
Hetu Nandu
|
0dd25ba2ef
|
Refactor Widget loading
|
2020-01-30 13:23:04 +00:00 |
|
Abhinav Jha
|
f92c233323
|
Ad-hoc changes for ui styles.
|
2020-01-28 08:21:22 +00:00 |
|
Hetu Nandu
|
9b00a345ad
|
Various P0 fixes
|
2020-01-27 13:53:33 +00:00 |
|
Abhinav Jha
|
37ed88c10d
|
Merge branch 'fix/cleanup-for-deployment' into 'release'
Fix widgets for deployments
See merge request theappsmith/internal-tools-client!254
|
2020-01-23 11:20:49 +00:00 |
|
Satbir Singh
|
2e97517779
|
Column actions feature
|
2020-01-23 07:53:36 +00:00 |
|
Abhinav Jha
|
da32a51722
|
Fix widget styles. Increase row height.
|
2020-01-21 18:18:42 +05:30 |
|
Hetu Nandu
|
cc50beb0a0
|
Add back derived properties
|
2020-01-17 09:28:26 +00:00 |
|
Abhinav Jha
|
99d660370d
|
Cleanup
DragLayerComponent
|
2020-01-16 11:46:21 +00:00 |
|
Abhinav Jha
|
94e0d62ec0
|
Fix button and text widgets.
|
2020-01-14 09:48:01 +00:00 |
|
Satbir Singh
|
f9b7777828
|
Column resize reorder and hiding columns
|
2020-01-09 11:39:26 +00:00 |
|
Hetu Nandu
|
a0052922dd
|
safe html and link support
|
2020-01-08 18:00:16 +05:30 |
|
Hetu Nandu
|
752944ee02
|
Various api pane and dynamic input improvements
|
2020-01-03 13:40:31 +00:00 |
|
Satbir Singh
|
9fd99d5f48
|
Replacing react base table with syncfusion table.
|
2019-12-30 10:02:23 +00:00 |
|
Abhinav Jha
|
3a5aae9b97
|
Add favicon. Connect Nav Dropdown. Fix TagInputComponent. Fetch org and user details. Navigate to applications from /, Check for login
|
2019-12-23 12:16:33 +00:00 |
|
Hetu Nandu
|
005c00a145
|
Revert "Selected Option is now available in dropdown widget."
This reverts commit c45198e9927dbb520ef1f3c26f9cfeddbd76995e.
|
2019-12-19 15:03:27 +05:30 |
|
Satbir Singh
|
01cdbbcabc
|
Selected Option is now available in dropdown widget.
|
2019-12-18 11:59:12 +00:00 |
|
Hetu Nandu
|
d5e08b5836
|
Validation Error Message display
|
2019-12-10 13:30:16 +00:00 |
|
Satbir Singh
|
33b2db0349
|
All widgets loading.
|
2019-12-03 04:41:10 +00:00 |
|
Satbir
|
a6e25ef3ba
|
TableAction moved to ActionConstants.
|
2019-12-03 09:58:14 +05:30 |
|
Satbir
|
48fa52d9ba
|
Adding JS execution functionality.
|
2019-11-28 09:26:44 +05:30 |
|
Hetu Nandu
|
fbb7742f0e
|
moved to absolute paths for all fiels
|
2019-11-25 10:37:27 +05:30 |
|
Abhinav Jha
|
d64bbc4015
|
Use applicationId and pageId to render pages
|
2019-11-22 14:02:55 +00:00 |
|
Hetu Nandu
|
a2b275bade
|
Validation parse widget property
|
2019-11-22 13:12:39 +00:00 |
|
Satbir Singh
|
2fa2ed72cc
|
Widget loading state.
|
2019-11-20 08:10:01 +00:00 |
|
Hetu Nandu
|
a6f7882d5f
|
Revamp widget property validation
|
2019-11-19 12:44:58 +00:00 |
|
Hetu Nandu
|
b5f8cff7df
|
Validation hot fix
|
2019-11-14 14:26:23 +00:00 |
|
Hetu Nandu
|
9ebcc370b7
|
Fix table widget render issue
|
2019-11-14 12:16:11 +00:00 |
|
Satbir Singh
|
55167f89d7
|
Selected row data is now updated on tableData change
|
2019-11-14 11:05:45 +00:00 |
|
Hetu Nandu
|
750d69a6c6
|
Property validations
|
2019-11-14 09:28:51 +00:00 |
|
Satbir Singh
|
5653b046df
|
Adding delete radio option button and fixing ordering issues.
|
2019-11-13 10:35:35 +00:00 |
|
Hetu Nandu
|
8c8312928a
|
Fix various api pane bugs
|
2019-11-13 07:34:59 +00:00 |
|
Abhinav Jha
|
03e78f0751
|
WIP: Allow absolute paths for imports. Refactor ContainerComponent.tsx to PositionedContainer.tsx, CanvasWidgetContainer.tsx, ContainerComponent.tsx. Refactor all widgets and components to adhere to new props and apis.
|
2019-11-13 07:00:25 +00:00 |
|
Nikhil Nandagopal
|
3881fe699c
|
Feature/date picker
|
2019-11-12 07:57:12 +00:00 |
|
Satbir Singh
|
20e829dceb
|
Selected row data has been moved from selectedRow.data to selectedRow
|
2019-11-12 06:03:46 +00:00 |
|
Nikhil Nandagopal
|
f0a57e8aab
|
Master
|
2019-11-11 11:34:42 +00:00 |
|
Satbir Singh
|
e06b7f5a2c
|
Row select action call
|
2019-11-07 11:17:53 +00:00 |
|
Nikhil Nandagopal
|
a031606fa1
|
Feature/date picker
|
2019-11-06 12:12:41 +00:00 |
|
Hetu Nandu
|
895649d77f
|
Dynamic Property in Editor mode
|
2019-11-06 06:35:15 +00:00 |
|
Nikhil Nandagopal
|
735fbbcbd7
|
Feature/file date picker
|
2019-11-04 14:22:50 +00:00 |
|