Hetu Nandu
|
d9dee9b16d
|
Form Widget
|
2020-03-06 09:45:21 +00:00 |
|
Hetu Nandu
|
fb80c4b576
|
Action refactor
|
2020-02-18 10:41:52 +00:00 |
|
Hetu Nandu
|
4343d7bdd8
|
Dropdown widget fixes
|
2020-02-14 07:48:33 +00:00 |
|
Satbir Singh
|
82992e3f96
|
Fixed dropdown option delete issues.
|
2020-02-11 11:03:10 +00:00 |
|
Satbir
|
8b807f8d29
|
Updating meta & widget property not need widgetid
|
2020-02-11 15:43:06 +05:30 |
|
Hetu Nandu
|
ef245c1c8d
|
P0 fixes
|
2020-02-03 11:49:20 +00:00 |
|
Hetu Nandu
|
9b00a345ad
|
Various P0 fixes
|
2020-01-27 13:53:33 +00:00 |
|
Hetu Nandu
|
cc50beb0a0
|
Add back derived properties
|
2020-01-17 09:28:26 +00:00 |
|
Hetu Nandu
|
005c00a145
|
Revert "Selected Option is now available in dropdown widget."
This reverts commit c45198e9927dbb520ef1f3c26f9cfeddbd76995e.
|
2019-12-19 15:03:27 +05:30 |
|
Satbir Singh
|
01cdbbcabc
|
Selected Option is now available in dropdown widget.
|
2019-12-18 11:59:12 +00:00 |
|
Satbir Singh
|
33b2db0349
|
All widgets loading.
|
2019-12-03 04:41:10 +00:00 |
|
Hetu Nandu
|
fbb7742f0e
|
moved to absolute paths for all fiels
|
2019-11-25 10:37:27 +05:30 |
|
Hetu Nandu
|
a2b275bade
|
Validation parse widget property
|
2019-11-22 13:12:39 +00:00 |
|
Satbir Singh
|
5653b046df
|
Adding delete radio option button and fixing ordering issues.
|
2019-11-13 10:35:35 +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
|
a031606fa1
|
Feature/date picker
|
2019-11-06 12:12:41 +00:00 |
|
Nikhil Nandagopal
|
11e8c456a5
|
refactored folder structure
|
2019-11-04 10:57:19 +00:00 |
|
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 |
|
Nikhil Nandagopal
|
9d659ddff0
|
Feature/dropdown
|
2019-10-31 05:28:11 +00:00 |
|
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
|
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 |
|
Abhinav Jha
|
20a3e19ad3
|
WIP: code changes to allow for dragging and dropping
|
2019-09-17 15:39:00 +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
|
cd1b088568
|
added widget config reducer
|
2019-09-12 13:41:25 +05:30 |
|