PromucFlow_constructor/app/client/cypress/support/Pages
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
..
AggregateHelper.ts fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
ApiPage.ts Automated tests for Postgres Datatype - Datetime (#14607) 2022-06-17 11:42:18 +05:30
DataSources.ts Automated tests for Postgres Datatype - Binary type + Flaky fixes (#15210) 2022-07-16 16:11:17 +05:30
DeployModeHelper.ts Automated tests for Postgres Datatype - JSON type (#14796) 2022-07-06 11:24:00 +05:30
EntityExplorer.ts test: Script fixes for failing cases due to UQI css changes (#15037) 2022-07-06 20:52:24 +05:30
HomePage.ts feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
JSEditor.ts feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
PropertyPane.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
Table.ts Automated tests for Postgres Datatype - Binary type + Flaky fixes (#15210) 2022-07-16 16:11:17 +05:30
TableV2.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30