• Joined on 2026-02-27
mark pushed to main at mark/vibn-frontend 2026-06-14 22:00:07 +00:00
26b4c53633 feat(logs): reverse log order so the newest logs always display at the top
mark pushed to main at mark/vibn-frontend 2026-06-14 21:58:06 +00:00
e0354d969e feat(logs): add Database logs and Build logs to the Server Logs dashboard page
mark pushed to main at mark/vibn-frontend 2026-06-14 21:52:18 +00:00
f8cc4b32b0 feat(logs): add Dev Previews to server logs page
mark pushed to main at mark/vibn-frontend 2026-06-14 21:48:53 +00:00
d3b3bc11d9 fix(logs): remove redundant top page header to maximize vertical terminal space
mark pushed to main at mark/vibn-frontend 2026-06-14 21:45:00 +00:00
6578a45332 fix(dashboard): allow style overrides on primary and secondary buttons
mark pushed to main at mark/vibn-frontend 2026-06-14 21:42:49 +00:00
6e0620ea7d fix(dashboard): align server logs page to workspace layout and flatten database link in sidebar
mark pushed to main at mark/vibn-frontend 2026-06-14 21:39:11 +00:00
54cb481f53 fix(databases): align database table list text spacing and icon sizes with codebase tree
mark pushed to main at mark/vibn-frontend 2026-06-14 21:36:22 +00:00
2cdbadec8c fix(databases): execute exact row count fallback for empty tables and tighten table spacing
mark pushed to main at mark/vibn-frontend 2026-06-14 21:32:33 +00:00
1668cf1fb4 fix(databases): properly display row count pills for un-analyzed empty postgres tables
mark pushed to main at mark/vibn-frontend 2026-06-14 21:26:20 +00:00
0894f1093d fix(databases): ensure row count pill renders safely
mark pushed to main at mark/vibn-frontend 2026-06-14 21:23:58 +00:00
0f2476b863 fix(databases): format row counts as pills on the right side of the tree
mark pushed to main at mark/vibn-frontend 2026-06-14 21:21:57 +00:00
8564442e67 fix(databases): remove dropdown chevron from database header
mark pushed to main at mark/vibn-frontend 2026-06-14 21:20:14 +00:00
2b4f0d9a5f fix(databases): align database header with table row list in sidebar tree
mark pushed to main at mark/vibn-frontend 2026-06-14 21:17:59 +00:00
606af52b8e fix(databases): move table metadata to the bottom of the table viewer
mark pushed to main at mark/vibn-frontend 2026-06-14 21:15:18 +00:00
103ad8c81f fix(databases): apply Flowbite colors to data table viewer
mark pushed to main at mark/vibn-frontend 2026-06-14 21:13:18 +00:00
c5894775f8 fix(dashboard): align table tree styling with codebase tree and flatten public schemas
mark pushed to main at mark/vibn-frontend 2026-06-14 21:11:17 +00:00
c004be3b12 fix(databases): align database tree styles with codebase tree
mark pushed to main at mark/vibn-frontend 2026-06-14 21:07:48 +00:00
7a8d13d7e2 fix(dashboard): fix double borders and corner masking issue on databases page
mark pushed to main at mark/vibn-frontend 2026-06-14 21:05:35 +00:00
9bca5d9850 fix(dashboard): remove top PageHeader from Databases page to maximize vertical space
mark pushed to main at mark/vibn-frontend 2026-06-14 21:02:59 +00:00
a55a226ed0 fix(dashboard): apply workspace layout sizing and independent scroll to databases page