• Joined on 2026-02-02
blyzer pushed to main at blyzer/fasto 2026-03-11 17:55:06 +00:00
684b98bd0e fix: resolve HashRouter reload issues during impersonation handoffs
blyzer pushed to main at blyzer/fasto 2026-03-11 17:42:47 +00:00
89f250a43b fix: correct redirect url when exiting impersonation mode
blyzer pushed to main at blyzer/fasto 2026-03-11 17:37:31 +00:00
671633b813 style: remove hover requirement for action buttons across all tables
blyzer pushed to main at blyzer/fasto 2026-03-11 17:17:08 +00:00
bff54def9f fix: include missing files for tenant impersonation feature
blyzer pushed to main at blyzer/fasto 2026-03-10 19:21:04 +00:00
b7f9efd0d1 feat: implement tenant impersonation for super admins
blyzer pushed to main at blyzer/fasto 2026-03-10 18:11:07 +00:00
ee3b9f4ce6 feat: add loading animation to tenant creation button
blyzer pushed to main at blyzer/fasto 2026-03-10 17:37:35 +00:00
ab35cf9126 fix: resolve smtp authentication error and notification issues
d3587344a3 fix: resolve notification sound autoplay block and polling delay
Compare 2 commits »
blyzer pushed to main at blyzer/fasto 2026-03-10 13:41:43 +00:00
754c1e2a21 feat: add user preference for audio notifications and play sound on new alerts
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