Commit Graph

169 Commits

Author SHA1 Message Date
Dobromir Popov
bf2a5654ad fix publisher index fialogs 2024-04-30 20:35:44 +03:00
Dobromir Popov
176c14a8e0 fix i18n server side resource messages loading; setup loading language resources on the server 2024-04-30 20:22:10 +03:00
Dobromir Popov
e3d75180d7 UI tweak 2024-04-30 17:42:11 +03:00
Dobromir Popov
4ef2e60c30 cleanup/refactoring 2024-04-30 16:14:26 +03:00
Dobromir Popov
e291f25773 finally fix session dependant Form save redirect url 2024-04-30 15:33:54 +03:00
Dobromir Popov
08349dc870 protecting prisma API with session check 2024-04-30 15:12:35 +03:00
Dobromir Popov
8aac5231ef fix SQL export for MySQL specific date format;
fix PublisherForm
2024-04-30 15:03:08 +03:00
Dobromir Popov
e6883428c2 implement SQL export in prisma api 2024-04-30 14:58:07 +03:00
Dobromir Popov
60a3e770f9 fix login not calling callback 2024-04-30 14:27:12 +03:00
Dobromir Popov
f303ae193c email confirm template, fix admin login, try fix translation error logs 2024-04-30 13:18:38 +03:00
Dobromir Popov
ad42fbf639 allow only registered publishers to set up local credentials; fix menu; fix signin UI 2024-04-30 13:15:37 +03:00
Dobromir Popov
01387cfe89 fix route, so we don't overwrite original files 2024-04-30 02:57:31 +03:00
Dobromir Popov
c98b018bb1 disable auto language detection;
disable languuage switch for now;
Tweak some error logs and messages
2024-04-30 02:51:37 +03:00
Dobromir Popov
aa766f4e1e password reset implementation;
custom signin form
2024-04-30 02:49:40 +03:00
Dobromir Popov
d777913910 auth with local credentials 2024-04-30 02:47:00 +03:00
Dobromir Popov
b9f635e570 custom sign-in page 2024-04-29 21:36:35 +03:00
Dobromir Popov
9668bc0ef8 fix some traslation message errors during build;
disable auto language recognition.
2024-04-29 13:15:52 +03:00
Dobromir Popov
e67c78b6a3 adjust more the UI - final 2024-04-29 02:29:26 +03:00
Dobromir Popov
0afae26869 Merge branch 'feature-2-i18n' of https://git.d-popov.com/popov/mwhitnessing into feature-2-i18n 2024-04-29 01:51:50 +03:00
Dobromir Popov
96360a9e91 tweak translation UI 2024-04-29 01:47:35 +03:00
Dobromir Popov
56283ecd50 menu translations and ability to add new translations using the base translation 2024-04-29 01:33:33 +03:00
Dobromir Popov
c779eba469 translation system working now 2024-04-29 01:28:59 +03:00
Dobromir Popov
e39282a93e use modified fallback for translations 2024-04-28 23:58:51 +03:00
Dobromir Popov
8d49f93bec file renamed 2024-04-28 23:45:43 +03:00
Dobromir Popov
ee448205a0 added first ally auto text extraction 2024-04-28 23:41:17 +03:00
Dobromir Popov
57be4d0e88 translations admin page 2024-04-28 23:11:00 +03:00
Dobromir Popov
6d2885de59 i10n using NextIntl 2024-04-28 22:56:41 +03:00
Dobromir Popov
46df4b6066 working open and accepted requests list 2024-04-28 14:12:31 +03:00
Dobromir Popov
fa0b9049ef add accepted cover requests 2024-04-28 14:02:57 +03:00
Dobromir Popov
2809bca0e2 usable open requests list 2024-04-28 13:49:33 +03:00
Dobromir Popov
9e523ed8d7 new cover me logs page 2024-04-28 13:38:47 +03:00
Dobromir Popov
ec33163dc5 fix logging messages 2024-04-28 02:13:24 +03:00
Dobromir Popov
8fe1b182f1 fix calendar events styles 2024-04-28 01:10:26 +03:00
Dobromir Popov
a0b09320c0 test sends test emails again (mailtrap) 2024-04-27 17:47:52 +03:00
Dobromir Popov
f4bb4f023c fix calendar events 2024-04-27 17:02:58 +03:00
Dobromir Popov
e06a40d8cf using the same API for email UI and sending email 2024-04-27 16:49:54 +03:00
Dobromir Popov
8dd5d36d7a refactoring; logging; cleanup; 2024-04-27 16:34:58 +03:00
Dobromir Popov
58ac046ee5 fix statistics;
rewrite availability filters;
fix availability filters;
ProtectedRoute.IsInRole helper
2024-04-27 15:31:28 +03:00
Dobromir Popov
029a9af390 fix refactored fn call 2024-04-27 10:16:17 +03:00
Dobromir Popov
6364ff3442 fix showing unpublished and old assignments to publishers 2024-04-27 01:19:49 +03:00
Dobromir Popov
3faa69c572 fix 2024-04-26 10:48:50 +03:00
Dobromir Popov
af9fc6af97 update LastLogin on login, show it.
remove end date for filter pubs for month;
fix stats end date
2024-04-25 20:22:36 +03:00
Dobromir Popov
2fb9dc3803 added lastLogin to publishers 2024-04-25 19:51:20 +03:00
Dobromir Popov
d28b82b1fa implemented logging 2024-04-25 18:54:47 +03:00
Dobromir Popov
96dfdf3384 adjust some margins, Todo 2024-04-25 18:01:57 +03:00
Dobromir Popov
bc7d066346 snug scheduler UI to fit the whole day in one screen 2024-04-24 15:03:08 +03:00
Dobromir Popov
84bf0d001e UI style fixes 2024-04-24 13:53:50 +03:00
Dobromir Popov
822b22b995 don't show unpublished assignments in people's calendars 2024-04-24 13:22:38 +03:00
Dobromir Popov
47dbe0d618 initials support complex names 2024-04-20 14:02:31 +03:00
Dobromir Popov
9586325bfa generate/update and display transport initials correctly in schedule 2024-04-20 13:56:12 +03:00