[pull] dev from KelvinTegelaar:dev#880
Merged
pull[bot] merged 33 commits intobmsimp:devfrom Mar 25, 2026
Merged
Conversation
dev to release
- Fix variable insertion not tracking cursor correctly on multiline fields
Enhanced the getCippFormatting function to display a tooltip for truncated data in hardware and message fields. This improves user experience by providing full context on hover.
Import ApiPostCall and add a clearHIBPKey mutation to the integrations configure page. Render a "Clear API Key" button for the HIBP extension that calls /api/ExecExtensionClearHIBPKey and disables while pending. The mutation invalidates the "Integrations" query, and its results are shown via CippApiResults. This provides a way to clear the stored HIBP API key and refresh integration state.
Introduce a UseStandardizedSchema option to the notification form. The changes set a default false value when loading config and add a switch control labeled "Use Standardized Alert Schema" with helper text explaining it enables a consistent JSON schema for webhook alerts (improves Power Automate / Logic Apps integration). The switch is disabled while notification config is being fetched; default remains off for backward compatibility.
- Added form dropdown to license exclusion flow
Introduce webhook authentication options and related form fields for Notification settings. Imports CippFormCondition and useSettings, adds a webhookAuthTypes list, and loads additional webhook auth values (type, token, username, password, header name/value, headers) from API config. Adds conditional UI controls for Bearer, Basic, API Key Header, and Custom Headers (JSON). Updates effect deps to include dataUpdatedAt, changes Send Test Alert button disabling to depend on form dirty state, and includes currentTenant as tenantFilter in the test alert POST payload.
Add a Universal Search dialog to the top navigation and wire up CippUniversalSearchV2. This change introduces a button and Ctrl/Cmd+Shift+K keyboard shortcut to open the dialog, passes autoFocus to the search component, and resets the component via a key increment on close. CippUniversalSearchV2 was updated to support autoFocus, use placeholder instead of label, clear its input and call onConfirm when items are selected, and adjust internal layout alignment. The standalone Universal Search card was removed from the dashboard page.
Allow username templates to control how spaces are handled when generating usernames. CippAddEditUser.generateUsername now accepts spaceHandling (keep|remove|replace) and spaceReplacement parameters and applies them before lowercasing. The user defaults page adds two new fields: usernameSpaceHandling (autoComplete with Keep/Remove/Replace) and usernameSpaceReplacement (textField), and includes these keys in the saved/default field lists. This enables admins to configure whether generated usernames keep, remove, or replace spaces (with a custom character).
Add UI action to clear HIBP API key
feat: add tooltip for truncated logbook messages
…om-application-scripts Fix/variable entry on custom application scripts
chore: add react types, update ignore for jetbrains ides
Add username space handling and replacement
Feat: Add standardized schema toggle to form and authentication methods
Feat: Integrate Universal Search dialog in TopNav
…dashboard Feat: Exclude license from dashboard dropdown
feat: add "Create Template from User" action
Extend CippUniversalSearchV2 to support a new "Pages" search mode and improved keyboard navigation. Adds dynamic tabOptions loading, menu flattening, breadcrumb building and permission/role filtering so pages and tabs (including tabOptions.json entries) appear in search results. Implements arrow/Enter/Escape navigation, result highlighting/scroll-into-view, and UI tweaks (hide Search button for Pages, loading states). Update top-nav to open the universal search in different default modes (Ctrl/Cmd+K for Pages, Ctrl/Cmd+Shift+K for Users), add the magnifying icon, and pass defaultSearchType into the dialog. Remove the legacy CippCentralSearch component file.
Feat: Pages search & keyboard nav; remove central search
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )