[OpenNMS/opennms] 0a9983: NMS-20160 / NMS-20162 — Search field clear button,...
Scott Theleman via opennms-cvs <[email protected]>
| Newsgroups | gmane.network.opennms.cvs |
|---|---|
| Message-ID | <OpenNMS/opennms/push/refs/heads/foundation-2026/[email protected]> |
Branch: refs/heads/foundation-2026
Home: https://github.com/OpenNMS/opennms
Commit: 0a9983aa2918cbb3a5878193547cb972fa810773
https://github.com/OpenNMS/opennms/commit/0a9983aa2918cbb3a5878193547cb972fa810773
Author: Scott Theleman <[email protected]>
Date: 2026-08-19 (Wed, 19 Aug 2026)
Changed paths:
M ui/CLAUDE.md
M ui/packages/onms-ui/README.md
M ui/packages/onms-ui/src/components/OnmsAutoComplete.vue
M ui/packages/onms-ui/src/components/OnmsIconButton.vue
M ui/packages/onms-ui/src/components/OnmsSearchInput.vue
M ui/packages/onms-ui/src/directives/OnmsTooltip.ts
M ui/src/components/AdhocGraphs/AdhocChartToolbar.vue
M ui/src/components/Configuration/ConfigurationAdvancedPanel.vue
M ui/src/components/Configuration/ConfigurationCopyPasteDisplay.vue
M ui/src/components/Configuration/ConfigurationTable.vue
M ui/src/components/Configuration/ProvisionDForm.vue
M ui/src/components/Device/DCBModalConfigDiffContent.vue
M ui/src/components/Device/DCBModalViewHistoryContent.vue
M ui/src/components/Device/DCBSearch.vue
M ui/src/components/EventConfiguration/EventConfigSourceTable.vue
M ui/src/components/EventConfiguration/EventConfigUploadFilesTab.vue
M ui/src/components/FileEditor/FileSidebar.vue
M ui/src/components/FileEditor/Search.vue
M ui/src/components/Map/MapSearch.vue
M ui/src/components/Menu/Menubar.vue
M ui/src/components/Menu/Search.vue
M ui/src/components/Menu/SideMenu.vue
M ui/src/components/Nodes/NodesTable.vue
M ui/src/components/SCV/ScvInputIcon.vue
M ui/src/components/SCV/ScvSearchDrawer.vue
M ui/src/components/SnmpConfiguration/SnmpConfigDefinitionsTable.vue
M ui/src/components/SnmpConfiguration/SnmpConfigProfilesTable.vue
M ui/src/styles/opennms-styles.scss
M ui/tests/components/EventConfiguration/EventConfigUploadFilesTab.test.ts
A ui/tests/components/Map/MapSearch.test.ts
A ui/tests/components/Menu/Menubar.test.ts
M ui/tests/components/Menu/SideMenu.test.ts
M ui/tests/onms-ui/OnmsAutoComplete.test.ts
M ui/tests/onms-ui/OnmsIconButton.test.ts
M ui/tests/onms-ui/OnmsSearchInput.test.ts
M ui/tests/onms-ui/OnmsTooltip.test.ts
Log Message:
-----------
NMS-20160 / NMS-20162 — Search field clear button, map search icons, first-class tooltips (#8797)
* NMS-20160: Add a clear button to OnmsSearchInput and move the search icon left
Also fixes a pre-existing Menubar bug found on the way: useOutsideClick was
called with `outsideClick.value` (undefined at setup — the composable reads
.value when the click arrives) and its returned `active` ref was never set,
so the listener had never run.
* NMS-20160: Give the map search a seam search icon and a clear control
* NMS-20162: Make tooltip a first-class prop on OnmsIconButton
* Update DCBTable to use OnmsIconButton
* NMS-20162: Correct the Menubar date-tooltip comment
* NMS-20162: Use OnmsIconButton for the duplicate-file action on the upload tab
* NMS-20160: Fix the search/autocomplete clear affordances
* NMS-20162: Keep the DCB config-type indicator a plain icon
Also drop the stray empty plugin/config from the OnmsIconButton test mount.
* NMS-20160: Make the map search clear control a real button
* NMS-20162: Capture the tooltip z-index for late values, drop the remount
* NMS-20160: Own the search field's icon size and its padding reservation
* NMS-20160: Keep the expanded side menu clear of the Vaadin topology page
* NMS-20160: Make the search field's padding survive host page CSS
To unsubscribe from these emails, change your notification settings at https://github.com/OpenNMS/opennms/settings/notifications
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs