mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:01:09 +02:00
chore: final cleanup — dead link, security status, showTitle, drop subscriptions
1. CompleteStep: /apps → / ("Workbench" instead of dead "Alle Apps")
2. pnpm lockfile synced after @mana/subscriptions removal
3. Security header panel: status dots for Passkey/2FA/Sessions count
4. GeneralSection: inline settings rows replace GlobalSettingsSection
wrapper — no more title="" hack or double-card nesting
5. shared-auth-ui: showTitle prop on PasskeyManager, SessionManager,
TwoFactorSetup, AuditLog; SecuritySection passes showTitle={false}
6. Drop @mana/subscriptions from sources.css + package.json
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
04c806fbb2
commit
f203e100c1
4 changed files with 10 additions and 5 deletions
|
|
@ -22,5 +22,4 @@
|
|||
@source "../../shared-auth-ui/src";
|
||||
@source "../../shared-branding/src";
|
||||
@source "../../shared-theme-ui/src";
|
||||
@source "../../subscriptions/src";
|
||||
@source "../../credits/src";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue