Nikhil Nandagopal
|
29cf9bb450
|
Merge branch 'release' into feature/basic-styling
# Conflicts:
# src/constants/ActionConstants.tsx
# src/constants/WidgetConstants.tsx
# src/editorComponents/CheckboxComponent.tsx
# src/editorComponents/RadioGroupComponent.tsx
# src/mockResponses/WidgetCardsPaneResponse.tsx
# src/pages/Editor/Canvas.tsx
# src/pages/Editor/EditorDragLayer.tsx
# src/reducers/entityReducers/index.tsx
# src/reducers/index.tsx
# src/utils/WidgetRegistry.tsx
# src/widgets/BaseWidget.tsx
# src/widgets/BreadcrumbsWidget.tsx
# src/widgets/ButtonWidget.tsx
# src/widgets/CalloutWidget.tsx
# src/widgets/CheckboxWidget.tsx
# src/widgets/IconWidget.tsx
# src/widgets/InputGroupWidget.tsx
# src/widgets/NumericInputWidget.tsx
# src/widgets/RadioGroupWidget.tsx
# src/widgets/TagInputWidget.tsx
# src/widgets/TextWidget.tsx
|
2019-09-13 16:15:49 +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
|
be5c516db8
|
added json path
added action interfaces
|
2019-09-12 16:49:38 +05:30 |
|
Nikhil Nandagopal
|
cd1b088568
|
added widget config reducer
|
2019-09-12 13:41:25 +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
|
1f2e0f8dd0
|
Fix Merge Conflicts with master
|
2019-09-02 17:45:41 +05:30 |
|
Abhinav Jha
|
cf5ec97bb0
|
Drag drop monitor, code cleanup
|
2019-09-02 16:28:11 +05:30 |
|
Nikhil Nandagopal
|
e3ee07d158
|
added hotjar integration
|
2019-08-30 16:03:49 +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 |
|
Nikhil Nandgopal
|
1b71b829fb
|
added droppable component
moved snapcolumspace and rowspace to state
|
2019-04-02 21:42:08 +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 |
|
Nikhil Nandgopal
|
4e2b003a5d
|
added canvas widget normalizer
|
2019-03-21 23:12:23 +05:30 |
|
Nikhil Nandgopal
|
bf4dc5a052
|
added basic redux state
added basic inheritance hierarchy of widgets and components
added basic redux action types
added basic widget building logic
|
2019-02-10 18:36:05 +05:30 |
|
Nikhil Nandgopal
|
1915b45e52
|
added basic routes and styled components
|
2019-02-07 10:37:09 +05:30 |
|
Nikhil Nandgopal
|
822dd6fb5d
|
added type script and folder structure
|
2019-01-21 23:41:08 +05:30 |
|