lablup / lablup/backend.ai-webui
Add config to hide model definition.yaml path
- Dominant language
- TypeScript
- Stars
- 133
- Forks
- 81
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 355
Description
## Background
Related to FR-3435 (server-side app config for WebUI settings). Currently the model definition.yaml path is always shown/exposed in the UI.
## Scope
- [ ] Add a config option (server-side app config) that lets admins hide the model definition.yaml path from the UI.
- [ ] When the config is enabled, the model definition.yaml path should not be displayed anywhere it currently appears.
## Related
- FR-3435 — this issue blocks that broader server-side app config adoption work.
JIRA Issue: FR-3467
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for the model definition.yaml path and inspect the existing server-side app config flow used by the Web UI. Trace every UI location where the path is displayed, then verify that enabling the new option hides it in all of those locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100