This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
easyappointments
Watch
1
Star
0
Fork
You've already forked easyappointments
1
mirror of
https://github.com/alextselegidis/easyappointments.git
synced
2024-11-13 11:33:05 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6f8e971673
easyappointments
/
assets
/
js
History
Alex Tselegidis
46804fab7b
Do not make a request to the server if there's no service or provider selection
2020-11-16 10:16:48 +02:00
..
backend.js
backend_calendar.js
backend_calendar_api.js
Completed the working plan exceptions feature.
2020-10-20 16:05:00 +03:00
backend_calendar_appointments_modal.js
Removed the unnecessary modal-close event handler
2020-10-20 16:04:25 +03:00
backend_calendar_default_view.js
backend_calendar_google_sync.js
backend_calendar_table_view.js
Fixed issue with table view while being logged in as a provider (
#928
).
2020-11-16 10:16:00 +02:00
backend_calendar_unavailability_events_modal.js
Renamed the unavailabilities to unavailability events
2020-10-21 21:36:37 +03:00
backend_calendar_working_plan_exceptions_modal.js
backend_categories_helper.js
backend_customers.js
backend_customers_helper.js
backend_services.js
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
2020-05-12 20:59:29 +02:00
backend_services_helper.js
Corrected problem with disabled service fields during service edits
2020-10-27 11:49:48 +02:00
backend_settings.js
backend_settings_system.js
backend_settings_user.js
Applied the switcher widget for the settings user notifications
2020-09-07 14:51:52 +03:00
backend_users.js
Replaced qtip with tippy.js
2020-10-22 12:29:09 +03:00
backend_users_admins.js
Replaced the btn light class with btn outline secondary
2020-09-28 15:24:29 +03:00
backend_users_providers.js
backend_users_secretaries.js
Replaced the btn light class with btn outline secondary
2020-09-28 15:24:29 +03:00
forgot_password.js
frontend_book.js
Replaced qtip with tippy.js
2020-10-22 12:29:09 +03:00
frontend_book_api.js
Do not make a request to the server if there's no service or provider selection
2020-11-16 10:16:48 +02:00
frontend_book_success.js
general_functions.js
index.html
installation.js
Replace custom event handler methods with the use of "on".
2020-09-07 10:53:39 +03:00
login.js
hidden is now d-none
2020-06-18 14:37:11 -04:00
polyfill.js
Added polyfill script for backwards compatibility.
2020-05-12 20:59:28 +02:00
working_plan.js
working_plan_exceptions_modal.js
Completed the working plan exceptions feature.
2020-10-20 16:05:00 +03:00