event-management-frontend/app
Peter Vacho 5a8d882000
fix: Don't capture all errors on failed login/register
Only capture the relevant errors that we know how to handle, propagate
the rest up instead of trying to catch & handle them gracefully. This is
important, as our global exception handler might have a way to handle
these errors (namely the connection error, moving the user to the api
unreachable screen).
2025-01-05 21:43:16 +01:00
..
src fix: Don't capture all errors on failed login/register 2025-01-05 21:43:16 +01:00
.gitignore feat: Initial commit 2024-12-22 15:35:56 +01:00
build.gradle.kts feat: Add color picking support for event creation 2025-01-01 18:56:52 +01:00
proguard-rules.pro feat: Initial commit 2024-12-22 15:35:56 +01:00