MaketRandevu/application/views/pages
2022-01-10 09:26:28 +01:00
..
about.php
account.php HTML structure changes to the account page 2021-12-18 19:16:22 +01:00
admins.php Convert the admins page to the new js module structure. 2022-01-07 09:29:04 +01:00
booking.php
booking_cancellation.php
booking_confirmation.php Moved the booking confirmation and cancellation code out of the booking controller 2021-12-16 08:37:55 +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 Refactored the business settings page functionality and structure 2021-12-18 21:36:25 +01:00
calendar.php
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 Correct input filter component and remove the clear button 2022-01-07 08:47:19 +01:00
general_settings.php Fixes on the general settings page 2021-12-18 21:04:59 +01:00
installation.php Use the js_config component in all pages 2021-12-14 07:52:41 +01:00
legal_settings.php
login.php The login page now links to the new recovery route 2021-12-10 08:41:28 +01:00
logout.php
providers.php
recovery.php Moved the recovery functionality into its own controller and files 2021-12-10 08:41:16 +01:00
secretaries.php
services.php Refactor the services helper JS file so that it becomes a standalone module. 2022-01-10 09:16:28 +01:00
update.php