ToolJet/frontend
Muhsin Shah C P 958cbd1d02
[improvement] Default workspace (#12834)
* Added set-default API

* Setting default workspace for super-admin onboarding

* Seperated the migrations

* Added nestjs init

* removed nestjs init

* Added: default workspace case to signup

* Fixed: instance signup

* Fixed: existed non-active user instance signup

* Added: SSO default workspace support

* Added: Default workspace chooser

* Moved some scss changes to ee folder

* Added: disable workspace default organization check

* updated the migration

* Fixing .env issue

* Removed the logs

* Remove personal workspace check from enable signup

* Fixing sign-in cases

* Fixing workspace invited user's instance signup cases

* Fixing sso workspace invited user's instance signup cases

* fixing the workspace signup issue

* Adding ee server and frontend file

* Adding ee server and frontend file

* Adding active check

* Added query fix for the migration

* Added migration logic fix

* Removed/Commented the ENABLE_ONBOARDING_QUESTIONS_FOR_ALL_SIGN_UPS env support from EE and CE

* Adding server and frontend files

* Added frontend file

* Bump version
2025-05-14 16:06:52 +05:30
..
.storybook feat: Component design system (#9191) 2024-06-18 14:54:30 +05:30
__mocks__
assets Merge branch 'main' into appbuilder/sprint-11 2025-04-28 15:28:21 +05:30
config
ee@dd5796edcc [improvement] Default workspace (#12834) 2025-05-14 16:06:52 +05:30
src [improvement] Default workspace (#12834) 2025-05-14 16:06:52 +05:30
.dockerignore
.eslintignore
.eslintrc.js [chore] Node-module vulnerabilities (#8226) 2023-12-21 11:55:35 +05:30
.gitignore feat: Component design system (#9191) 2024-06-18 14:54:30 +05:30
.version [improvement] Default workspace (#12834) 2025-05-14 16:06:52 +05:30
babel.config.js [Hotfix]: Action button event is not getting triggered (#8480) 2024-01-04 11:53:04 +05:30
components.json feat: Component design system (#9191) 2024-06-18 14:54:30 +05:30
firebase.json
jsconfig.json Release Platform v17 (v2.39.0) (#9502) 2024-04-30 21:49:37 +05:30
netlify.toml feat: Component design system (#9191) 2024-06-18 14:54:30 +05:30
package-lock.json Merge pull request #12276 from ToolJet/feat/new-table-mod 2025-04-07 12:12:08 +05:30
package.json Merge pull request #12276 from ToolJet/feat/new-table-mod 2025-04-07 12:12:08 +05:30
postcss.config.js feat: Component design system (#9191) 2024-06-18 14:54:30 +05:30
tailwind.config.js feat: Component design system (#9191) 2024-06-18 14:54:30 +05:30
webpack.config.js Minor fixes and code adjustments 2025-04-02 02:11:13 +05:30