Commit graph

3 commits

Author SHA1 Message Date
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
Froosty
70df483db9
Show version name while deleting (#4589)
* Update AppVersionsManager.jsx

* Update en.json

* Update es.json

* Update fr.json

* Update id.json

* Update it.json

* Update ru.json

* Update AppVersionsManager.jsx

* Update AppVersionsManager.jsx
2022-10-27 11:50:30 +05:30
Dmitriy Danilov
4d010ff39f
Add RU localisation for Tooljet (#4465)
Co-authored-by: Dmytro Danylov <icdmytro.danylov@americanwell.com>
2022-10-19 15:31:37 +05:30