PromucFlow_constructor/app/client/src/reducers/uiReducers
rahulramesha 3bb9e96e39
feat: [Context Switching] Complex widgets and other Phase 2 items (#17046)
This PR contains changes to retain context on the following items,
Leaving and then returning to a page should maintain what api/query was open
Entity explorer should stay as you left it when you left the page (collapse levels)
Widget/explorer tab
Width - Should be the same across all pages of an app
Property Pane width
Complex widgets, multi tier property panes

Co-authored-by: hetunandu <hetunandu@gmail.com>
Co-authored-by: Akash N <akash@codemonk.in>
Co-authored-by: Hetu Nandu <hetu@appsmith.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-12-08 12:51:58 +05:30
..
apiNameReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
apiPaneReducer.ts chore: Context switching - Api right pane tabs (#17473) 2022-11-25 09:17:00 +05:30
appCollabReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
appSettingsPaneReducer.ts feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
appThemingReducer.ts feat: Change Modern/Default Theme Background to #F8FAFC (#17345) 2022-10-14 11:10:50 +05:30
appViewReducer.tsx Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
authReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
autoHeightReducer.ts feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
canvasSelectionReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
crudInfoModalReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
datasourceNameReducer.ts feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
datasourcePaneReducer.ts feat: [Context Switching] Maintain datasource collapse state (#17616) 2022-12-05 11:28:17 +05:30
debuggerReducer.ts fix: Aggregate calls to add and remove Appsmith errors (#18285) 2022-12-07 11:28:29 +01:00
dragResizeReducer.ts perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
editorContextReducer.ts feat: [Context Switching] Complex widgets and other Phase 2 items (#17046) 2022-12-08 12:51:58 +05:30
editorReducer.tsx feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
errorReducer.tsx Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
explorerReducer.ts feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
focusHistoryReducer.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
gitSyncReducer.ts feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
globalSearchReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
guidedTourReducer.ts fix: welcome tour ending on page refresh (#16079) 2022-09-02 18:45:48 +05:30
helpReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
importedCollectionsReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
importReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
index.tsx feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
jsObjectNameReducer.tsx Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
jsPaneReducer.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
mainCanvasReducer.ts feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
modalActionReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
onBoardingReducer.ts fix: welcome tour ending on page refresh (#16079) 2022-09-02 18:45:48 +05:30
pageCanvasStructureReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
pageWidgetsReducer.test.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
pageWidgetsReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
propertyPaneReducer.tsx feat: [Context Switching] Complex widgets and other Phase 2 items (#17046) 2022-12-08 12:51:58 +05:30
providerReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
queryPaneReducer.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
reflowReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
releasesReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
tableFilterPaneReducer.tsx Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
templateReducer.ts feat: fork templates inside an existing app (#17184) 2022-09-30 19:11:04 +05:30
themeReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
tourReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
usersReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
websocketReducer.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30