Abhinav Jha
|
3e88ae0074
|
Property pane toggle scenario updates
|
2020-01-02 16:34:36 +05:30 |
|
Hetu Nandu
|
1825fd7a19
|
Drafts in API Pane
|
2019-11-25 09:15:11 +00:00 |
|
Abhinav Jha
|
03e78f0751
|
WIP: Allow absolute paths for imports. Refactor ContainerComponent.tsx to PositionedContainer.tsx, CanvasWidgetContainer.tsx, ContainerComponent.tsx. Refactor all widgets and components to adhere to new props and apis.
|
2019-11-13 07:00:25 +00:00 |
|
Nikhil Nandagopal
|
3e9f278b95
|
Release
|
2019-11-05 05:09:50 +00:00 |
|
Abhinav Jha
|
6c942abe2b
|
Remove dependencies from Readme.md. Fix #36, #37
|
2019-09-30 08:55:14 +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 |
|
Nikhil Nandagopal
|
5f6aeb55f8
|
added new control types
removed alert from widget list
added property config values
added input validator
|
2019-09-19 16:59:24 +05:30 |
|
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
|
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 |
|
Anirudh Madhavan
|
32621a7975
|
Feature/core components
|
2019-03-21 12:10:32 +00:00 |
|
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 |
|
Anirudh Madhavan
|
e438cb056c
|
add : spinner widget
|
2019-03-15 18:23:45 +05:30 |
|
Anirudh Madhavan
|
69212460de
|
fix : callout widget, add : icon widget
|
2019-03-15 18:05:36 +05:30 |
|
Anirudh Madhavan
|
74a87e85a8
|
add : core component : callout widget
|
2019-03-13 21:25:53 +05:30 |
|
Anirudh Madhavan
|
24412df605
|
add : core component : input field
|
2019-03-13 20:35:24 +05:30 |
|
Nikhil Nandgopal
|
85b8525c4d
|
added type to state
moved css to style object
added style units
migrated all widgets to work with JSX
|
2019-02-11 23:52: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 |
|