secubox-openwrt/luci-app-secubox/htdocs/luci-static/resources/view/secubox
CyberMind-FR 6345268dd8 fix: Filter wizard apps and fix profile apply/rollback (v0.6.0-r22)
Wizard App Filtering:
- Only show apps with has_wizard=true in App Wizards section
- Previously showed all 39 catalog apps, now shows only 2 with wizards
- Improved user experience by hiding apps without configuration wizards

Profile Application Fixes:
- Fixed API method name: apply_profile → applyProfile (camelCase)
- Fixed parameter name: profile_id → profile
- Added proper JSON response handling with success/message fields
- Fixed rollback_profile → rollbackProfile method name
- Implemented rollbackProfile RPC method using secubox-recovery
- Added rollbackProfile to RPC method list registration
- Profile apply now returns structured success/error responses
- Rollback restores last snapshot created before profile application

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-07 13:24:04 +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: Filter wizard apps and fix profile apply/rollback (v0.6.0-r22) 2026-01-07 13:24:04 +01:00