PromucFlow_constructor/app/client/src/reducers/entityReducers
Hetu Nandu 205adeea37
feat: Add a description field for pages (#19573)
## Description

Adds a description field to the PageDTO so that we can add a short
description of a page. This will be used to fill the meta tags for
internal use case apps for better visibility on Google

Fixes #19572

## Type of change

- New feature (non-breaking change which adds functionality)
2023-01-15 00:58:02 +05:30
..
autoHeightReducers fix: Auto height breaks for fixed modal's children (#18691) 2022-12-05 20:24:45 +05:30
metaReducer feat: meta rehydration (#19683) 2023-01-13 23:59:03 +05:30
actionsReducer.tsx fix: Removing temporarily copied action to a page when API responds with an error (#19229) 2022-12-27 05:14:04 +00:00
appReducer.ts fix: Batch operations on appsmith store for performance gains (#19247) 2023-01-10 10:23:08 +05:30
canvasWidgetsReducer.test.ts feat: Auto-height add reducers and actions (#17953) 2022-11-14 09:49:25 +05:30
canvasWidgetsReducer.ts feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
canvasWidgetsStructureReducer.ts perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
datasourceReducer.ts feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
index.ts feat: Auto-height add reducers and actions (#17953) 2022-11-14 09:49:25 +05:30
jsActionsReducer.tsx fix: Save JS Execution data on trigger (#18940) 2022-12-30 13:31:08 +01:00
jsExecutionsReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
pageListReducer.tsx feat: Add a description field for pages (#19573) 2023-01-15 00:58:02 +05:30
pluginsReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
widgetConfigReducer.ts feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30