Nikhil Nandagopal
|
739ba35dc1
|
Feature/widgets
|
2020-04-15 11:42:11 +00:00 |
|
Abhinav Jha
|
dc877288bc
|
Modal Fixes 1
|
2020-04-03 09:32:13 +00:00 |
|
Hetu Nandu
|
1e86690b52
|
data tree only contains current page actions
|
2020-03-19 08:55:52 +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
|
8024fe5131
|
Feature - update widget name
|
2020-02-21 12:16:49 +00:00 |
|
Abhinav Jha
|
4045bf4a3d
|
Remove deleted page from list. Disable setting a page as default when it is already the default. Throw error when deleting the homepage.
|
2020-02-21 07:19:10 +00:00 |
|
Abhinav Jha
|
dac746d1e6
|
Transparent Canvas - Template 1
|
2020-02-13 09:32:24 +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 |
|
Nikhil Nandagopal
|
3e9f278b95
|
Release
|
2019-11-05 05:09:50 +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
|
78513b0298
|
WIP: Trigger Preview and Publish Api
|
2019-10-24 14:53:50 +05:30 |
|
Abhinav Jha
|
72443b0b06
|
Use parentId to delete and move
|
2019-10-03 23:05:13 +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
|
062540e838
|
Add global Saga to handle errors
|
2019-09-27 21:35:33 +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 |
|
Abhinav Jha
|
6c34d4a404
|
Fixes #7, #10, #11, #12
|
2019-09-23 16:44:02 +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 |
|
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
|
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
|
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
|
02af80d3dc
|
Implement Drag and Drop of components
|
2019-08-26 18:11:21 +05:30 |
|
Nikhil Nandgopal
|
e3ecb9974a
|
added action creators to pass actions to sagas
|
2019-03-30 18:00:42 +05:30 |
|