summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static/resources/ui.js
AgeCommit message (Expand)Author
2023-02-05luci-base: ui.js: modal dialog tweaksJo-Philipp Wich
2023-02-05luci-base: ui.js: improve ui.Dropdown event handlingJo-Philipp Wich
2022-12-27luci-base: ui.js: support div based table markup in UITable.update()Jo-Philipp Wich
2022-11-22luci-base: ui.js: table enhancementsJo-Philipp Wich
2022-07-27luci-base: revise array sortingJo-Philipp Wich
2022-05-17luci-base: ui.js: add required CSS class to dynlist widgetJo-Philipp Wich
2022-05-16luci-base: ui.js: warn about connectivity loss on changing iface settingsJo-Philipp Wich
2022-05-06luci-base: ui.js: make "Apply unchecked" available from the changes dialogJo-Philipp Wich
2022-05-06luci-base: ui.js: gracefully handle failing confirm calls on rollbackJo-Philipp Wich
2022-04-28luci-base: ui: resolve aliases and rewrites on obtaining menu node childrenJo-Philipp Wich
2022-02-27luci-base: ui: fix null access in ui.Table.update()Jo-Philipp Wich
2022-02-24luci-base: introduce new LuCI.ui.Table classJo-Philipp Wich
2021-12-09luci-base: ui.js: avoid error tooltips overlapping dropdownsJo-Philipp Wich
2021-10-26luci-base: show validation message in errorLukas Voegl
2021-10-11luci-base: dispatcher: rework dispatching and menu filtering logicJo-Philipp Wich
2021-06-09luci-base: ui.js: determine dropdown position relative to overflow parentJo-Philipp Wich
2021-05-04luci-base: change button-text from Dismiss to Close in UCI changes overviewSven Roederer
2021-03-29luci-base: ui.js: fix UICheckbox widget operation when tooltips are setJo-Philipp Wich
2021-02-19luci-base: ui.js: resolve parent ul early in UIDropdown.toggleItem()Jo-Philipp Wich
2021-01-13luci-base: make tooltip icon string configurableFlorian Eckert
2021-01-13luci-base: add tooltip handlingFlorian Eckert
2020-11-24luci-base: delay cbi-tab-active event on tab initAnsuel Smith
2020-08-06luci-base: ui.js: implement AbstractElement.isChanged()Jo-Philipp Wich
2020-08-05luci-base: ui.js: implement AbstractElement.setPlaceholder()Jo-Philipp Wich
2020-07-05luci-base: ui.js: order menu entries with the same weight by nameJo-Philipp Wich
2020-05-24luci-base: ui.js: fix function declaration in nested statementAnton Kikin
2020-05-07luci-base: replace filebrowser icons with SVG variantsJo-Philipp Wich
2020-05-04luci-base: ui.js: fix UITextfield.setValue()Jo-Philipp Wich
2020-05-02luci-base: ui.js: reset scroll position when opening modal overlayJo-Philipp Wich
2020-05-02luci-base: ui.js: fix input value reading for select widgetsJo-Philipp Wich
2020-05-02luci-base: ui.js: rework password input handlingJo-Philipp Wich
2020-04-28luci-base: ui.js: assume select widget by default for ListValue widgetJo-Philipp Wich
2020-04-28luci-base: ui.js: fixes for radio widget type of select elementJo-Philipp Wich
2020-04-20luci-base: ui.js: fix textarea widthJo-Philipp Wich
2020-04-18luci-base: ui.js: hide unsatisfied firstchild menu nodesJo-Philipp Wich
2020-04-17luci-base: ui.js: order indicators by ID valueJo-Philipp Wich
2020-04-16luci-base: ui.js: add LuCI.ui.menu.flushCache() functionJo-Philipp Wich
2020-04-16luci-base: ui.js: apply disabled attribute to toplevel dynlist nodeJo-Philipp Wich
2020-04-16luci-base: ui.js: add LuCI.ui.menu helper classJo-Philipp Wich
2020-04-16luci-base: ui.js: use session data api to persist tab selection stateJo-Philipp Wich
2020-04-14luci-base: ui.js: use standard indicator framework to display uci changesJo-Philipp Wich
2020-04-14luci-base: ui.js: add disabled property to widgetsJo-Philipp Wich
2020-04-03luci-base: ui.js: add instantiateView() helperJo-Philipp Wich
2020-04-02luci-base: harmonize JS class naming and requestingJo-Philipp Wich
2020-04-01luci-base: ui.js: properly handle null choices in dropdown constructorJo-Philipp Wich
2020-03-31luci-base: ui.js: add generic indicator handling functionsJo-Philipp Wich
2020-03-31luci-base: ui.js: add documentationJo-Philipp Wich
2020-03-25luci-base: ui.js: improve mobile dropdown scroll behaviourJo-Philipp Wich
2020-03-24luci-base: form.js / ui.js: tie form labels to widgetsJo-Philipp Wich
2020-03-23luci-base: ui.js: various tweaksJo-Philipp Wich