This website requires JavaScript.
Explore
Help
Register
Sign In
mocode-software
/
meldestelle
Watch
1
Star
0
Fork
0
You've already forked meldestelle
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
315
Commits
5
Branches
0
Tags
2f7fe23f45e3a166aff1c22b63ce39263e6ad150
Commit Graph
3 Commits
Author
SHA1
Message
Date
stefan
e38b693847
Versuche
2025-12-31 00:20:29 +01:00
StefanMo
5ea4730cd4
feat(MP-29): navigation core module, auth guards & shell wiring\n\n- Establish :frontend:core:navigation module with DeepLinkHandler\n- Introduce NavigationPort & CurrentUserProvider (DI)\n- Harden admin routes against AppRoles.ADMIN\n- Wire Koin in JS/JVM/Wasm shells (navigationModule)\n- Remove legacy DeepLinkHandler from shared\n- Add unit tests for guard logic\n\nRef: MP-29 (
#24
)
2025-12-08 14:23:08 +01:00
stefan
a8d99b5168
refactor(core): MP-25 Move User and AuthToken to core-domain
2025-12-06 22:48:02 +01:00