Skip to content

[pull] dev from KelvinTegelaar:dev#880

Merged
pull[bot] merged 33 commits intobmsimp:devfrom
KelvinTegelaar:dev
Mar 25, 2026
Merged

[pull] dev from KelvinTegelaar:dev#880
pull[bot] merged 33 commits intobmsimp:devfrom
KelvinTegelaar:dev

Conversation

@pull
Copy link

@pull pull bot commented Mar 25, 2026

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 : )

KelvinTegelaar and others added 30 commits March 19, 2026 22:07
- 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
rvdwegen and others added 3 commits March 25, 2026 15:07
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
@pull pull bot locked and limited conversation to collaborators Mar 25, 2026
@pull pull bot added the ⤵️ pull label Mar 25, 2026
@pull pull bot merged commit 57f16a2 into bmsimp:dev Mar 25, 2026
@pull pull bot added the ⤵️ pull label Mar 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants