PromucFlow_constructor/app/client/src/pages/common
Ankita Kinger 3933f5f4d1
feat: migrate from org to workspace under phase 3 (#14158)
* 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

* refactor code to migrate from org to workspace

* migrated a few missed out org to workspace

* updated a few more

* migrated a few missed out org to workspace

* migration changes

* Removed Permission import

* reverted code change

* few more changes

* fixed failing cypress test

* fixed failing 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-07-20 17:24:16 +05:30
..
CanvasArenas feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
CustomizedDropdown feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
datasourceAuth feat: Revamp datasource form buttons (#11924) 2022-03-30 13:11:25 +00:00
AppHeader.tsx chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
AppRoute.tsx
ArtBoard.tsx
ClientError.tsx
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
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
PageHeader.tsx chore: remove frontend template feature flag (#12937) 2022-04-15 14:58:27 +05:30
PageLoadingBar.tsx
PageNotFound.tsx chore: Added analytics for manual upgrade and adds redirection (#12707) 2022-04-08 20:27:19 +05:30
PageSectionDivider.tsx
PageSectionHeader.tsx
PageWrapper.tsx
PaneWrapper.tsx
ProfileDropdown.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
ProfileImage.tsx feat: Design System - Text component migration (#14994) 2022-07-11 10:25:28 +05:30
ServerTimeout.tsx
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
UnsubscribeEmail.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30