Commit graph

6 commits

Author SHA1 Message Date
Manish Kushare
312af84005
Add localization support for datepicker in multiple languages (#14854) 2025-12-22 17:33:46 +05:30
manishkushare
8346ca9967 Merge remote-tracking branch 'origin/pending-wf-bugs/release' into fix/copy-search-workflow 2025-08-20 13:36:40 +05:30
manishkushare
209017e68f Fix: Workflow deletion copy 2025-08-13 13:08:18 +05:30
manishkushare
ea1afabe48 Fix: Workflow dashboard , copy when workflow not found using filter 2025-08-13 12:01:41 +05:30
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
Dmitriy Danilov
f018552095
Add Ukrainian localisation (#4566)
Co-authored-by: Dmytro Danylov <icdmytro.danylov@americanwell.com>
2022-10-24 20:54:05 +05:30