Maksim Skobaro
96ffb3ad41
implement login/quit, PendingStore.ts
2025-02-02 09:44:29 +03:00
Maksim Skobaro
f80db06adf
refactoring
2025-02-02 09:43:34 +03:00
Maksim Skobaro
181dc824a1
Implemented UserProfile.tsx, without editing
...
* added font awesome
* replaced GitHub logo in Footer.tsx with one provided by FontAwesome
* added loader, when userStore fetching data from server
* allow circular dependencies, since this is no problem
* fix default (e.g. prod) profile
* fix a problem, when no authenticated person calls /api/v1/user/current endpoint
2024-10-21 00:55:58 +03:00
Velixeor
d4f61438eb
Update role
2024-10-19 22:30:05 +03:00
Maksim Skobaro
9191e6bf16
basic js: store/context, domain models, utils, router
2024-10-13 18:05:10 +03:00
Maksim Skobaro
a05e250888
basic authorization and authentication configurations
2024-09-29 12:42:26 +03:00
Maksim Skobaro
0b98eda6ea
Merge branch 'main' into feature/add-flyway-integration-multimodule
2024-08-06 01:35:23 +03:00
Maksim Skobaro
3b5be33235
Migrate to modular project
2024-08-06 01:31:59 +03:00
Velixeor
b1584d77e0
Update pom
2024-08-06 01:30:40 +03:00
Velixeor
ae90cb29aa
Add base cases and fix GenerationType.SEQUENCE
2024-08-06 01:29:13 +03:00
Maksim Skobaro
6681a4230e
Migrate to modular project
2024-08-06 01:21:46 +03:00