Commit Graph

52 Commits

Author SHA1 Message Date
bab62816b0 only use blocked date and no published date for blocking;
allow any date to be selected as block date - not only the end of the month
2024-09-17 23:18:51 +03:00
1d4696f0f7 fix: correct search/replace block in avcalendar.tsx to match existing lines 2024-09-17 10:58:52 +03:00
2064d95346 feat: allow users to open edit modal if they are the current user or admin, restrict POWERUSERs to read-only access 2024-09-17 10:58:49 +03:00
a5bbf01802 block dates 1-19 august 2024 2024-07-19 00:50:51 +03:00
d86dfec1be pass locked before date to calendar av form 2024-07-12 22:19:27 +03:00
68915628a9 fix toast problem 2024-06-17 23:26:55 +03:00
c8367026dd ui fix for shift UI 2024-05-29 00:12:42 +03:00
d3ade91b80 more responsive calendar UI 2024-05-28 18:21:50 +03:00
9ad77bec38 ui fixes 2024-05-28 16:42:24 +03:00
cf4546e754 desired shifts max to 8;UI styling 2024-05-23 02:52:03 +03:00
cfc78abff9 improve test push notifications;
renames; more alerts (merge)
2024-05-23 02:51:15 +03:00
26af8382ad disable edits for published dates if not admin 2024-05-11 14:10:36 +03:00
8ceaf513e3 update maintenance container 2024-05-07 20:20:45 +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
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
2442224397 setup for remote dev environment; minors 2024-05-04 14:32:32 +03:00
b6001a0042 still show assignments in green 2024-04-28 01:16:13 +03:00
8fe1b182f1 fix calendar events styles 2024-04-28 01:10:26 +03:00
58ac046ee5 fix statistics;
rewrite availability filters;
fix availability filters;
ProtectedRoute.IsInRole helper
2024-04-27 15:31:28 +03:00
67e7e7c854 improve calendar styles 2024-04-27 01:39:15 +03:00
bc7d066346 snug scheduler UI to fit the whole day in one screen 2024-04-24 15:03:08 +03:00
ef27309b27 fix show more evens click error 2024-04-23 20:57:57 +03:00
74fabd8f1d fix calendar UI bug 2024-04-20 20:54:00 +03:00
386deeb71f relx withTransport assignment UI to allow assignment of pubs without transport availability 2024-04-20 12:42:19 +03:00
b06c7be9b0 implement add/remove shigfts from the UI, set transport required 2024-04-19 18:40:29 +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
f06fed455b (wip) - show repeating events in calendar (admin)
script to get jwt signature for Apple ID
2024-04-15 22:12:35 +03:00
a35a03cfcc fix weekly view bug for new 2024-04-14 12:29:24 +03:00
4fb8022c46 fix calendar popup 2024-04-14 02:22:27 +03:00
adbbb555f9 bug oujas 2024-04-05 17:47:08 +03:00
4aebc8a45d fix calenar UI bug 2024-04-04 00:02:03 +03:00
a26dd954c0 availability serf reference;
fix copying last month;
2024-03-28 22:55:35 +02:00
acd776e988 renames 2024-03-26 01:08:57 +02:00
6045327615 modal extracted to separate file 2024-03-13 01:16:30 +02:00
51996b0e40 hide assignment confirm action on calendar for now 2024-03-10 23:08:20 +02:00
cd59566d1c use material icon for transport;
transport icon on all available pubs for  transport
2024-03-06 01:39:24 +02:00
07e4b1b80f transport toggle on calendar working 2024-03-06 00:57:32 +02:00
cf17cc74a2 import/parse and generate respects withTransport and requiresTransport properties. parsing rransport initials 2024-03-05 23:49:23 +02:00
0bb57ced17 fix and consolidate calendar dates usage and format 2024-03-04 00:20:43 +02:00
87836fab0a assignment - search for replacement works 2024-03-03 04:21:14 +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
8de48e1c41 more UI 2024-03-02 21:46:37 +02:00
6c6f8f41d0 destinguish between pubs without availabilities (orange) and with changed availabilities (red) in calendar dash 2024-03-02 19:10:29 +02:00
67e350bdd4 fix calendar, separate AvForm UI 2024-03-01 14:23:37 +02:00
9bb4f7a568 misc 2024-02-29 11:05:24 +02:00