-
Describe the export portal, and take its six exports through export_act
-
server: describe three tier-1 dashboard panels
-
Delete the promotions tab route, which nothing reached
-
Delete the QUASI_SCREENS flag: the description is the only rendering
-
Delete the dead Blog dashboard tab
-
Describe the project Content panel, closing N12's round-trip filter
-
Nest the settings deep link: ?tab=settings§ion=<name>
-
Describe the item dashboard's tab strip
-
Describe the buyer contacts section, export included
-
Describe the analytics tab, chart included
-
Describe the forum memberships table once for both screens
-
Describe the library's Contacts tab
-
Describe the SSH-keys tab, behind its own switch
-
Group revenue by currency instead of summing across them
-
server: adopt lint block, fix clippy, fmt
-
Bump the tower/axum middleware cluster (server, kberg)
-
Format the tree with rustfmt and add the lint + supply-chain gates