Commit Graph

313 Commits

Author SHA1 Message Date
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
48f46ec9fe protect some common pages 2024-05-07 21:52:14 +03:00
5c596cc7c2 fix uploads encoding (cyrilic) 2024-05-07 21:37:13 +03:00
7b741afa06 fix permits UI and content upload/delete API 2024-05-07 21:03:34 +03:00
cbf9cf9485 non-admins can't see permits administrative UI 2024-05-07 20:39:22 +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
d727cebb55 try to improve support for PWA on iOS 2024-05-07 16:52:21 +03:00
c30928547c PWA manager is now visible to all users 2024-05-07 14:00:29 +03:00
885f98e83e delete all if no id sent. proper managment and handling of subs 2024-05-07 12:14:54 +03:00
d95898005c push subscriptions managment 2024-05-07 11:59:41 +03:00
a8a50c76a8 basic support for push messages with actions 2024-05-07 11:31:59 +03:00
201399bc7a push notifications working again 2024-05-07 10:48:02 +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
7d1d529037 change ENV names 2024-05-07 00:10:05 +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
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
87ffb9f30f Merge branch 'main' of https://git.d-popov.com/popov/mwhitnessing 2024-05-05 01:42:13 +03:00
2cea934efd install and use luxon for date and tz functions 2024-05-05 01:42:11 +03:00
e58f2eb5d2 enable custom sign forms 2024-05-04 16:33:16 +03:00
0348a2603b fix session bug 2024-05-04 16:26:12 +03:00
80ce60cb5d Merge branch 'main' of https://git.d-popov.com/popov/mwhitnessing 2024-05-04 16:19:33 +03:00
3b90128927 fix missing shifts in myshifts;
fix serialization error
2024-05-04 16:19:31 +03:00
ec7364b491 login as 2024-05-04 15:28:00 +03:00
2442224397 setup for remote dev environment; minors 2024-05-04 14:32:32 +03:00
c7980f46bb wip stats 2024-05-04 14:30:20 +03:00
d772e506b1 disable apple login for now 2024-05-04 01:02:37 +03:00
228c6a4788 Merge remote-tracking branch 'origin/production' 2024-05-04 00:52:12 +03:00
75573340f8 crf fix when logged out 2024-05-03 16:47:28 +03:00
17b8adbab8 add numbers to stats list 2024-05-03 01:41:18 +03:00
367ca6615c appleID: try dynamic secret 2024-05-03 01:03:08 +03:00
4443f178bf setup nextauth 2024-05-02 21:13:45 +03:00
ce715aa6cf proper HTML 2024-05-02 21:07:20 +03:00
9f2f7054e2 Merge commit 'e20bd294afb21b5856a6a5ed9f237fa5386fc146' into feature-fixStats 2024-05-02 20:27:07 +03:00
e20bd294af apple sign in button 2024-05-02 20:24:06 +03:00
db17572ea6 add statsFilters 2024-05-02 01:50:09 +03:00
876b235e54 fix showing transport in calendar popup 2024-05-02 01:24:09 +03:00
1cd77868df translations 2024-05-01 17:18:50 +03:00
f2fc549265 fix signin too relax bug 2024-05-01 14:38:14 +03:00
11cf6696ff sign-in changes 2024-05-01 13:28:01 +03:00
bf2a5654ad fix publisher index fialogs 2024-04-30 20:35:44 +03:00
176c14a8e0 fix i18n server side resource messages loading; setup loading language resources on the server 2024-04-30 20:22:10 +03:00
e3d75180d7 UI tweak 2024-04-30 17:42:11 +03:00
4ef2e60c30 cleanup/refactoring 2024-04-30 16:14:26 +03:00
e291f25773 finally fix session dependant Form save redirect url 2024-04-30 15:33:54 +03:00
08349dc870 protecting prisma API with session check 2024-04-30 15:12:35 +03:00