secubox-openwrt/luci-app-secubox/htdocs/luci-static/resources/view/secubox
CyberMind-FR ed78d4bb49 fix: Handle array response format in wizard data parsing (v0.6.0-r21)
- Fixed wizard page not displaying profiles and apps
- RPC expect parameters extract nested properties automatically
- listApps with expect: {apps: []} returns array directly, not {apps: [...]}
- listProfiles with expect: {profiles: []} returns array directly
- Updated wizard.js to handle both array and object formats
- Added Array.isArray() checks for backward compatibility
- Fixes "No profiles available" and "No manifests detected" errors
- Added debug console logging for troubleshooting

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-07 13:19:39 +01:00
..
alerts.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
apps.js fix(secubox): complete LuCI interface fixes - all views now functional 2026-01-01 18:30:58 +01:00
dashboard.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
dev-status.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
help.js fix: Escape apostrophe in French text string (v0.6.0-r19) 2026-01-07 13:11:31 +01:00
modules-debug.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
modules-minimal.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
modules.js fix(secubox): complete LuCI interface fixes - all views now functional 2026-01-01 18:30:58 +01:00
monitoring.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
settings.js fix: Add cyber-checkbox styling to SecuBox settings checkboxes (v0.6.0-r13) 2026-01-07 12:20:47 +01:00
wizard.js fix: Handle array response format in wizard data parsing (v0.6.0-r21) 2026-01-07 13:19:39 +01:00