luci-mod-admin-full: rework interface overview page
authorJo-Philipp Wich <jo@mein.io>
Thu, 12 Jul 2018 14:50:40 +0000 (16:50 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 12 Jul 2018 16:10:10 +0000 (18:10 +0200)
commitc4dca36795f00fefa7337f66d4b42191350f4a2c
treefba6b5c00da5a5f9d81c226b258fdb0a5c0d4c5e
parent54c9a77bd34de1b37488431149e98f64f8c01547
luci-mod-admin-full: rework interface overview page

Convert interface enable, disable and delete actions to proper cbi
operations so that we can benefit from the apply/rollback workflow
when performing critical interface operations.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-mod-admin-full/luasrc/controller/admin/network.lua
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/network.lua
modules/luci-mod-admin-full/luasrc/view/admin_network/iface_overview.htm [deleted file]
modules/luci-mod-admin-full/luasrc/view/admin_network/iface_overview_status.htm [new file with mode: 0644]