Alex Tselegidis
|
93fdbd875a
|
Correct the message modal handling methods
|
2023-02-20 08:24:49 +01:00 |
|
Alex Tselegidis
|
c8bfb623e2
|
Apply the future booking limit to the booking page
|
2023-02-13 09:36:08 +01:00 |
|
Alex Tselegidis
|
7f534e51c7
|
Correct datepicker navigation issue in booking page
|
2023-02-13 09:13:36 +01:00 |
|
Alex Tselegidis
|
7b6565fe32
|
Replace the jQuery UI 'fade' easing with the jQuery fadeIn and fadeOut methods
|
2023-02-10 13:22:38 +01:00 |
|
Alex Tselegidis
|
6deeee0812
|
Replace the datepicker of the booking page
|
2023-02-07 07:39:44 +01:00 |
|
Alex Tselegidis
|
0e0194c927
|
Replace the date time pickers in the backend section
|
2023-02-02 08:54:47 +01:00 |
|
Alex Tselegidis
|
59170af997
|
Adjust manage mode handling in booking page
|
2023-01-14 10:15:06 +01:00 |
|
Alex Tselegidis
|
8449fd3d28
|
Fix the rescheduling functionality in the booking page
|
2022-10-16 18:07:45 +03:00 |
|
Alex Tselegidis
|
37b165f8a2
|
Make sure the browser timezone is listed before preselecting it (otherwise use UTC)
|
2022-10-05 12:09:57 +03:00 |
|
Alex Tselegidis
|
cc05380f2d
|
Use a default value in case the timezone could not be detected
|
2022-10-03 17:06:01 +03:00 |
|
Alex Tselegidis
|
efa2dbcba1
|
Make sure the right elements are being used for the booking wizard navigation
|
2022-09-18 16:14:29 +03:00 |
|
Alex Tselegidis
|
95450932a7
|
Correct typo in booking.js
|
2022-07-26 16:19:29 +03:00 |
|
Alex Tselegidis
|
e09647d01f
|
Fix the booking cancellation flow and make sure analytics are loaded in both confirmation and cancellation (#1200)
|
2022-05-26 15:35:17 +02:00 |
|
Alex Tselegidis
|
906c91331f
|
Rename unavailability dates to unavailable dates
|
2022-05-26 14:50:12 +02:00 |
|
Alex Tselegidis
|
e4e285931f
|
Move the consent creation process to when the appointment gets created and not earlier
|
2022-03-25 12:44:05 +01:00 |
|
Alex Tselegidis
|
72baa18b86
|
Prefill the form field though url parameters (#1021).
|
2022-01-24 23:57:59 +01:00 |
|
Alex Tselegidis
|
9097a968ca
|
Skip the first booking step when only one service and one provider are available (#349).
|
2022-01-24 23:53:06 +01:00 |
|
Alex Tselegidis
|
9271c21fba
|
Optimize column display in the booking page.
|
2022-01-24 21:15:33 +01:00 |
|
Alex Tselegidis
|
8a02d5bf0a
|
Remove the dashes from the any-provider option.
|
2022-01-24 21:06:06 +01:00 |
|
Alex Tselegidis
|
ab4e404fac
|
The display-selected-service and display-selected-provider elements will be invisible by default.
|
2022-01-24 21:05:43 +01:00 |
|
Alex Tselegidis
|
442c644c01
|
Move the terms and privacy checkbox to the last step.
|
2022-01-24 21:04:03 +01:00 |
|
Alex Tselegidis
|
e9a9314909
|
Enable the change of the brand logo and colors from the backend (#789).
|
2022-01-24 18:36:12 +01:00 |
|
Alex Tselegidis
|
e659bd6e08
|
Add soft phone number validation (#820).
|
2022-01-24 15:48:20 +01:00 |
|
Alex Tselegidis
|
5982a79852
|
Skip the first booking step if both service and provider were preselected (#1117).
|
2022-01-24 15:22:34 +01:00 |
|
Alex Tselegidis
|
93aab06187
|
Correct argument value.
|
2022-01-24 15:08:30 +01:00 |
|
Alex Tselegidis
|
54e4c208a3
|
Update the project subtitle.
|
2022-01-18 13:05:42 +01:00 |
|
Alex Tselegidis
|
116ccb9a76
|
Update since comment tag with 1.5 value
|
2022-01-18 13:01:22 +01:00 |
|
Alex Tselegidis
|
09775d25d5
|
Rename all "unavailable" occurrences to "unavailability" for consistency.
|
2022-01-18 12:54:41 +01:00 |
|
Alex Tselegidis
|
6e53af0356
|
Convert remaining functions to arrow functions in JS files.
|
2022-01-18 11:14:45 +01:00 |
|
Alex Tselegidis
|
8dad2d9624
|
Replace the global App.Lang with the "lang" helper method, which is more appropriate due to the dynamic load of script translation strings.
|
2022-01-18 08:22:25 +01:00 |
|
Alex Tselegidis
|
e93565500d
|
Replace the global App.Vars with the "vars" helper method, which is more appropriate due to the dynamic load of script vars.
|
2022-01-18 08:18:22 +01:00 |
|
Alex Tselegidis
|
7a9aa3d91d
|
Replace GlobalVariables use with App.Vars.* values.
|
2022-01-17 18:00:25 +01:00 |
|
Alex Tselegidis
|
46f0a27998
|
The layout modules will initialize the language selection on their own.
|
2022-01-17 17:54:30 +01:00 |
|
Alex Tselegidis
|
5f4ec0264e
|
Code refactoring and improvements for the booking page.
|
2022-01-17 05:57:52 +01:00 |
|
Alex Tselegidis
|
32b6052546
|
Update the js doc content of the javascript files.
|
2022-01-14 09:26:44 +01:00 |
|
Alex Tselegidis
|
43ad017d7a
|
Refactor the booking related JS files so that they become standalone modules.
|
2022-01-13 11:33:40 +01:00 |
|