3d331e4c72
The service detail page showed non-secret connection config (base_url, user_id, username, timeout_seconds) as read-only. Render schema-driven editable inputs (reusing the create-dialog pattern) with a draftConfig state hydrated from the instance, and unify the save button to persist both config and secrets. Number fields render as type=number; the base_url schema description surfaces as helper text.
57 lines
1.6 KiB
Markdown
57 lines
1.6 KiB
Markdown
# frontend/src (index)
|
|
dir: frontend/src
|
|
|
|
## role
|
|
Frontend React application providing an admin dashboard UI with OIDC authentication, dark mode, and user activity management for a Jellyfin media server.
|
|
## parent
|
|
index: frontend/.pi-map.index.md
|
|
map: frontend/.pi-map.md
|
|
## children
|
|
- frontend/src/api
|
|
index: frontend/src/api/.pi-map.index.md
|
|
map: frontend/src/api/.pi-map.md
|
|
- frontend/src/components
|
|
index: frontend/src/components/.pi-map.index.md
|
|
map: frontend/src/components/.pi-map.md
|
|
- frontend/src/hooks
|
|
index: frontend/src/hooks/.pi-map.index.md
|
|
map: frontend/src/hooks/.pi-map.md
|
|
- frontend/src/integrations
|
|
index: frontend/src/integrations/.pi-map.index.md
|
|
map: frontend/src/integrations/.pi-map.md
|
|
- frontend/src/lib
|
|
index: frontend/src/lib/.pi-map.index.md
|
|
map: frontend/src/lib/.pi-map.md
|
|
- frontend/src/pages
|
|
index: frontend/src/pages/.pi-map.index.md
|
|
map: frontend/src/pages/.pi-map.md
|
|
- frontend/src/test
|
|
index: frontend/src/test/.pi-map.index.md
|
|
map: frontend/src/test/.pi-map.md
|
|
- frontend/src/types
|
|
index: frontend/src/types/.pi-map.index.md
|
|
map: frontend/src/types/.pi-map.md
|
|
- frontend/src/widgets
|
|
index: frontend/src/widgets/.pi-map.index.md
|
|
map: frontend/src/widgets/.pi-map.md
|
|
## files
|
|
- App.tsx
|
|
- auth.ts
|
|
- index.css
|
|
- main.tsx
|
|
- userState.d.ts
|
|
- userState.js
|
|
- users.d.ts
|
|
- users.js
|
|
- version.ts
|
|
## links
|
|
index: frontend/src/.pi-map.index.md
|
|
map: frontend/src/.pi-map.md
|
|
## workflows
|
|
- change src behavior
|
|
read: App.tsx, auth.ts, index.css
|
|
- explore src subdirectories
|
|
index: frontend/src/api/.pi-map.index.md, frontend/src/components/.pi-map.index.md, frontend/src/hooks/.pi-map.index.md
|
|
## dirty
|
|
-
|