summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static/resources/ui.js
AgeCommit message (Expand)Author
2024-06-06luci-base: clarify apply-settings stringsPaul Donald
2024-04-09Merge pull request #6553 from stokito/luc-mod-system_filemanagerJo-Philipp Wich
2024-04-09luci-base: ui.js FileUpload: option to enable Download buttonSergey Ponomarev
2024-03-17Revert "luci-base: force menu to regenerate after uci change"Hannu Nyman
2024-03-17luci-base: force menu to regenerate after uci changeJames Haggerty
2024-03-17luci-base: ui.js: avoid polling in a tight loop on confirm/rollbackErik Karlsson
2024-03-08luci-base: CBIFileUpload support file browser modeSergey Ponomarev
2024-03-06luci-base: docs house-keepingPaul Donald
2024-02-21luci-base: ui.js: further keyboard navigation improvements for dropdownsJo-Philipp Wich
2024-02-19luci-base: ui.js: rework dropdown focus behaviorJo-Philipp Wich
2024-01-31luci-mod-network: add disabled option for interfacePaul Donald
2024-01-31luci-base: Code quality fixesPaul Donald
2023-10-19luci-base: ui.js: sorting fixes for tables initialized from markupJo-Philipp Wich
2023-09-23luci-base: Fix typos in JsDocsSergey Ponomarev
2023-06-07luci-base: ui.js: set `autocomplete="new-password"` for password fieldsJo-Philipp Wich
2023-04-28luci-base: ui.js: make upload cancellation message translatableJo-Philipp Wich
2023-02-08Revert "luci-proto-openconnect: fix server url validation"Jo-Philipp Wich
2023-02-07luci-proto-openconnect: fix server url validationJo-Philipp Wich
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