luci/modules
Jo-Philipp Wich 7179d2e6dd luci-base: ui.js: add createHandlerFn() helper
The createHandlerFn() helper function is useful to construct onclick
or similar event handling functions. It will add a "spinning" CSS
class on the event target element and disable the element, wrap the
given function with Promise.resolv() and re-enable the target element
once the promise is settled.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-08-14 22:58:15 +02:00
..
luci-base luci-base: ui.js: add createHandlerFn() helper 2019-08-14 22:58:15 +02:00
luci-mod-admin-full modules: Split luci-mod-full 2018-09-19 20:08:19 +02:00
luci-mod-admin-mini wifi: add "macaddr" validator to bssid option 2019-02-27 07:43:22 +08:00
luci-mod-failsafe luci-mod-failsafe: use same string as luci-mod-admin-full 2016-12-10 19:11:50 +02:00
luci-mod-network luci-app-firewall: honour global default policies in per-zone settings 2019-08-14 22:58:15 +02:00
luci-mod-rpc luci-mod-rpc: drop "secret" value from rpc session objects 2019-01-30 16:51:49 +01:00
luci-mod-status luci-mod-status: luci-bwc: use 64bit traffic counters 2019-07-19 21:56:53 +02:00
luci-mod-system luci-app-firewall: honour global default policies in per-zone settings 2019-08-14 22:58:15 +02:00