Hetu Nandu
|
866181b340
|
remove error creator
|
2019-10-07 18:02:32 +05:30 |
|
Hetu Nandu
|
122a4c543b
|
Toast messages for caught errors
|
2019-10-07 17:59:38 +05:30 |
|
Abhinav Jha
|
72443b0b06
|
Use parentId to delete and move
|
2019-10-03 23:05:13 +05:30 |
|
Abhinav Jha
|
eb195aa321
|
Get new widget name based on widget configs
|
2019-10-03 22:36:44 +05:30 |
|
Abhinav Jha
|
87171c6ecb
|
Fix collision with self on dragging
|
2019-10-03 02:44:58 +05:30 |
|
Abhinav Jha
|
2f238b1da4
|
Use React-RND to resize on all sides. Use class selector for resize bounds
|
2019-10-03 01:12:25 +05:30 |
|
Abhinav Jha
|
91fd8ff17e
|
Propagate WidgetConfigs to new widget. Use theme spaces everywhere.
|
2019-10-02 23:43:04 +05:30 |
|
Abhinav Jha
|
062540e838
|
Add global Saga to handle errors
|
2019-09-27 21:35:33 +05:30 |
|
Abhinav Jha
|
e0706cf6e3
|
Change location for save page notification
|
2019-09-27 13:38:31 +05:30 |
|
Abhinav Jha
|
b2e46997a5
|
Merge branch 'feature/canvas-grid-rewrite' into 'release'
Icon imports. Fixes #13 and #14
See merge request theappsmith/internal-tools-client!31
|
2019-09-26 11:49:00 +00:00 |
|
Abhinav Jha
|
e27eb3a284
|
Merge branch 'feature/actions' into 'release'
moved property controls
See merge request theappsmith/internal-tools-client!30
|
2019-09-26 11:12:07 +00:00 |
|
Abhinav Jha
|
4ca0ef7324
|
Icon imports. Fixes #13 and #14
|
2019-09-26 16:41:28 +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 |
|
Nikhil Nandagopal
|
14bee4aadd
|
moved property controls
|
2019-09-24 17:41:32 +05:30 |
|
Abhinav Jha
|
2e2f32b1cd
|
Fix delete logic. Attempt upgrading blueprintjs. Fixes #7, #10, #11, #12
|
2019-09-23 17:27:55 +05:30 |
|
Abhinav Jha
|
43c7539137
|
Canvas Grid Rewrite
- Fixes #7, #10, #11, #12
|
2019-09-23 16:13:22 +05:30 |
|
Abhinav Jha
|
3cb582b7d1
|
WIP: Fix merge conflicts with release. Add toast to show saving page activity
|
2019-09-23 15:57:45 +05:30 |
|
Abhinav Jha
|
7ce514d895
|
WIP: Add Draggable Components. Add Resizable Components. Add Moveable Components. Add Deletable Components.
|
2019-09-23 01:55:05 +05:30 |
|
Abhinav Jha
|
ffb532fa7a
|
WIP: Canvas widget drop and positioning
|
2019-09-20 03:55:37 +05:30 |
|
Nikhil Nandagopal
|
60714e19f2
|
made binding optional
re-added mock response
|
2019-09-18 19:40:57 +05:30 |
|
Abhinav Jha
|
c87552b951
|
Canvas Grid Fixes #6 and #12
- Integrate with Fetch Page and Save Page APIs
- Scaffolding for updating widget properties
- DropTargetComponent
- DraggableComponent
|
2019-09-18 16:30:15 +05:30 |
|
Abhinav Jha
|
56714c3fa0
|
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/canvas-grid-rewrite
|
2019-09-18 16:28:21 +05:30 |
|
Abhinav Jha
|
673cd75a3f
|
WIP: integrate with fetch pages and save pages APIs
|
2019-09-18 16:18:56 +05:30 |
|
Abhinav Jha
|
703081154c
|
WIP: Fix fetch page. Add save page boilerplate. Add widget property change boilerplate.
|
2019-09-17 20:39:55 +05:30 |
|
Nikhil Nandagopal
|
751ea339d1
|
added transformation for requests
wired button onclick to execute action saga
split widget props into widget data and widget functions
|
2019-09-17 15:41:50 +05:30 |
|
Abhinav Jha
|
20a3e19ad3
|
WIP: code changes to allow for dragging and dropping
|
2019-09-17 15:39:00 +05:30 |
|
Nikhil Nandagopal
|
a8adc4e5f3
|
ran lint & prettier manually
|
2019-09-16 16:07:38 +05:30 |
|
Abhinav Jha
|
e6f5588488
|
Remove canvas poc code. Create build script for generating font files
|
2019-09-16 13:38:03 +05:30 |
|
Nikhil Nandagopal
|
1baff6d93c
|
Merge branch 'release' of gitlab.com:theappsmith/internal-tools-client into feature/actions
# Conflicts:
# package.json
# src/actions/pageActions.tsx
# src/actions/widgetCardsPaneActions.tsx
# src/api/Api.tsx
# src/api/ApiRequests.tsx
# src/api/ApiResponses.tsx
# src/api/WidgetCardsPaneApi.tsx
# src/constants/ActionConstants.tsx
# src/constants/ApiConstants.tsx
# src/normalizers/CanvasWidgetsNormalizer.tsx
# src/reducers/entityReducers/canvasWidgetsReducer.tsx
# src/reducers/entityReducers/index.tsx
# src/reducers/entityReducers/widgetConfigReducer.tsx.tsx
# src/reducers/index.tsx
# src/reducers/uiReducers/canvasReducer.tsx
# src/reducers/uiReducers/editorReducer.tsx
# src/reducers/uiReducers/widgetCardsPaneReducer.tsx
# src/sagas/PageSagas.tsx
# src/sagas/WidgetCardsPaneSagas.tsx
# src/sagas/index.tsx
# src/utils/AppsmithUtils.tsx
# src/widgets/AlertWidget.tsx
# src/widgets/ButtonWidget.tsx
# src/widgets/CheckboxWidget.tsx
# src/widgets/DatePickerWidget.tsx
# src/widgets/DropdownWidget.tsx
# src/widgets/RadioGroupWidget.tsx
# src/widgets/TableWidget.tsx
|
2019-09-13 17:29:45 +05:30 |
|
Nikhil Nandagopal
|
f905417242
|
added actions & executor sagas
|
2019-09-13 15:26:11 +05:30 |
|
Nikhil Nandagopal
|
be5c516db8
|
added json path
added action interfaces
|
2019-09-12 16:49:38 +05:30 |
|
Abhinav Jha
|
b9718bdaec
|
WIP: Fix eslint errors
|
2019-09-09 14:38:54 +05:30 |
|
Abhinav Jha
|
babc8fcfcd
|
Linting, fixes, dragpreview fix
|
2019-08-29 16:52:09 +05:30 |
|
Abhinav Jha
|
02af80d3dc
|
Implement Drag and Drop of components
|
2019-08-26 18:11:21 +05:30 |
|
Abhinav Jha
|
57ad5991c3
|
[WIP] Add widget cards pane component
|
2019-08-21 18:19:16 +05:30 |
|
Nikhil Nandgopal
|
e3ecb9974a
|
added action creators to pass actions to sagas
|
2019-03-30 18:00:42 +05:30 |
|
Nikhil Nandgopal
|
69114b8352
|
exported only watch saga
|
2019-03-26 21:32:23 +05:30 |
|
Nikhil Nandgopal
|
d83f3d9308
|
added axios type script
added api calls from a mock server
added redux saga
|
2019-03-26 20:58:24 +05:30 |
|