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
|
cd1b088568
|
added widget config reducer
|
2019-09-12 13:41:25 +05:30 |
|
Abhinav Jha
|
2aeff35ea4
|
Resolve #2
|
2019-09-09 16:39:13 +05:30 |
|
Abhinav Jha
|
aafea7a05f
|
Resolve #2
- Update to latest react-router-dom version
|
2019-09-09 16:31:18 +05:30 |
|
Abhinav Jha
|
69eeb8c586
|
WIP: Remove extra lint-staged config
|
2019-09-09 16:02:04 +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
|
2c34b6d09b
|
WIP: Generate font icons from SVGs using CLI
|
2019-09-09 13:53:53 +05:30 |
|
Abhinav Jha
|
29d6bd52da
|
WIP: Workflow fixes
|
2019-09-06 17:10:00 +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 |
|
gray
|
6284f07c76
|
Add default theme base
|
2019-09-05 23:17:50 +05:30 |
|
Nikhil Nandagopal
|
8d13ae3895
|
minor fix for protection
|
2019-09-03 13:48:14 +05:30 |
|
Abhinav Jha
|
a3ccf9f3c3
|
Fix merge conflicts with master - 3-sept
|
2019-09-03 08:35:37 +05:30 |
|
Nikhil Nandagopal
|
ebe31f4acb
|
fixes for netlify user identity
|
2019-09-02 21:06:24 +05:30 |
|
Nikhil Nandagopal
|
46237873bd
|
Merge branch 'feature/integration'
|
2019-09-02 20:20:25 +05:30 |
|
Nikhil Nandagopal
|
588db871ee
|
added protecrted routes and login page
|
2019-09-02 20:20:01 +05:30 |
|
Nikhil Nandagopal
|
744e5b7043
|
fixed redirect
|
2019-09-02 18:05:18 +05:30 |
|
Nikhil Nandagopal
|
4c2e44d366
|
minor fix
|
2019-09-02 17:57:55 +05:30 |
|
Abhinav Jha
|
d0f676be09
|
Fix issues caused to UI after resolving merge conflicts
|
2019-09-02 17:55:17 +05:30 |
|
Nikhil Nandagopal
|
ebe70b0e99
|
added redirects file
|
2019-09-02 17:51:36 +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
|
bf69b401e7
|
removed identity widget
|
2019-09-02 14:00:57 +05:30 |
|
Nikhil Nandagopal
|
f588373918
|
removed package lock
fixed yarn
|
2019-09-02 12:39:29 +05:30 |
|
Nikhil Nandagopal
|
ca4bad77bc
|
added netlify auth widget
|
2019-09-02 12:08:13 +05:30 |
|
Nikhil Nandagopal
|
1d0da80621
|
Merge branch 'master' into feature/integration
# Conflicts:
# yarn.lock
|
2019-08-30 16:54:19 +05:30 |
|
Nikhil Nandagopal
|
7acfc149ad
|
added segment integration
|
2019-08-30 16:53:42 +05:30 |
|
Nikhil Nandagopal
|
e3ee07d158
|
added hotjar integration
|
2019-08-30 16:03:49 +05:30 |
|
Nikhil Nandagopal
|
6bd6ef1083
|
added sentry integration
|
2019-08-30 15:12:57 +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 |
|
Abhinav Jha
|
e9610d0248
|
Basic App Layout
|
2019-08-20 18:49:19 +05:30 |
|
Abhinav Jha
|
41f8fe5024
|
Add Editor Configuration Files
|
2019-08-20 15:09:08 +05:30 |
|
Nikhil Nandgopal
|
1b71b829fb
|
added droppable component
moved snapcolumspace and rowspace to state
|
2019-04-02 21:42:08 +05:30 |
|
Nikhil Nandgopal
|
085d420567
|
implemented basic drag and drop
|
2019-04-01 12:38:00 +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 |
|
Nikhil Nandgopal
|
4e2b003a5d
|
added canvas widget normalizer
|
2019-03-21 23:12:23 +05:30 |
|
Anirudh Madhavan
|
32621a7975
|
Feature/core components
|
2019-03-21 12:10:32 +00:00 |
|
Nikhil Nandgopal
|
96a47a9bb8
|
fixed heights for all components
|
2019-03-19 20:51:27 +05:30 |
|
Nikhil Nandgopal
|
85b59b352d
|
added default props to base widget
fixed container logic
|
2019-03-19 20:17:18 +05:30 |
|
Nikhil Nandgopal
|
da5f47437b
|
abstracted styles into base widget
|
2019-03-19 19:35:48 +05:30 |
|
Nikhil Nandgopal
|
746efeee06
|
fixed widget pane rendering
|
2019-03-18 21:15:53 +05:30 |
|
Nikhil Nandgopal
|
e24517cbcb
|
minor fix
|
2019-03-18 20:44:33 +05:30 |
|
Nikhil Nandgopal
|
3d7b7cef32
|
created seperate render modes for widgets
added widget pane
|
2019-03-18 20:40:30 +05:30 |
|
Nikhil Nandgopal
|
9921154045
|
Merge branch 'master' of gitlab.com:mobtools/internal-tools-client into feature/button
# Conflicts:
# src/constants/WidgetConstants.tsx
# src/mockResponses/CanvasResponse.ts
# src/utils/WidgetRegistry.tsx
|
2019-03-18 19:32:07 +05:30 |
|
Nikhil Nandgopal
|
2ad53929ad
|
added button widget
|
2019-03-18 19:20:24 +05:30 |
|
Anirudh Madhavan
|
6d2d6237e1
|
add : input text -> input group, widget width and height height calculation on basewidget troubleshoot
|
2019-03-16 18:38:45 +05:30 |
|