PromucFlow_constructor/app/client/cypress/support
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
..
Objects fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
Pages feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
AdminSettingsCommands.js feat: 12594 - added cypress test of form login on admin setting page (#13178) 2022-05-06 20:21:08 +05:30
ApiCommands.js fix: error showing in currency input (#14958) 2022-07-20 06:06:33 +00:00
commands.js fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
dataSourceCommands.js fix: query forms which require evaluation shows loading (#15272) 2022-07-19 12:16:07 +05:30
gitSync.js Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30
index.js test: Automated tests for Bug #14299 + Specs rearranged (#14632) 2022-06-23 20:43:15 +05:30
queryCommands.js test: Automate JSObject app in cypress and fix few flaky tests (#14613) 2022-07-08 16:18:20 +05:30
themeCommands.js Automated tests for Postgres Datatype - JSON type (#14796) 2022-07-06 11:24:00 +05:30
widgetCommands.js fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
WorkspaceCommands.js feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30