PromucFlow_constructor/app/client/src/pages/common/CustomizedDropdown
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
..
Badge.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
dropdownHelpers.tsx Don't log debug level logs in prod (#5527) 2021-07-05 11:19:43 +05:30
HeaderDropdownData.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
index.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
StyledComponents.tsx feat: Property pane dropdown overflow issues (#8236) 2021-10-11 11:31:05 +05:30
WorkspaceDropdownData.tsx feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30