easyappointments/assets/js/pages
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
..
account.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
admins.js Feat Dynamic Fields TimeZone & Language for new users 2024-04-24 18:40:34 +02:00
api_settings.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
blocked_periods.js Move the blocked period end date automatically on start date change (#1499) 2024-04-15 14:40:25 +02:00
booking.js Add logic for navigating back to the previously available date 2024-02-18 10:59:24 +01:00
booking_settings.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
business_settings.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
calendar.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
customers.js Feat Dynamic Fields TimeZone & Language for new users 2024-04-24 18:40:34 +02:00
general_settings.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
google_analytics_settings.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
installation.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
legal_settings.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
login.js Do not allow user to submit login without a username and a password 2024-04-08 15:48:53 +02:00
matomo_analytics_settings.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
providers.js Feat Dynamic Fields TimeZone & Language for new users 2024-04-24 18:40:34 +02:00
recovery.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
secretaries.js Feat Dynamic Fields TimeZone & Language for new users 2024-04-24 18:40:34 +02:00
service_categories.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
services.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
webhooks.js Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00