Commit Graph

129 Commits

Author SHA1 Message Date
94597e2440 added surveys 2024-06-17 15:18:28 +03:00
4da00d4ec3 new survey page 2024-06-17 08:01:51 +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
17a56995b5 hilight publishers where desiredShiftsPerMonth not reached 2024-05-29 00:33:52 +03:00
c8367026dd ui fix for shift UI 2024-05-29 00:12:42 +03:00
9dd43fbc34 don't close on assignment add 2024-05-28 20:12:15 +03:00
d3ade91b80 more responsive calendar UI 2024-05-28 18:21:50 +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
f7aeea65b9 add option to choose between 2 algorithms for scheduling 2024-05-28 01:14:50 +03:00
a938c89225 data api and UI style fixes 2024-05-28 00:57:10 +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
0f6e094f24 add location to myschedule info 2024-05-24 14:38:57 +03:00
54a398b4c4 remove double message.
rate limit emails during testing
2024-05-24 14:30:57 +03:00
2202e8b1b4 (wip) schedle generation;
added confirmations on schedule  DELETE!!!
better reports page;
log every delete over API, more logging;
2024-05-24 12:53:17 +03:00
73ac798a6d Merge branch 'main' of https://git.d-popov.com/popov/mwhitnessing 2024-05-23 02:53:54 +03:00
cfc78abff9 improve test push notifications;
renames; more alerts (merge)
2024-05-23 02:51:15 +03:00
21f1ab5815 fix 2024-05-22 18:31:23 +03:00
95a35ba164 message on most of the pages 2024-05-22 17:53:00 +03:00
780b5660fa set proper permissions again 2024-05-14 13:02:10 +03:00
dcf42df20b better filters user experience 2024-05-12 20:45:51 +03:00
8777dca8e5 advanced stats filtering 2024-05-12 20:18:48 +03:00
ef694227c7 UI good enough 2024-05-12 19:12:39 +03:00
24b97a8297 better 2024-05-12 19:06:21 +03:00
55bacdc491 better design 2024-05-12 19:05:31 +03:00
6e884777fb new column (filterable for push notificaitons status 2024-05-12 19:00:11 +03:00
163e1e1167 implement stats null filters in column headers 2024-05-12 17:25:35 +03:00
8e69e3b933 fix stats calculation - include repeating avs. 2024-05-12 12:13:56 +03:00
a392022499 fix modals and publishers list filter zindex 2024-05-12 00:14:56 +03:00
e987b0028c fix confirmation modal on top of other confirmation modal 2024-05-11 22:26:29 +03:00
e29807540f fix server session problem;
optimize
2024-05-11 17:57:33 +03:00
b23136db0c Merge branch 'main' into feature-fixStats 2024-05-11 16:33:41 +03:00
2baab97902 Added congregation table and field 2024-05-11 12:45:52 +03:00
0e8d1284c2 show stats for admins only 2024-05-08 11:50:46 +03:00
54be0439ca tighter user permissions for report pages 2024-05-08 11:49:20 +03:00
c30928547c PWA manager is now visible to all users 2024-05-07 14:00:29 +03:00
03dcf5e755 squash all commits and fix service worker (file has to be at this specific path by convention):
Added pwa subscription storage for publishers
2024-05-07 10:28:54 +03:00
27a65b7dc0 more date fixes 2024-05-05 22:39:22 +02:00
1394c5ba4d message if no future assignments 2024-05-05 22:37:40 +02:00
2cea934efd install and use luxon for date and tz functions 2024-05-05 01:42:11 +03:00
3b90128927 fix missing shifts in myshifts;
fix serialization error
2024-05-04 16:19:31 +03:00
c7980f46bb wip stats 2024-05-04 14:30:20 +03:00
17b8adbab8 add numbers to stats list 2024-05-03 01:41:18 +03:00
db17572ea6 add statsFilters 2024-05-02 01:50:09 +03:00
f2fc549265 fix signin too relax bug 2024-05-01 14:38:14 +03:00
bf2a5654ad fix publisher index fialogs 2024-04-30 20:35:44 +03:00
e3d75180d7 UI tweak 2024-04-30 17:42:11 +03:00
4ef2e60c30 cleanup/refactoring 2024-04-30 16:14:26 +03:00
f303ae193c email confirm template, fix admin login, try fix translation error logs 2024-04-30 13:18:38 +03:00
01387cfe89 fix route, so we don't overwrite original files 2024-04-30 02:57:31 +03:00
c98b018bb1 disable auto language detection;
disable languuage switch for now;
Tweak some error logs and messages
2024-04-30 02:51:37 +03:00