mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-20 07:28:20 +00:00
* Added a fix for the blank page of the app url if the user is redirected from the invitation page * Added workspace signup changes * fix: could able to access sso only enabled workspace if switch b/w workspace after the flow completed * fix: Getting something went wrong error when personal workspace is disabled * Fix: logging with super-admin creds while ongoing session of another user making issue for a workspace switch * fix: Resend workspace signup email is not working * Added new changes to the resend-invite API * Updating the source to invite while unarchiving the user * Added forgot password fix (#447) * Fixed import errors * fixed invite flow sso error fallBack flow --------- Co-authored-by: Midhun G S <gsmithun4@gmail.com> |
||
|---|---|---|
| .. | ||
| app.controller.ts | ||
| app_config.controller.ts | ||
| app_environments.controller.ts | ||
| app_import_export.controller.ts | ||
| app_users.controller.ts | ||
| apps.controller.ts | ||
| apps.controller.v2.ts | ||
| comment.controller.ts | ||
| comment_users.controller.ts | ||
| copilot.controller.ts | ||
| data_queries.controller.ts | ||
| data_sources.controller.ts | ||
| files.controller.ts | ||
| folder_apps.controller.ts | ||
| folders.controller.ts | ||
| global_data_sources.controller.ts | ||
| group_permissions.controller.ts | ||
| import_export_resources.controller.ts | ||
| library_apps.controller.ts | ||
| metadata.controller.ts | ||
| org_environment_variables.controller.ts | ||
| organization_constants.controller.ts | ||
| organization_users.controller.ts | ||
| organizations.controller.ts | ||
| plugins.controller.ts | ||
| thread.controller.ts | ||
| tooljet_db.controller.ts | ||
| users.controller.ts | ||