Commit graph

5 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
Riccardo Solazzi
42f3809985
[localization] Created the it file translation (#4259)
* Updated language.json

Added italian to language.json

* Created it.json

Created the it.json file with the translation of the global strings
2022-10-18 13:23:46 +05:30
John Bampton
953ccf29e6
Fix spelling (#4400)
Remove duplicate entries in JSON files
2022-10-18 12:50:38 +05:30
Lisa A
d64247d6f5
Adds Italian translation (#4328)
* add italian translation

* add italian to languages.json
2022-10-10 08:17:23 +05:30