.. |
backend.js
|
|
|
backend_calendar.js
|
Register modal events before using them, e.g. when provider edits an existing appointment via link (#839)
|
2020-09-07 10:51:46 +03:00 |
backend_calendar_api.js
|
Display error message (if any) when saving appointments or unavailable time periods.
|
2020-08-15 15:58:17 +03:00 |
backend_calendar_appointments_modal.js
|
All buttons have their icon.
|
2020-09-07 12:21:16 +03:00 |
backend_calendar_default_view.js
|
Fix appointment date wrongly updated to current date when the modal is open from the /backend/index/<appointment hash> url
|
2020-09-09 15:24:28 +02:00 |
backend_calendar_extra_periods_modal.js
|
Move the call to action button of modals to the right
|
2020-09-07 11:15:01 +03:00 |
backend_calendar_google_sync.js
|
Replace custom event handler methods with the use of "on".
|
2020-09-07 10:53:39 +03:00 |
backend_calendar_table_view.js
|
Styling for the table view calendar header row.
|
2020-09-07 13:18:25 +03:00 |
backend_calendar_unavailabilities_modal.js
|
Replace custom event handler methods with the use of "on".
|
2020-09-07 10:53:39 +03:00 |
backend_categories_helper.js
|
Refactored the backend resetForm and validation methods for consistency between pages.
|
2020-09-08 09:57:07 +03:00 |
backend_customers.js
|
|
|
backend_customers_helper.js
|
Restructured the customer's appointments column and added direct link to editing an appointment.
|
2020-09-08 10:42:58 +03:00 |
backend_services.js
|
|
|
backend_services_helper.js
|
Refactored the backend resetForm and validation methods for consistency between pages.
|
2020-09-08 09:57:07 +03:00 |
backend_settings.js
|
Applied the switcher widget for the settings user notifications
|
2020-09-07 14:51:52 +03:00 |
backend_settings_system.js
|
Replaced custom toggle buttons with bootstrap switcher component.
|
2020-09-07 11:36:36 +03:00 |
backend_settings_user.js
|
Applied the switcher widget for the settings user notifications
|
2020-09-07 14:51:52 +03:00 |
backend_users.js
|
Corrected disabled state on users page.
|
2020-09-07 14:33:02 +03:00 |
backend_users_admins.js
|
Refactored the backend resetForm and validation methods for consistency between pages.
|
2020-09-08 09:57:07 +03:00 |
backend_users_providers.js
|
Refactored the backend resetForm and validation methods for consistency between pages.
|
2020-09-08 09:57:07 +03:00 |
backend_users_secretaries.js
|
Refactored the backend resetForm and validation methods for consistency between pages.
|
2020-09-08 09:57:07 +03:00 |
forgot_password.js
|
|
|
frontend_book.js
|
Renamed the id attribute from "message_box" to "message-box" to keep things consistent.
|
2020-09-07 11:08:18 +03:00 |
frontend_book_api.js
|
Changed the display of the availability in the booking page for a better user experience (buttons are used now).
|
2020-09-03 14:14:34 +03:00 |
frontend_book_success.js
|
Replace custom event handler methods with the use of "on".
|
2020-09-07 10:53:39 +03:00 |
general_functions.js
|
Renamed the id attribute from "message_box" to "message-box" to keep things consistent.
|
2020-09-07 11:08:18 +03:00 |
index.html
|
|
|
installation.js
|
Replace custom event handler methods with the use of "on".
|
2020-09-07 10:53:39 +03:00 |
login.js
|
|
|
polyfill.js
|
|
|
working_plan.js
|
Corrected disabled state on users page.
|
2020-09-07 14:33:02 +03:00 |