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 |
|
Hetu Nandu
|
4c5850499d
|
Few more api pane fixes
Fixes: #165 #164 #163 #162 #161 #160 #157 #133 #119 #118 #115 #114
|
2019-10-29 12:02:58 +00:00 |
|
Abhinav Jha
|
78513b0298
|
WIP: Trigger Preview and Publish Api
|
2019-10-24 14:53:50 +05:30 |
|
Abhinav Jha
|
4f38d28bd5
|
WIP: Preview page and Publish Application
- Integrate with Publish Application API
- Integrate with Fetch published page API
|
2019-10-24 12:33:59 +05:30 |
|
Hetu Nandu
|
8312c48f83
|
Populate resources in the API Pane (#106)
|
2019-10-22 14:59:58 +00:00 |
|
Hetu Nandu
|
1c0854ac02
|
Fix key value field (#105)
|
2019-10-22 14:54:23 +00:00 |
|
Hetu Nandu
|
e0348cc1f3
|
API form
|
2019-10-21 15:12: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 |
|
Hetu Nandu
|
7d56e10f8f
|
Add Navbar and API Pane (#79)
|
2019-10-18 08:16:26 +00:00 |
|
Abhinav Jha
|
062540e838
|
Add global Saga to handle errors
|
2019-09-27 21:35:33 +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
|
2e2f32b1cd
|
Fix delete logic. Attempt upgrading blueprintjs. Fixes #7, #10, #11, #12
|
2019-09-23 17:27:55 +05:30 |
|
Abhinav Jha
|
6c34d4a404
|
Fixes #7, #10, #11, #12
|
2019-09-23 16:44:02 +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 |
|
Nikhil Nandagopal
|
60714e19f2
|
made binding optional
re-added mock response
|
2019-09-18 19:40:57 +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 |
|
Nikhil Nandagopal
|
a8adc4e5f3
|
ran lint & prettier manually
|
2019-09-16 16:07:38 +05:30 |
|
Nikhil Nandagopal
|
4aa07970d7
|
minor fix
|
2019-09-13 17:32:28 +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
|
cbc23349c7
|
added api & query data in entities
|
2019-09-12 19:14:25 +05:30 |
|
Nikhil Nandagopal
|
6bd89d65a1
|
added action events to widgets
|
2019-09-12 17:49:46 +05:30 |
|
Nikhil Nandagopal
|
a33074af79
|
added action API & interfaces
|
2019-09-12 17:14:18 +05:30 |
|
Nikhil Nandagopal
|
be5c516db8
|
added json path
added action interfaces
|
2019-09-12 16:49:38 +05:30 |
|
Abhinav Jha
|
6f19e0d17a
|
WIP: Fix Prettier formatting issues and add precommit hook
|
2019-09-09 16:00:22 +05:30 |
|
Abhinav Jha
|
b9718bdaec
|
WIP: Fix eslint errors
|
2019-09-09 14:38:54 +05:30 |
|
Abhinav Jha
|
c23724effe
|
Resolve #2 Basic Editor Styling
- Add Widget Icons
- Font face observer
- Widget Pane styling based on Theme
|
2019-09-06 15:00:22 +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
|
d83f3d9308
|
added axios type script
added api calls from a mock server
added redux saga
|
2019-03-26 20:58:24 +05:30 |
|