mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-18 06:28:34 +00:00
* added unique organization name constraint * sanitization task: workspace-name * refactoring the code * resolved PR changes * fixed migration & added some checks * change: trimming workspace name * handle error messages * added missing css * working on the error messages * change: first workspace's name of the new user * change: removed underscore from the list * Tested and fixed first workspace name changes * Fixing error handler issues * working on session storage implementation * revert: session storage * change: close modal if the edited name is same as prev name * fixing bugs * workspace name: refactoring the code * workspace name: refactoring again * workspace name: fixing and refactoring code * fixed e2e test cases * added catchDbException to catch db lever errors * added: PR changes * workspance name: css fix * updated workspace name constraints and default name * fix: test cases * fix: app.e2e tests case * fix: wrong error message * fix: last state issue * reverted some changes * added workspace name tooltip * added more tooltip for workspace name --------- Co-authored-by: gsmithun4 <gsmithun4@gmail.com> |
||
|---|---|---|
| .. | ||
| oauth | ||
| onboarding | ||
| app.e2e-spec.ts | ||
| app_users.e2e-spec.ts | ||
| apps.e2e-spec.ts | ||
| comment.e2e-spec.ts | ||
| data_queries.e2e-spec.ts | ||
| data_sources.e2e-spec.ts | ||
| files.e2e-spec.ts | ||
| folder_apps.e2e-spec.ts | ||
| folders.e2e-spec.ts | ||
| group_permissions.e2e-spec.ts | ||
| library_apps.e2e-spec.ts | ||
| org_environment_variables.e2e-spec.ts | ||
| organization_users.e2e-spec.ts | ||
| organizations.e2e-spec.ts | ||
| session.e2e-spec.ts | ||
| thread.e2e-spec.ts | ||
| tooljet_db.e2e-spec.ts | ||
| users.e2e-spec.ts | ||