mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:01:08 +02:00
feat(apps): add missing help, feedback, profile, themes, auth pages for cross-app consistency
New pages created: - Help: citycorners, matrix (with i18n help content) - Feedback: citycorners, matrix, photos, planta, questions - Profile: citycorners, mukke, photos, planta, questions, todo, zitare - Themes: citycorners, photos, planta, questions, zitare - Forgot-password: citycorners - Reset-password: citycorners, picture, storage PillNavigation updated in all 18 layouts: - helpHref, profileHref, themesHref, feedbackHref consistently set - Dependencies added (shared-profile-ui, shared-theme-ui, shared-feedback-ui) All 17 standard apps now have: help, feedback, profile, themes, settings, forgot-password, reset-password, offline pages. Matrix excluded for profile/themes/auth (uses own Matrix protocol auth). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
40ace53867
commit
cf9cbebd34
46 changed files with 953 additions and 0 deletions
|
|
@ -184,6 +184,8 @@
|
|||
settingsHref="/settings"
|
||||
manaHref="/mana"
|
||||
profileHref="/profile"
|
||||
themesHref="/themes"
|
||||
helpHref="/help"
|
||||
allAppsHref="/apps"
|
||||
/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue