Equalify Hub
Sign Up for Updates
EqualifyEverything
/
equalify
Code
/
Commits
/ bbeffd5
fix(tables): Various appwide fixes/tweaks to table rendering
azdak
committed on Jun 5, 2026, 10:05 PM
Showing
11
changed files
+303 additions
-248 deletions
M
apps/frontend/src/components/AuditPagesInputTable.module.scss
+3
M
apps/frontend/src/components/AuditPagesInputTable.tsx
+39
-40
M
apps/frontend/src/components/AuditsTable.tsx
+38
-40
M
apps/frontend/src/components/BlockersTable.module.scss
+9
-1
M
apps/frontend/src/components/BlockersTable.tsx
+34
-30
M
apps/frontend/src/components/InvitesTable.tsx
+31
-25
M
apps/frontend/src/components/UsersTable.module.scss
+1
M
apps/frontend/src/components/UsersTable.tsx
+30
-25
M
apps/frontend/src/global-styles/tables.scss
+33
-18
A
apps/frontend/src/routes/Logs.module.scss
+10
M
apps/frontend/src/routes/Logs.tsx
+75
-69
Browse files at this commit →