Hetu Nandu
|
e0348cc1f3
|
API form
|
2019-10-21 15:12:45 +00:00 |
|
Abhinav Jha
|
58c0c647bf
|
Move WidgetFunctions to Context Provider
|
2019-10-03 21:54:29 +05:30 |
|
Abhinav Jha
|
91fd8ff17e
|
Propagate WidgetConfigs to new widget. Use theme spaces everywhere.
|
2019-10-02 23:43:04 +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
|
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
|
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
|
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
|
6bd89d65a1
|
added action events to widgets
|
2019-09-12 17:49:46 +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
|
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 |
|
Nikhil Nandgopal
|
da5f47437b
|
abstracted styles into base widget
|
2019-03-19 19:35:48 +05:30 |
|
Nikhil Nandgopal
|
3d7b7cef32
|
created seperate render modes for widgets
added widget pane
|
2019-03-18 20:40:30 +05:30 |
|
Nikhil Nandgopal
|
2ad53929ad
|
added button widget
|
2019-03-18 19:20:24 +05:30 |
|