PromucFlow_constructor/app/client/src/pages/common
Ankita Kinger 9b7944e7ee
feat: migrate organisation to workspace (#13863)
* migration from organization to workspace on code level

* updated a few more files

* fixed runtime errors

* update org settings URL

* Renamed organizationId in domain objects

* changed field named from organization to workspace

* Reverted AppsmithRole changes

* fixed migrations

* recreating indexes

* migration update

* seed data runs before migration, undo changes

* mock commit

* seedmongo to populate upgraded data, datasource upgrade

* fixed two test cases

* updated migrations

* updated prop name

* Upgraded AclPermission

* comment

* migrated AppsmithRole

* more changes

* final set of changes

* variable name changes

* update cypress variable name

* Update app/server/appsmith-server/src/main/java/com/appsmith/server/controllers/ce/ApplicationControllerCE.java

* Update app/server/appsmith-interfaces/src/main/java/com/appsmith/external/models/Datasource.java

Co-authored-by: Trisha Anand <trisha@appsmith.com>

* reverting encryption handler change

* migrated a few missed out org to workspace

* migrated a few missed out org to workspace

* migration changes

* Removed Permission import

* fixed AppsmithRole

* mongodb version update

* fixed compile error

* fixed compile issue

* fixed some tests

* simplified embedded mongodb config

* updated a cypress test

Co-authored-by: Sidhant Goel <sidhant@appsmith.com>
Co-authored-by: Trisha Anand <trisha@appsmith.com>
Co-authored-by: Sidhant Goel <sidhant@hexcod.in>
2022-06-15 21:07:41 +05:30
..
CanvasArenas feat: new Widget Copy paste experience (#12906) 2022-05-04 13:28:57 +05:30
CustomizedDropdown feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
datasourceAuth feat: Revamp datasource form buttons (#11924) 2022-03-30 13:11:25 +00:00
AppHeader.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
AppRoute.tsx Feature: API Pane Redesign (#2218) 2021-02-11 18:24:00 +05:30
ArtBoard.tsx fix: layout control not working (#7502) 2021-09-17 11:07:09 +05:30
ClientError.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
ErrorPage.tsx refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
ErrorPageHeader.tsx fix: refresh profile image on the header when a new image is uploaded (#8550) 2021-12-02 11:26:41 +05:30
Loader.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
LoginHeader.tsx chore: Add some cypress tests for Admin settings page (#12542) 2022-04-05 18:00:57 +05:30
MobileSidebar.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
NotFound.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
PageHeader.tsx chore: remove frontend template feature flag (#12937) 2022-04-15 14:58:27 +05:30
PageLoadingBar.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
PageNotFound.tsx chore: Added analytics for manual upgrade and adds redirection (#12707) 2022-04-08 20:27:19 +05:30
PageSectionDivider.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
PageSectionHeader.tsx Add favicon. Connect Nav Dropdown. Fix TagInputComponent. Fetch org and user details. Navigate to applications from /, Check for login 2019-12-23 12:16:33 +00:00
PageWrapper.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
PaneWrapper.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
ProfileDropdown.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ProfileImage.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ServerTimeout.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
ServerUnavailable.tsx chore: Improve the UI for restart banner on admin settings page (#12580) 2022-04-11 14:12:06 +05:30
SharedUserList.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
SpinnerLoader.tsx feat: git sync - add error, progress states to connect and merge tabs (#9007) 2021-11-09 15:21:18 +05:30
SubHeader.tsx feat: Application templates (#10964) 2022-03-03 16:26:53 +05:30
SuccessTick.tsx fix: git sync updates (#9623) 2021-12-15 00:30:59 +08:00
ThemeSwitcher.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
UnsubscribeEmail.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30