Alex Tselegidis
|
c53cd000d8
|
Refactored the account page functionality and structure
|
2021-12-18 18:25:03 +01:00 |
|
Alex Tselegidis
|
2cc3123a2f
|
Added var tags in the template comments
|
2021-12-17 10:59:07 +01:00 |
|
Alex Tselegidis
|
5420ef1389
|
Updated the booking page so that it works with the new html_vars and script_vars helper functions.
|
2021-12-17 10:55:37 +01:00 |
|
Alex Tselegidis
|
74c48e8a9a
|
Renamed and updated the js_lang_script and js_vars_script components
|
2021-12-17 10:55:10 +01:00 |
|
Alex Tselegidis
|
c49f141bbb
|
Moved the booking confirmation and cancellation code out of the booking controller
|
2021-12-16 08:37:55 +01:00 |
|
Alex Tselegidis
|
bb3665272d
|
Renamed language_script.php to js_language_script.php for clarity
|
2021-12-16 08:21:29 +01:00 |
|
Alex Tselegidis
|
c9d9153594
|
Renamed config_script.php to js_config_script.php for clarity
|
2021-12-16 08:20:10 +01:00 |
|
Alex Tselegidis
|
4ef2c0a9bb
|
Changed cancellation frame view file name
|
2021-12-16 08:19:08 +01:00 |
|
Alex Tselegidis
|
1a0ed47fe3
|
Changed the names of the booking step components
|
2021-12-16 08:18:37 +01:00 |
|
Alex Tselegidis
|
3dee36d4c1
|
Moved booking sections into the components directory
|
2021-12-16 08:13:27 +01:00 |
|
Alex Tselegidis
|
568ff9be2e
|
Renamed the service category resource to just category
|
2021-12-15 08:00:48 +01:00 |
|
Alex Tselegidis
|
62a5ace98e
|
Added the config_script.php file that will load the application config values to the global App object
|
2021-12-14 07:48:09 +01:00 |
|
Alex Tselegidis
|
4f9fbc05e3
|
Added the language script in the layout templates
|
2021-12-13 07:48:56 +01:00 |
|
Alex Tselegidis
|
885dcbf5c8
|
Moved the footer and header templates to the component directory
|
2021-12-13 07:34:51 +01:00 |
|
Alex Tselegidis
|
633cf0a722
|
Adjusted the form elements based on the new Bootstrap 5 structure
|
2021-11-23 09:53:10 +01:00 |
|
Alex Tselegidis
|
ec2109db54
|
Changed data-dismiss to data-bs-dismiss
|
2021-11-23 08:46:32 +01:00 |
|
Alex Tselegidis
|
0088065e43
|
Updated the margin helper classes
|
2021-11-23 08:41:37 +01:00 |
|
Alex Tselegidis
|
4a9f5f4a87
|
Updated the modal close button
|
2021-11-23 08:35:39 +01:00 |
|
alextselegidis
|
e0a6f9482e
|
Removed the tabindex prop as it makes problems with datepickers in iOS mobile devices
|
2021-11-22 08:09:56 +01:00 |
|
alextselegidis
|
aa760e827e
|
Fixed variable problems of the manage_appointment_modal.php component
|
2021-11-16 10:40:15 +01:00 |
|
alextselegidis
|
fa313c3ef3
|
Moved partial and other reusable view files into the new "components" directory
|
2021-11-12 08:24:43 +01:00 |
|