PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
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
..
ActionExecution feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
Binding fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
BugTests fix: Fix wrong tooltip styling to form controls with no tooltips (#15055) 2022-07-12 14:55:16 +01:00
Datasources fix: query forms which require evaluation shows loading (#15272) 2022-07-19 12:16:07 +05:30
ExplorerTests fix: Tooltip for long names in Entity Explorer (#15068) 2022-07-20 06:06:11 +00:00
Git fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
Onboarding fix: remove the image binding step in guided tour (#15161) 2022-07-14 16:21:24 +05:30
OtherUIFeatures feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
PropertyPane feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +05:30
ThemingTests Automated tests for Postgres Datatype - JSON type (#14796) 2022-07-06 11:24:00 +05:30
ViewMode fix: No way to go back to appsmith applications from the app viewer mode navigation (#14604) 2022-06-30 15:52:49 +05:30
VisualTests Auto-indent JS code in the editor (#13222) 2022-07-20 12:43:23 +05:30
Widgets fix: Improve CodeMirror rendering performance using idleCallback (#13676) 2022-07-20 14:56:12 +05:30
WorkspaceTests feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30