managarten/apps/mana/apps/web/src/routes/(app)/news
Till JS 3e65637fcb revert(apps): settings pages back to routes (not workbench cards)
User feedback: per-module settings/preferences as separate workbench
cards bloats the scene-picker with rarely-used configuration surfaces.
Cards are for daily workflows; one-time config belongs in routes that
open from the parent module's ⚙ button.

- Inline the ListView content back into each /settings route
- Delete lib/modules/{broadcast-settings,invoices-settings,uload-settings,news-preferences}/
- Remove the four registerApp entries

Kept: spaces card (operative member management, daily use).
Deferred: admin-* cards will fuse into a single admin card with tabs
in a follow-up commit, since merging 4 power-user surfaces into tabs
is a different shape than deleting settings cards.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 14:53:15 +02:00
..
[id] feat(mana/web/news): web routes + i18n locales 2026-04-09 15:54:25 +02:00
add feat(articles): M4 tags + status filter, M5 migrate news:type='saved' 2026-04-21 18:17:04 +02:00
preferences revert(apps): settings pages back to routes (not workbench cards) 2026-04-22 14:53:15 +02:00
saved feat(articles): M4 tags + status filter, M5 migrate news:type='saved' 2026-04-21 18:17:04 +02:00
sources feat(mana/web/news): web routes + i18n locales 2026-04-09 15:54:25 +02:00
+layout.svelte feat(mana/web/news): web routes + i18n locales 2026-04-09 15:54:25 +02:00
+page.svelte refactor(webapp): drop AiProposalInbox usages from 9 module pages 2026-04-20 16:18:54 +02:00