Abhinav Jha
|
e9377d8187
|
Add singleChartData to chartData migration
|
2020-06-18 14:31:12 +05:30 |
|
Vicky Bansal
|
fc5f417923
|
Fix/map issues
|
2020-05-07 10:51:37 +00:00 |
|
Abhinav Jha
|
d6c1e9b0c7
|
Fix Container background color
|
2020-04-29 10:09:27 +00:00 |
|
Hetu Nandu
|
a266472e4e
|
Fix batched action execution
|
2020-04-17 16:15:09 +00:00 |
|
Vicky Bansal
|
c0d4bbb932
|
Fix/chart widget data migration
|
2020-04-15 15:26:36 +00:00 |
|
Nikhil Nandagopal
|
739ba35dc1
|
Feature/widgets
|
2020-04-15 11:42:11 +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 |
|
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 |
|
Abhinav Jha
|
173813b6fc
|
Fix issue where the dropzone was mistakenly colored as colliding.
|
2020-03-06 16:11:46 +05:30 |
|
Hetu Nandu
|
d9dee9b16d
|
Form Widget
|
2020-03-06 09:45:21 +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 |
|
Abhinav Jha
|
dac746d1e6
|
Transparent Canvas - Template 1
|
2020-02-13 09:32:24 +00:00 |
|
Hetu Nandu
|
cc50beb0a0
|
Add back derived properties
|
2020-01-17 09:28:26 +00:00 |
|
Abhinav Jha
|
6329a357c7
|
Dropzone Snapping - Fix
|
2020-01-17 09:27:38 +00:00 |
|
Abhinav Jha
|
99d660370d
|
Cleanup
DragLayerComponent
|
2020-01-16 11:46:21 +00:00 |
|
Abhinav Jha
|
189c380e85
|
Property pane should open on move, add and resize
|
2020-01-02 18:12:02 +05:30 |
|
Hetu Nandu
|
dd03093834
|
Execute page load actions when loading page
|
2019-12-11 15:24:27 +00:00 |
|
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 |
|
Satbir Singh
|
2fa2ed72cc
|
Widget loading state.
|
2019-11-20 08:10:01 +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 |
|
Abhinav Jha
|
ffb9b89620
|
WIP: Page Creation, Page Switching, Published Application Viewer, DropdownComponent
- Fixes #22, #151, #166, #167, #168, #169
|
2019-10-31 08:36:04 +00:00 |
|
Abhinav Jha
|
99ce65c756
|
Property Pane Controls
- Fixes #121, #122, #123, #124, #90, #46, #65, #100, #101, #68, #102
|
2019-10-24 05:24:45 +00:00 |
|
Abhinav Jha
|
b950ede2b1
|
Use re-select and re-re-select. Fetch property pane configs from appsmith API. Refactor code to use reselect and re-reselect
|
2019-10-21 11:40:24 +00:00 |
|
Abhinav Jha
|
5c492970ed
|
Make focused widget more apparent. Fix Stacking contexts.
|
2019-10-08 14:39:30 +05:30 |
|
Abhinav Jha
|
74ee90d816
|
Fix editor stacking context
|
2019-10-08 11:49:10 +05:30 |
|
Abhinav Jha
|
72443b0b06
|
Use parentId to delete and move
|
2019-10-03 23:05:13 +05:30 |
|
Abhinav Jha
|
58c0c647bf
|
Move WidgetFunctions to Context Provider
|
2019-10-03 21:54:29 +05:30 |
|
Abhinav Jha
|
622e5dc0a9
|
Show grid only on hover. Remove min grid space between adjacent components. Fix all dropzones showing issue. Disable show control on hover.
|
2019-10-03 20:44:50 +05:30 |
|
Abhinav Jha
|
87171c6ecb
|
Fix collision with self on dragging
|
2019-10-03 02:44:58 +05:30 |
|
Abhinav Jha
|
91fd8ff17e
|
Propagate WidgetConfigs to new widget. Use theme spaces everywhere.
|
2019-10-02 23:43:04 +05:30 |
|
Abhinav Jha
|
4ca0ef7324
|
Icon imports. Fixes #13 and #14
|
2019-09-26 16:41:28 +05:30 |
|
Abhinav Jha
|
1edf039e02
|
Handle component drop collisions
|
2019-09-26 02:51:04 +05:30 |
|
Abhinav Jha
|
526b12766a
|
Fix Moving widget from one container to another
|
2019-09-26 00:03:56 +05:30 |
|
Abhinav Jha
|
b155efe3c0
|
WIP: Use rows and columns accross the board, cleanup DropTargetMonitor
|
2019-09-25 22:54:23 +05:30 |
|
Abhinav Jha
|
92eb493d62
|
Fixes for code review comments
|
2019-09-24 18:06:03 +05:30 |
|