766 B
766 B
TODO (Codex)
-
Component Library
- Extract header chips/nav tabs into standalone modules under
luci-static/resources/secubox/components/. - Provide TypeScript typings (or JS docstrings) for easier reuse.
- Extract header chips/nav tabs into standalone modules under
-
Validation Scripts
- Add
npm run lint:ui(eslint + prettier) for LuCI JS. - Add
npm run check:lucito runlua -l luci.dispatcherbefore SCP deploys.
- Add
-
Docs
- Update
.codex/context.mdwith quick deployment recipes (deploy-secubox-v0.1.2.sh, etc.). - Record router credentials requirements (currently warns about missing root password).
- Update
-
Automation
- Create
secubox-tools/deploy-theme-only.shfor CSS/JS pushes (no RPC). - Add
make snapshotscript to package updated LuCI app for feeds.
- Create