• Joined on 2026-02-02
blyzer pushed to main at blyzer/fasto 2026-03-09 20:11:01 +00:00
ccbba312bb feat: implement persistent notification system
blyzer pushed to main at blyzer/fasto 2026-03-09 19:29:50 +00:00
ec7cb18928 feat: customize search placeholder based on user role
blyzer pushed to main at blyzer/fasto 2026-03-09 19:09:50 +00:00
12d24e9255 feat: refine global search RBAC and fix image loading
blyzer pushed to main at blyzer/fasto 2026-03-09 18:54:59 +00:00
13bcfc1314 feat: enhance global search UI and positioning
c07967188a feat: implement categorized global search with RBAC
Compare 2 commits »
blyzer pushed to main at blyzer/fasto 2026-03-09 16:34:10 +00:00
000bc38712 fix: remove duplicated layout titles and use singular team terminology for managers
blyzer pushed to main at blyzer/fasto 2026-03-09 13:15:26 +00:00
56b1f0c884 fix: sanitize rbac error msg and enforce manager creation constraints
blyzer pushed to main at blyzer/fasto 2026-03-06 19:43:19 +00:00
3481e698bc fix: change sidebar label to 'Meu Time' for managers
blyzer pushed to main at blyzer/fasto 2026-03-06 19:15:30 +00:00
0d3ce93e32 fix: populate slugs for old users and include slug/team_id in jwt token
blyzer pushed to main at blyzer/fasto 2026-03-06 18:26:27 +00:00
feb98d830b fix: resolve sql query logic preventing managers from seeing themselves or their team if team_id is null
blyzer pushed to main at blyzer/fasto 2026-03-06 18:04:41 +00:00
cbbe519b5a feat: allow admins to edit member emails
13b4c0316b feat: restrict managers to their own team
Compare 2 commits »
blyzer pushed to main at blyzer/fasto 2026-03-06 17:21:13 +00:00
ae81df759f fix: allow managers to see the add member button
blyzer pushed to main at blyzer/fasto 2026-03-06 16:27:54 +00:00
38eb55793f feat: complete fine-grained RBAC rules across all roles
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 »