icingaweb2/public/js/icinga/behavior
Johannes Meyer 8bc84a5f9e js: Teach the url parsing a final lesson about query strings
`utils.parseParams()` now returns an array instead of an object.
This may require some changes in modules using this directly or
by `utils.parseUrl().params`

refs #4056
2020-01-16 13:45:10 +01:00
..
actiontable.js js: Teach the url parsing a final lesson about query strings 2020-01-16 13:45:10 +01:00
application-state.js application-state.js: Remove redundant rendered callback 2019-12-06 15:39:14 +01:00
autofocus.js js: Don't use jquery.focus shorthand anymore, but icinga.ui.focusElement 2019-07-18 07:57:14 +02:00
collapsible.js collapsible.js: Enhance height calculations 2019-07-29 16:02:48 +02:00
detach.js Implement auto-detaching DOM elements 2017-11-21 13:17:55 +01:00
dropdown.js
expandable.js Implement persistent "Show more" spoilers 2017-11-27 14:18:42 +01:00
filtereditor.js js: Remove `ui.fixControls()` and `ui.initializeControls()` 2019-12-06 15:39:14 +01:00
flyover.js Flyover: select #main instead of div#main 2017-11-27 16:51:55 +01:00
form.js Don't stop auto-refresh when a form button has focus 2016-12-08 10:40:22 +01:00
modal.js modal.js: Don't push form submits to the history 2020-01-15 08:41:34 +01:00
navigation.js Remove remaining usages of `#menu-container` 2019-12-06 15:39:14 +01:00
selectable.js
sparkline.js Revert "Performance data: render pie charts without freezing the UI" 2018-04-06 09:36:24 +02:00