• Joined on 2026-02-02
blyzer pushed to main at blyzer/fasto 2026-03-06 13:59:10 +00:00
2e766bd197 fix: route dashboard user invites to reset-password instead of setup-account
blyzer pushed to main at blyzer/fasto 2026-03-06 13:20:54 +00:00
34ff18d8dc fix: remove dummy data from sql and automate schema migrations on startup
blyzer pushed to main at blyzer/fasto 2026-03-06 12:24:27 +00:00
3efb949605 fix: register setup-account route and correctly name component
blyzer pushed to main at blyzer/fasto 2026-03-06 11:57:47 +00:00
81083fadce fix: resolve production APP_URL routing in emails and token expiry
blyzer pushed to main at blyzer/fasto 2026-03-05 19:38:51 +00:00
c8c6f5a080 fix: auto-create auth tables on startup to bypass docker swarm config caching
blyzer pushed to main at blyzer/fasto 2026-03-05 19:28:37 +00:00
daad542527 fix: resolve super_admin auto-provisioning timing issue on fresh stacks
blyzer pushed to main at blyzer/fasto 2026-03-05 19:12:16 +00:00
f7b019f1e1 fix: resolve production SMTP environment mapping and super_admin provisioning recovery
blyzer pushed to main at blyzer/fasto 2026-03-05 18:35:31 +00:00
c4bd4d58a1 feat: complete UI/UX refinement, email flow updates, and deep black theme
d5b57835a7 fix: resolve super_admin privileges and tenant management issues
75631909df fix: correct parameter order in resetPassword call
Compare 3 commits »
blyzer pushed to main at blyzer/fasto 2026-03-03 21:19:54 +00:00
997546915f fix: propagate and display backend errors correctly when creating or updating users
blyzer pushed to main at blyzer/fasto 2026-03-03 20:51:26 +00:00
e050cbfab1 fix: prevent long team names from breaking UI layout
aa122d646c fix: display correct team name in user profile
Compare 2 commits »
blyzer pushed to main at blyzer/fasto 2026-03-03 20:32:04 +00:00
8e69348da9 fix: allow users to update their own profile data
blyzer pushed to main at blyzer/fasto 2026-03-03 20:17:05 +00:00
20bdf510fd feat: implement secure multi-tenancy, RBAC, and premium dark mode
blyzer pushed to main at blyzer/fasto 2026-03-02 13:27:04 +00:00
b7e73fce3d feat: replace mock system with real backend, RBAC, and Teams management
blyzer pushed to main at blyzer/fasto 2026-02-26 17:22:57 +00:00
76b919d857 feat: implement real profile save functionality
blyzer pushed to main at blyzer/fasto 2026-02-26 13:37:10 +00:00
6fb86b4806 feat: implement real user profile and authentication state
dda606ef9b feat: implement real user profile viewing and auth state
Compare 2 commits »
blyzer pushed to main at blyzer/fasto 2026-02-25 19:20:59 +00:00
blyzer pushed to main at blyzer/fasto 2026-02-25 18:58:48 +00:00
c42bca76f3 fix: add safety checks to Layout and continue debugging blank page
blyzer pushed to main at blyzer/fasto 2026-02-25 18:29:28 +00:00
7def7d6eed fix: refactor auth logic to use AuthGuard and resolve blank page
blyzer pushed to main at blyzer/fasto 2026-02-25 15:03:31 +00:00
9f047ece86 feat: implement real user login state and fix profile view
blyzer pushed to main at blyzer/fasto 2026-02-25 14:26:25 +00:00