PromucFlow_constructor/app/client/src/pages/AppViewer
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
..
AppPage.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
AppViewerButton.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
AppViewerComemntsSidebar.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
AppViewerHeader.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
AppViewerHtmlTitle.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
AppViewerPageContainer.tsx fix: onPageLoad false failure issue (#14141) 2022-06-06 09:26:14 +05:30
AppViewerSideNavWrapper.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
BrandingBadge.tsx fix: Redirect to website home instead of appsmith home on watermark (#14018) 2022-05-23 17:39:12 +05:30
BrandingBadgeMobile.tsx fix: Redirect to website home instead of appsmith home on watermark (#14018) 2022-05-23 17:39:12 +05:30
GlobalHotKeys.tsx feat: make comments publicly available (#7143) 2021-09-06 18:04:40 +05:30
index.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
loader.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
PageMenu.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
PageTabs.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
PageTabsContainer.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
PrimaryCTA.tsx fix: persists query param in redirect urls (#13738) 2022-05-11 20:42:07 +05:30
SideNav.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
SideNavItem.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30