PromucFlow_constructor/app/client
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
..
cypress feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
docker
generators
patches fix: patches blueprint's popover (#12213) 2022-03-31 13:27:06 +05:30
perf feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
public feat: activity logging (#12383) 2022-04-01 09:55:58 +00:00
src feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
test feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
typings
.babelrc
.dockerignore
.editorconfig
.eslintrc.json
.flowconfig
.gitignore chore: Added jest tests for admin settings form fields (#12413) 2022-03-31 20:05:01 +05:30
.huskyrc
.lintstagedrc
.nvmrc chore: Update node version to 16.15.0 LTS (#14094) 2022-05-26 16:05:02 +05:30
.prettierignore
.prettierrc
.sentryclirc
build.sh
craco.build.config.js
craco.common.config.js chore: remove minifying in dev to ease debugging (#12940) 2022-04-18 13:51:36 +05:30
craco.dev.config.js chore: remove minifying in dev to ease debugging (#12940) 2022-04-18 13:51:36 +05:30
cypress_fat.json
cypress.env.json feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
cypress.json Updating Mongo DB name to match Mongo TED database name (#14389) 2022-06-09 12:21:46 +05:30
Dockerfile Added healthcheck for editor with https (#13947) 2022-05-27 17:05:21 +05:30
gitbook-algolia-lambda.js chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
index.tsx
jest.config.js fix: update jest env and testtimeout (#14178) 2022-05-30 17:52:54 +05:30
netlify.toml
package.json feat: Rich Text Editor enable browser spellcheck (#13886) 2022-06-08 14:35:35 +05:30
README.md chore: Removing jest test coverage because of node version mismatch (#14230) 2022-06-01 17:43:03 +05:30
README.old.md
start-https.sh Fix error with start-https.sh on directory with space in it (#12566) 2022-04-05 20:09:05 +05:30
stats.json
tailwind.config.js feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
tsconfig.json
tsconfig.path.json
vercel.json
yarn.lock feat: Rich Text Editor enable browser spellcheck (#13886) 2022-06-08 14:35:35 +05:30

Appsmith Client

This project was bootstrapped with Create React App.

For details on setting up your development machine, please refer to the Setup Guide