Commit Graph

53 Commits

Author SHA1 Message Date
34aceed38f comment av repetition logic for locked dates 2024-07-14 22:57:55 +03:00
89d0134d94 create child availabilities for locked dates if weekly availability is changed for a new future date 2024-07-14 22:19:27 +03:00
d86dfec1be pass locked before date to calendar av form 2024-07-12 22:19:27 +03:00
85be661205 changes to auto shift generation 2024-06-26 20:12:25 +03:00
8ca2000ee4 new table for settings and store blocked date there;
non admins can't enter avs before the blocked date
new table for survey
2024-06-16 23:33:49 +03:00
cfc78abff9 improve test push notifications;
renames; more alerts (merge)
2024-05-23 02:51:15 +03:00
4b45342877 fix initial calendar loading;
show unpublished events in calendar for ADMINS
mark unavailable publishers when they are available on another time on the same day;
2024-05-07 19:16:03 +03:00
8d4ae3ebf5 streamline UI 2024-05-07 16:58:46 +02:00
27a65b7dc0 more date fixes 2024-05-05 22:39:22 +02:00
12503409b6 fix dates ant TZ, cleanup 2024-05-05 20:43:47 +02:00
227c1f0ab3 Merge branch 'main' of https://git.d-popov.com/popov/mwhitnessing 2024-05-05 00:48:48 +02:00
ebc165ee30 fix typo 2024-05-05 00:46:37 +02:00
2cea934efd install and use luxon for date and tz functions 2024-05-05 01:42:11 +03:00
4a85cef025 comment for future features 2024-05-02 02:26:58 +03:00
876b235e54 fix showing transport in calendar popup 2024-05-02 01:24:09 +03:00
a570f7f848 fix shifted DST time in availability form 2024-04-27 01:22:13 +03:00
6364ff3442 fix showing unpublished and old assignments to publishers 2024-04-27 01:19:49 +03:00
ca0b7fd9c4 try fixstart range 2024-04-26 17:29:37 +03:00
c474617dbb ditch datetime picker in availability form 2024-04-22 20:44:25 +03:00
74fabd8f1d fix calendar UI bug 2024-04-20 20:54:00 +03:00
52aecf741e fix copy availabilities button functionality. when editing manually, the flag is set back to false; 2024-04-17 02:59:54 +03:00
0dd5d71714 fix edge case 2024-04-17 02:28:37 +03:00
f06fed455b (wip) - show repeating events in calendar (admin)
script to get jwt signature for Apple ID
2024-04-15 22:12:35 +03:00
47fdbc4a5b fix bug 2024-04-14 11:57:29 +03:00
4fb8022c46 fix calendar popup 2024-04-14 02:22:27 +03:00
39597890bc evcalendar - use dates for timeslots insead of integers 2024-04-07 20:48:51 +03:00
5e1415046d revert 2024-04-05 20:31:56 +03:00
dea97cf7e5 using let if existingItems is strangely undefined 2024-04-05 20:20:23 +03:00
077359203e fix client compile error 2024-04-05 20:14:08 +03:00
d8a93f9501 Merge remote-tracking branch 'origin/raph' 2024-04-05 18:04:33 +03:00
adbbb555f9 bug oujas 2024-04-05 17:47:08 +03:00
3c9dcfece6 add support for endDate 2024-04-05 15:20:14 +03:00
95ac760447 fix repeating availability dayofmonh problem 2024-04-05 14:49:15 +03:00
4aebc8a45d fix calenar UI bug 2024-04-04 00:02:03 +03:00
5a658d4e19 fix availability ui bug 2024-04-01 13:05:35 +03:00
acd776e988 renames 2024-03-26 01:08:57 +02:00
2accbbbe26 hide delete error message 2024-03-05 16:22:03 +02:00
c15da32fd2 reload availabilities from DB in case of delete error 2024-03-05 16:21:28 +02:00
e22d121f0f add Messages table and availability dateOfEntry 2024-03-05 15:26:41 +02:00
bd9d345386 hide broken edit form 2024-03-03 04:08:41 +02:00
d9625f624f AvForm is now stable and working as expected 2024-03-03 04:06:45 +02:00
193dd91605 rewrite availability form 2024-03-03 02:52:41 +02:00
e52d962c49 fix availability form from settings 2024-03-02 23:09:29 +02:00
ffcfb6b15c UI changes;
availability form prettify
2024-03-02 22:49:11 +02:00
8de48e1c41 more UI 2024-03-02 21:46:37 +02:00
5998371222 UI changes 2024-03-02 21:31:50 +02:00
67e350bdd4 fix calendar, separate AvForm UI 2024-03-01 14:23:37 +02:00
7dba304f25 isFromPreviousMonth shown in yellow 2024-02-28 23:47:36 +02:00
138530597a reduce margins to imporve webUI 2024-02-28 10:21:57 +02:00
2fbb0a7955 hide repeat until date as it is not fully implemented yet 2024-02-27 15:52:12 +02:00