Alex Tselegidis
|
0d52732489
|
Replace selector with variable
|
2023-02-20 08:06:12 +01:00 |
|
Alex Tselegidis
|
153ed1174b
|
Correct initialize timepicker method use
|
2023-02-07 07:14:35 +01:00 |
|
Alex Tselegidis
|
0e0194c927
|
Replace the date time pickers in the backend section
|
2023-02-02 08:54:47 +01:00 |
|
Alex Tselegidis
|
6eef401b5c
|
Remove the initialize method of components from the list of the exposed module methods
|
2022-10-16 22:24:50 +03: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
|
8a5e4a67b0
|
Use no-value placeholders in the appointments modal
|
2022-05-27 09:29:19 +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
|
ae71c4c89d
|
Make sure the right provider timezone information is displayed in the appointment and unavailability modals
|
2022-05-24 10:47:56 +02:00 |
|
Alex Tselegidis
|
403edba15f
|
Merge pull request #1245 from JanC/1244-secreterie-providers
[1244] Fix providers not visible for secretaries
|
2022-05-10 13:51:44 +02:00 |
|
Jan Chaloupecky
|
b87f7aa1b3
|
fix providers not visible for secretaries
|
2022-04-22 15:15:42 +02:00 |
|
Jan Chaloupecky
|
ae171b3ffb
|
Validate email address only when it's set
|
2022-04-22 14:24:20 +02:00 |
|
Alex Tselegidis
|
669aa2f6c6
|
Add customer language and timezone fields to the appointments modal (#1094)
|
2022-03-29 10:15:24 +02:00 |
|
Alex Tselegidis
|
0f0b3c114e
|
Apply the new color selection component to the appointments modal.
|
2022-01-18 19:01:26 +01:00 |
|
Alex Tselegidis
|
a72dd9edb5
|
Create new color selection component.
|
2022-01-18 18:54:36 +01:00 |
|
Alex Tselegidis
|
ba175fab7f
|
Trigger the "click" event on the reload appointments button.
|
2022-01-18 17:38:25 +01:00 |
|
Alex Tselegidis
|
387ac5bc19
|
Update the default view so that it works with FullCalendar 5
|
2022-01-18 15:55:21 +01:00 |
|
Alex Tselegidis
|
075e67e0e3
|
Correct return type in jsdoc block.
|
2022-01-18 15:50:09 +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
|
79c9566257
|
Hide the appointments modal after a successful appointment store method.
|
2022-01-17 21:20:06 +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
|
22439eb60a
|
Replace all backend layout occurrences.
|
2022-01-17 05:26:57 +01:00 |
|
Alex Tselegidis
|
1ebc50893e
|
Code refactoring and improvements for the unavailabilities modal component.
|
2022-01-17 04:46:18 +01:00 |
|
Alex Tselegidis
|
9467113ad9
|
The initialize method will be called by the DOMContentLoaded event automatically.
|
2022-01-17 04:44:22 +01:00 |
|
Alex Tselegidis
|
8438f647f0
|
Code refactoring and improvements for the appointments modal component.
|
2022-01-17 04:33:31 +01:00 |
|
Alex Tselegidis
|
32b6052546
|
Update the js doc content of the javascript files.
|
2022-01-14 09:26:44 +01:00 |
|
Alex Tselegidis
|
f2c40a58b2
|
Rename the manage-unavailable-modal to unavailabilities-modal
|
2022-01-14 08:43:53 +01:00 |
|
Alex Tselegidis
|
7126d75988
|
Rename the manage-appointment-modal to appointments-modal
|
2022-01-14 08:39:11 +01:00 |
|
Alex Tselegidis
|
a89a6d8faf
|
Rename "init" methods to "initialize".
|
2022-01-14 08:31:12 +01:00 |
|
Alex Tselegidis
|
745f70848a
|
Refactor the calendar related JS files so that they become standalone modules.
|
2022-01-12 11:22:54 +01:00 |
|
Alex Tselegidis
|
d1bf0ec89d
|
Convert the working plan exceptions modal to a component script.
|
2022-01-11 10:50:24 +01:00 |
|
Alex Tselegidis
|
d0ad54ce49
|
Replaced EALang with the global App.Lang object
|
2021-12-13 07:52:09 +01:00 |
|
Alex Tselegidis
|
617ada7641
|
Major assets restructuring (for better scalability).
|
2021-11-29 08:55:29 +01:00 |
|