PromucFlow_constructor/app/client/cypress/support
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
..
Objects test: Automated tests for improved CRUD with JSONFrom - Postgres Ds (#14271) 2022-06-10 19:00:59 +05:30
Pages feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +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 response tab overflow issue (#13839) 2022-05-19 08:32:43 +05:30
commands.js feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
dataSourceCommands.js fix: Fix validation check that is blocking input from changing (#13943) 2022-05-18 17:35:03 +00:00
gitSync.js test: Add regenerate SSH key tests (#14325) 2022-06-08 13:07:00 +05:30
index.js feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
queryCommands.js Tests for JSObjects-onPageLoad (#13712) 2022-05-18 16:09:42 +05:30
themeCommands.js feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
widgetCommands.js fix: paste widgets on a new page (#14295) 2022-06-09 17:17:47 +05:30
WorkspaceCommands.js feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30