Satbir Singh
|
55167f89d7
|
Selected row data is now updated on tableData change
|
2019-11-14 11:05:45 +00:00 |
|
Hetu Nandu
|
750d69a6c6
|
Property validations
|
2019-11-14 09:28:51 +00:00 |
|
Satbir Singh
|
20e829dceb
|
Selected row data has been moved from selectedRow.data to selectedRow
|
2019-11-12 06:03:46 +00:00 |
|
Satbir Singh
|
e06b7f5a2c
|
Row select action call
|
2019-11-07 11:17:53 +00:00 |
|
Hetu Nandu
|
895649d77f
|
Dynamic Property in Editor mode
|
2019-11-06 06:35:15 +00:00 |
|
Nikhil Nandagopal
|
f1804ebc47
|
Feature/image
|
2019-10-31 11:26:37 +00:00 |
|
Satbir Singh
|
f225266edb
|
Table will construct columns based on all data
|
2019-10-31 11:13:59 +00:00 |
|
Satbir Singh
|
f5cf26f23f
|
Adding table widget.
|
2019-10-31 10:10:57 +00:00 |
|
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
|
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 |
|