Alex Tselegidis
|
e9842a40bc
|
Revert renaming the service-categories to categories (for clarity)
|
2023-10-26 08:11:31 +02:00 |
|
Alex Tselegidis
|
49dcf21c10
|
Ensure the color selection widget is not disabled when adding a new service (#1427)
|
2023-10-16 11:08:03 +02:00 |
|
Alex Tselegidis
|
93fdbd875a
|
Correct the message modal handling methods
|
2023-02-20 08:24:49 +01:00 |
|
Alex Tselegidis
|
dd3697c018
|
Change null default value with undefined
|
2023-02-07 09:29:12 +01:00 |
|
Alex Tselegidis
|
3c1d49dcb3
|
Fine tuning the styling of the booking-link elements
|
2022-09-14 13:01:07 +02: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
|
0576e69ad5
|
Change the private field id attribute for consistency
|
2022-06-21 12:59:24 +03: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
|
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
|
2f41c28786
|
Add a new "is_private" flag to services and providers so that they do not appear in the booking page (#378).
|
2022-01-24 20:50:14 +01:00 |
|
Alex Tselegidis
|
fbb9baec50
|
Change display of read only field (remove border).
|
2022-01-19 09:39:13 +01:00 |
|
Alex Tselegidis
|
73a6c791ec
|
Apply the new color selection component to services.
|
2022-01-18 18:54:44 +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
|
b7d9efe7c3
|
Remove prefix from service HTML elements
|
2022-01-18 09:29:56 +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
|
2feb0d5c99
|
Add missing selector const and convert remaining functions to arrow functions
|
2022-01-17 21:32:17 +01:00 |
|
Alex Tselegidis
|
c9f4a8303a
|
Code refactoring and improvements for the services page.
|
2022-01-17 15:03:50 +01:00 |
|
Alex Tselegidis
|
22439eb60a
|
Replace all backend layout occurrences.
|
2022-01-17 05:26:57 +01:00 |
|
Alex Tselegidis
|
32b6052546
|
Update the js doc content of the javascript files.
|
2022-01-14 09:26:44 +01:00 |
|
Alex Tselegidis
|
a89a6d8faf
|
Rename "init" methods to "initialize".
|
2022-01-14 08:31:12 +01:00 |
|
Alex Tselegidis
|
195680e8b3
|
Refactor the services helper JS file so that it becomes a standalone module.
|
2022-01-10 09:16:28 +01:00 |
|