easyappointments/assets/js/components
Thomas Ingles 35e03c21cd
Feat Dynamic Fields TimeZone & Language for new users
+ Language by `vars('language')`
+ + When add a user, the selected lang is same as back office lang
+ + Note : when change lang with bottom selector, go to default lang

+ Timezone by `moment.tz.guess()`
+ + See :
https://stackoverflow.com/questions/1091372/getting-the-clients-time-zone-and-offset-in-javascript#40435316

`Fix empty field language val for secretaries admin page`

More usefull and maybe for #1386 #1476 & #1390
2024-04-24 18:40:34 +02:00
..
appointment_status_options.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
appointments_modal.js Feat Dynamic Fields TimeZone & Language for new users 2024-04-24 18:40:34 +02:00
color_selection.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
unavailabilities_modal.js Use the helper methods to set and get date time picker values 2024-01-06 11:06:48 +01:00
working_plan_exceptions_modal.js Reset the time selection when the user changes the non-working switch 2024-04-15 14:17:33 +02:00