Alex Tselegidis
|
c06a6be64a
|
Switch the duration with the appointment date time in the confirmation step
|
2024-05-08 21:41:37 +02:00 |
|
Alex Tselegidis
|
71474a7d94
|
Add additional handling for the next days filter
|
2024-04-26 16:15:58 +02:00 |
|
Alex Tselegidis
|
609dc93e1e
|
Add logic for navigating back to the previously available date
|
2024-02-18 10:59:24 +01:00 |
|
Alex Tselegidis
|
6fecbc7cd7
|
Correct unavailable date handling in booking page
|
2024-02-16 17:08:51 +01:00 |
|
Alex Tselegidis
|
4f2927fb67
|
Store and process the custom field value in the booking page
|
2024-02-07 10:45:04 +01:00 |
|
Alex Tselegidis
|
b58cbc90d0
|
Null check
|
2024-01-26 09:59:40 +01:00 |
|
Alex Tselegidis
|
a02a6118b6
|
Perform styling changes to the public booking page
|
2024-01-06 12:32:36 +01:00 |
|
Alex Tselegidis
|
acafb0da48
|
Improve the way the service description renders in the booking page
|
2024-01-06 11:32:42 +01:00 |
|
Alex Tselegidis
|
cd768bda85
|
Use the helper methods to set and get date time picker values
|
2024-01-06 11:06:48 +01:00 |
|
Alex Tselegidis
|
02162ee232
|
Rename ui.js methods
|
2024-01-06 10:46:57 +01:00 |
|
Alex Tselegidis
|
2878d1299a
|
Reformat entire codebase for trailing comma that will make line duplication easier
|
2023-12-22 11:35:41 +01:00 |
|
Alex Tselegidis
|
0fdb1ffdae
|
Correct the date parsing on Safari based browsers, while changing the month in the booking page
|
2023-07-24 09:48:27 +02:00 |
|
Alex Tselegidis
|
121571f517
|
Display the any-provider option only if there are more than one providers available for selection
|
2023-05-04 17:56:43 +02:00 |
|
Alex Tselegidis
|
230f052b9a
|
Correct the min date of the booking datepicker so that it accepts the current date as a selection
|
2023-05-04 17:48:48 +02:00 |
|
Alex Tselegidis
|
d3c96efac5
|
Enhance the booking info field display.
|
2023-05-04 11:52:54 +02:00 |
|
Alex Tselegidis
|
f67097932f
|
Do not display empty customer information in the booking confirmation step.
|
2023-05-03 07:25:31 +02:00 |
|
Alex Tselegidis
|
46a865300e
|
Escape the legal settings, service and category name in the booking page
|
2023-04-15 14:14:42 +02:00 |
|
Alex Tselegidis
|
8ea1567036
|
Correct the cookie notice condition check
|
2023-03-17 07:06:41 +01:00 |
|
Alex Tselegidis
|
6226e0f86c
|
Toggle the first booking step
|
2023-02-21 08:32:30 +01:00 |
|
Alex Tselegidis
|
01d03f50a6
|
Correct the display of the cancellation message box
|
2023-02-21 08:08:09 +01:00 |
|
Alex Tselegidis
|
6245d389b2
|
Comment updates
|
2023-02-21 08:06:36 +01:00 |
|
Alex Tselegidis
|
2999dcda87
|
Define local variables for UMD libraries
|
2023-02-21 08:05:55 +01:00 |
|
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 |
|