ToolJet/server/test/controllers
Muhsin Shah C P a455a50e98
Sanitising workspace folder name while creating or editing a folder (#6396)
* 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
2023-06-07 15:03:54 +05:30
..
oauth [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
onboarding [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
app.e2e-spec.ts Fixed auto generated workspace name issue (#6642) 2023-06-05 17:30:17 +05:30
app_users.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
apps.e2e-spec.ts [enhancement] Sanitising app name while creating or editing an app (#6423) 2023-06-06 14:12:36 +05:30
comment.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
data_queries.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
data_sources.e2e-spec.ts remove token data from app export (#6035) 2023-04-14 15:37:42 +05:30
files.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
folder_apps.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
folders.e2e-spec.ts Sanitising workspace folder name while creating or editing a folder (#6396) 2023-06-07 15:03:54 +05:30
group_permissions.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
library_apps.e2e-spec.ts [enhancement] Sanitising app name while creating or editing an app (#6423) 2023-06-06 14:12:36 +05:30
org_environment_variables.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
organization_users.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
organizations.e2e-spec.ts Workspace name sanitisation (#6299) 2023-06-01 19:21:38 +05:30
session.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
thread.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
tooljet_db.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30
users.e2e-spec.ts [Improvement] URLs scoped with workspace id (#5487) 2023-04-06 16:42:58 +05:30