46 Commits

Author SHA1 Message Date
9e5cce3644 fix excel exports on publishers 2024-12-28 18:27:23 +02:00
e0e000e8e6 fix reference error 2024-09-17 00:19:18 +03:00
c9dbe48050 excel export (wip) 2024-09-16 21:28:26 +03:00
1936a9cb78 logging, error boundry 2024-06-25 17:54:30 +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
59dd7cd7b4 fix shidfs popup, maybe found a working do-it-all publishers data API functoin (ToDo: implement separate and simple fns if it does not work) 2024-05-28 16:44:10 +03:00
57a292a9f3 revert data api and fix repeating availabilities 2024-05-28 01:41:42 +03:00
308c27eba9 data.filterPublishers can filter by ID,
api/getPublisherInfo uses dataHelper.filterPubs instead of api.filterPublishers because it handles repeating avs and calcs statistics:
shiftgenerate has fn to rank pubs based on weights.
stop message every page load;
other fixes
2024-05-27 23:50:58 +03:00
cfc78abff9 improve test push notifications;
renames; more alerts (merge)
2024-05-23 02:51:15 +03:00
e987b0028c fix confirmation modal on top of other confirmation modal 2024-05-11 22:26:29 +03:00
b23136db0c Merge branch 'main' into feature-fixStats 2024-05-11 16:33:41 +03:00
bf80e985de using original Publisher when there is a replacement. log manual replacements. 2024-05-11 14:25:49 +03:00
bae9a98d80 typo 2024-05-07 13:49:42 -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
c7980f46bb wip stats 2024-05-04 14:30:20 +03:00
876b235e54 fix showing transport in calendar popup 2024-05-02 01:24:09 +03:00
8fe1b182f1 fix calendar events styles 2024-04-28 01:10:26 +03:00
f4bb4f023c fix calendar events 2024-04-27 17:02:58 +03:00
8dd5d36d7a refactoring; logging; cleanup; 2024-04-27 16:34:58 +03:00
58ac046ee5 fix statistics;
rewrite availability filters;
fix availability filters;
ProtectedRoute.IsInRole helper
2024-04-27 15:31:28 +03:00
029a9af390 fix refactored fn call 2024-04-27 10:16:17 +03:00
822b22b995 don't show unpublished assignments in people's calendars 2024-04-24 13:22:38 +03:00
b535d0853a schedule is for monthinfo periods 2024-04-20 12:09:30 +03:00
fd43ac3004 fix not loading statistics for cal scheduler 2024-04-19 17:15:14 +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
4fb8022c46 fix calendar popup 2024-04-14 02:22:27 +03:00
af87b7d51b new coverMe routine; refactoring 2024-04-13 18:27:19 +03:00
7e7e01f14c various fixes to imports and filtering;
some API rewrited
2024-04-11 02:38:36 +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
31ad2bf997 typos 2024-04-02 01:51:00 +03:00
eb7aa228e7 fix typo 2024-04-02 01:37:26 +03:00
5901c11761 apple ID setup cmd, backend API tweaks 2024-04-02 01:13:08 +03:00
5a658d4e19 fix availability ui bug 2024-04-01 13:05:35 +03:00
40e1136e90 auto copying old availabilities leaves dateOfEntry null 2024-03-31 18:39:21 +03:00
a26dd954c0 availability serf reference;
fix copying last month;
2024-03-28 22:55:35 +02:00
e0dfbc51ec new function - copyOldAvailabilities 2024-03-28 18:11:41 +02:00
3ccd9ad106 schedule is now published to be visible to the public 2024-03-27 09:05:17 +02:00
acd776e988 renames 2024-03-26 01:08:57 +02:00
0853d95d91 shift replcement works 2024-03-13 03:33:40 +02:00
6043df6ad1 new fn: delete all availabilities 2024-03-04 00:20:13 +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
6dbf73d57a fix publishers api 2024-02-27 15:33:02 +02:00
560d503219 initial commit - code moved to separate repo 2024-02-22 04:19:38 +02:00