easyappointments/application/views/pages
2022-01-14 08:43:53 +01:00
..
about.php
account.php
admins.php Convert the admins page to the new js module structure. 2022-01-07 09:29:04 +01:00
booking.php Refactor the booking related JS files so that they become standalone modules. 2022-01-13 11:33:40 +01:00
booking_cancellation.php Moved the booking confirmation and cancellation code out of the booking controller 2021-12-16 08:37:55 +01:00
booking_confirmation.php Refactor the booking confirmation related JS files so that they become standalone modules. 2022-01-13 11:33:46 +01:00
booking_message.php Removed the "_page" postfix from page view files 2021-12-14 08:08:06 +01:00
booking_settings.php
business_settings.php
calendar.php Rename the manage-unavailable-modal to unavailabilities-modal 2022-01-14 08:43:53 +01:00
categories.php Refactor the categories helper JS file so that it becomes a standalone module. 2022-01-10 09:26:28 +01:00
customers.php
general_settings.php
installation.php Add missing utils to installations.php template. 2022-01-12 11:18:57 +01:00
legal_settings.php
login.php
logout.php Moved the logout functionality into its own controller and files 2021-12-10 08:26:05 +01:00
providers.php Refactor the providers helper JS file so that it becomes a standalone module. 2022-01-11 10:54:46 +01:00
recovery.php Moved the recovery functionality into its own controller and files 2021-12-10 08:41:16 +01:00
secretaries.php
services.php
update.php