summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static/resources/form.js
AgeCommit message (Expand)Author
2024-11-27luci-base: make items of UIDynamicList drag-sortableRamon Van Gorkom
2024-11-25luci-base: form: fix sort order bug triggered by integer typesPaul Donald
2024-11-24luci-base: add clone action for tablesPaul Donald
2024-10-23luci-base: implement RichListValue widget in formPaul Donald
2024-10-23luci-base: add 'create' boolean to MultiValue form widgetPaul Donald
2024-09-18luci-base: form.js: decode HTML entities in AbstractElement.stripTags()Mikael Magnusson
2024-07-19luci-base: fixing a regression that was add by the ne button-row css classFlorian Eckert
2024-07-19luci-base: add missing btn css class to buttonFlorian Eckert
2024-07-09luci-base: replace css class right with css class button-rowFlorian Eckert
2024-06-07luci-base: add missing css class btn to form.jsFlorian Eckert
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-29luci-base: drive-by fixesPaul Donald
2024-03-08luci-base: CBIFileUpload support file browser modeSergey Ponomarev
2024-03-06luci-base: docs house-keepingPaul Donald
2024-01-25luci-base: fix docs for TableSectionPaul Donald
2024-01-23luci-base: FlagValue fix type of enabled and disabled propertiesSergey Ponomarev
2023-09-23luci-base: Fix typos in JsDocsSergey Ponomarev
2023-09-23luci-base: "an URL" replace with "a URL"Sergey Ponomarev
2023-02-04luci-base: form.js: reuse JSONMap data provider in GridSection modalsJo-Philipp Wich
2023-02-04luci-base: form.js: fix GridSection modals in JSONMap instancesJo-Philipp Wich
2023-01-17luci-base: help-text spell fixPaul Dee
2022-12-13luci-base: fix button handling for named sectionsFlorian Eckert
2022-07-27luci-base: revise array sortingJo-Philipp Wich
2022-07-22luci-base: form.js: fix removing just created named GridSectionJo-Philipp Wich
2022-05-17luci-base: form.js: minor tweaks for mobile stylingJo-Philipp Wich
2022-05-16luci-base: form.js: trim option descriptionJo-Philipp Wich
2022-05-16luci-base: form.js: remove stray `<br>` elements from section placeholderJo-Philipp Wich
2022-05-16luci-base: form.js: save parent map on opening nested modal mapJo-Philipp Wich
2022-05-16luci-base: form.js: handle SectionValue objects in GridSection modalsJo-Philipp Wich
2022-05-16luci-base: form.js: reset parent maps on returning from nested section modalJo-Philipp Wich
2022-05-16luci-base: form.js: allow overriding section placeholder of TableSectionsJo-Philipp Wich
2022-05-06luci-base: form.js: rework stacked modal CBI map logicJo-Philipp Wich
2022-02-24luci-base: form.js: add column sorting to TableSections and GridSectionsJo-Philipp Wich
2021-12-23luci-base: form.js: do not execute embedded script code in stripTags()Jo-Philipp Wich
2021-12-09luci-base: form.js: implement AbstractValue.retain propertyJo-Philipp Wich
2021-11-22luci-base: form.js: allow nesting Grid and Table sectionsJo-Philipp Wich
2021-10-26luci-base: show validation message in errorLukas Voegl
2021-10-08luci-base: form.js: add drag-drop sorting support for mobileJo-Philipp Wich
2021-07-01luci-base: do not add validation for named section if readonly is setFlorian Eckert
2021-07-01luci-base: prevent empty field for adding new named section in JavaScriptHelge Mader
2021-07-01luci-base: change css class btn to cbi-buttonFlorian Eckert
2021-07-01luci-base: use button tag instead of input tag on named section addFlorian Eckert
2021-06-02Merge pull request #4770 from nickberry17/update_DummyValueJo-Philipp Wich
2021-06-01luci-base: form.js: consider aliased options in AbstractValue.remove()Jo-Philipp Wich
2021-04-16luci-base: form.js: fix AbstractValue.textvalue() for uci list optionsJo-Philipp Wich
2021-02-10luci-base: add new member 'hidden' to DummyValueNicholas Smith
2021-01-13luci-base: make tooltip icon string configurableFlorian Eckert
2021-01-13luci-base: add tooltip handlingFlorian Eckert
2020-11-27treewide: transition div tables to actual table markupJo-Philipp Wich