mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +00:00
* added: frontend validation * added attributes and constraints to folder name * fixed migration * replaced isAlphanumeric decorator with regex matches * change: handle unwanted spaces * handle error messages * reverted css change * folder name: adding error messages, refactoring code * adding: PR changes * fix: test cases * fix: test cases * changed max-length * added PR changes and fixes * added common error css change * changed error message * adding folder name to the prompt * updated folder constraints * updated maximum length * fix: empty check * added : folder dto name empty message * fixed failing test cases * added folder tooltip |
||
|---|---|---|
| .. | ||
| 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 | ||