Alex Tselegidis
|
93fdbd875a
|
Correct the message modal handling methods
|
2023-02-20 08:24:49 +01:00 |
|
Alex Tselegidis
|
c891985c1b
|
Remove old jQuery UI timepicker call
|
2023-02-20 07:42:13 +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
|
dd3697c018
|
Change null default value with undefined
|
2023-02-07 09:29:12 +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
|
4446f26399
|
Make the backend footer sticky and remove the "placeFooterToBottom" function
|
2023-01-14 09:40:18 +01:00 |
|
Alex Tselegidis
|
d84e19b39f
|
Correct the variable reference
|
2022-12-21 18:58:46 +01:00 |
|
Alex Tselegidis
|
0f6df76667
|
Allow the users to define their own status and assign them to appointments (#244).
|
2022-10-16 21:54:26 +03: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
|
bd6ccfb55e
|
Add missing parameter to the validate username function
|
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
|
3c1d49dcb3
|
Fine tuning the styling of the booking-link elements
|
2022-09-14 13:01:07 +02:00 |
|
Alex Tselegidis
|
f28a8d032c
|
Link labels to their corresponding checkbox so that they become easier to click
|
2022-09-14 12:34:04 +02:00 |
|
Alex Tselegidis
|
0beed86b3f
|
The provider checkboxes must be disabled after the page renders
|
2022-09-14 12:01:46 +02:00 |
|
Alex Tselegidis
|
d408b6040a
|
Make sure at least one field is displayed in the booking page
|
2022-07-27 02:26:19 +03:00 |
|
Alex Tselegidis
|
91dff1efa6
|
Set default values for the user options
|
2022-07-26 17:12:06 +03:00 |
|
Alex Tselegidis
|
f6ad9bba25
|
Remove debugger statement
|
2022-07-26 17:10:20 +03:00 |
|
Alex Tselegidis
|
ec0924fb7e
|
Add matomo analytics settings page
|
2022-07-26 16:39:31 +03:00 |
|
Alex Tselegidis
|
8eddb768d4
|
Add google analytics settings page
|
2022-07-26 16:39:15 +03:00 |
|
Alex Tselegidis
|
27d58effdf
|
Add API settings page
|
2022-07-26 16:38:58 +03:00 |
|
Alex Tselegidis
|
95450932a7
|
Correct typo in booking.js
|
2022-07-26 16:19:29 +03:00 |
|
Alex Tselegidis
|
0576e69ad5
|
Change the private field id attribute for consistency
|
2022-06-21 12:59:24 +03:00 |
|
Alex Tselegidis
|
0d5e60cdb7
|
Add support for dynamic webhook definition in the settings page (#581)
|
2022-06-20 12:12:36 +03:00 |
|
Alex Tselegidis
|
ca7727dfaa
|
Correct event name for toggling BS tabs
|
2022-06-02 09:14:38 +02:00 |
|
Alex Tselegidis
|
e390ab6b42
|
The filter HTML will use no-value placeholders for empty fields
|
2022-05-27 09:25:21 +02: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
|
72e84bd4f3
|
Group commonly used UI components to a single utility module
|
2022-05-26 15:17:33 +02:00 |
|
Alex Tselegidis
|
906c91331f
|
Rename unavailability dates to unavailable dates
|
2022-05-26 14:50:12 +02:00 |
|
Alex Tselegidis
|
a9a72e503d
|
Use the default service duration if the user just clicks on a calendar slot for creating a new appointment (#1237)
|
2022-05-26 14:26:36 +02:00 |
|
Alex Tselegidis
|
b253a002a8
|
Do no to overwrite the password when updating the account info
|
2022-05-20 18:15:14 +02:00 |
|
Alex Tselegidis
|
905dd59425
|
Allow the user to select their own preferred language (#1263)
|
2022-05-20 18:15:14 +02:00 |
|
Alex Tselegidis
|
ffb19f113a
|
Do not display the working plan exception option if no direct provider is selected
|
2022-05-20 18:03:03 +02:00 |
|
Alex Tselegidis
|
2f67141d75
|
Apply the new add-to-google button for 1.5
|
2022-03-28 08:18:00 +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
|
05e6704e67
|
Secondary info wrapped in small tag and using text-muted class.
|
2022-01-26 21:27:57 +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
|
5df3e63055
|
Correct deserialize general settings method.
|
2022-01-24 22:38:45 +01:00 |
|
Alex Tselegidis
|
03010184f6
|
Improve the display of the booking link for services, providers and service-provider combinations.
|
2022-01-24 22:37:05 +01:00 |
|
Alex Tselegidis
|
42534ffcb3
|
Service duration values shorter than 5 minutes should be acceptable via the services page (#1110).
|
2022-01-24 22:09:30 +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 |
|