summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static/resources/form.js
AgeCommit message (Expand)Author
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
2020-10-30Merge pull request #4531 from oldium/add-widget-changedJo-Philipp Wich
2020-10-30luci-base: Fix using isActive in widget-change notification.Oldřich Jedlička
2020-10-24luci-base: Replace legend element with h3.Oldřich Jedlička
2020-08-06luci-base: form.js: implement AbstractSection.getOption() helperJo-Philipp Wich
2020-08-05luci-base: form.js: add cfgvalue(), formvalue() and getUIElement() helpersJo-Philipp Wich
2020-08-05luci-base: form.js: add AbstractValue.onchange propertyJo-Philipp Wich
2020-08-05luci-base: form.js: add ability to specify regular expression dependenciesJo-Philipp Wich
2020-07-28luci-base: form.js: add CSS class to invalid option dismiss buttonJo-Philipp Wich
2020-07-28luci-base: form.js: don't destroy modal form on invalid values when savingJo-Philipp Wich
2020-06-14luci-base: form.js: fix handling of array sections in JSONMap formsJo-Philipp Wich
2020-05-04luci-base: form.js: forward section ID in CBISectionValue methodsJo-Philipp Wich
2020-04-28luci-base: form.js: toggle inactive CSS class on unsatisfied field cellsJo-Philipp Wich
2020-04-28luci-base: form.js: ListValue: support widget and orientation propertiesJo-Philipp Wich
2020-04-28luci-base: form.js: allow secondary configs to fail loadingJo-Philipp Wich