luci-base: add client-side implementation of luci.model.firewall
authorJo-Philipp Wich <jo@mein.io>
Tue, 28 May 2019 15:49:00 +0000 (17:49 +0200)
committerJo-Philipp Wich <jo@mein.io>
Sun, 7 Jul 2019 13:36:25 +0000 (15:36 +0200)
commit79be2d57cde7a360a1004ebf5980caf2bd969212
tree8ce84b357b2dc057ca30f3a67b39d401c7cbaf78
parenteecf859b2943f19f8fb1f2ad4a2dbe97ce2e2960
luci-base: add client-side implementation of luci.model.firewall

Introduce firewall.js, a client side reimplementation of the
luci.model.firewall class.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/htdocs/luci-static/resources/firewall.js [new file with mode: 0644]