[pull] dev from KelvinTegelaar:dev#63
Open
pull[bot] wants to merge 146 commits into
Open
Conversation
…venshtein distance
Added UI Elements for adding conditional access policies to package tags
…esss-policy-package-tags
Add `required: false` and `creatable: false` to the TemplateList autoComplete field in src/data/standards.json so the template selection is optional and users cannot create new entries via the UI, avoiding validation blocking and unintended creation.
Correctly resolves policy names in policy and settings deployment
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [recharts](https://github.com/recharts/recharts) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: recharts dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 5.91.3 to 5.96.2. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.96.2/packages/react-query-devtools) --- updated-dependencies: - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.96.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mui-tiptap](https://github.com/sjdemartini/mui-tiptap) from 1.29.1 to 1.30.0. - [Release notes](https://github.com/sjdemartini/mui-tiptap/releases) - [Commits](sjdemartini/mui-tiptap@v1.29.1...v1.30.0) --- updated-dependencies: - dependency-name: mui-tiptap dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@uiw/react-json-view](https://github.com/uiwjs/react-json-view) from 2.0.0-alpha.41 to 2.0.0-alpha.42. - [Release notes](https://github.com/uiwjs/react-json-view/releases) - [Commits](uiwjs/react-json-view@v2.0.0-alpha.41...v2.0.0-alpha.42) --- updated-dependencies: - dependency-name: "@uiw/react-json-view" dependency-version: 2.0.0-alpha.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Dev to release
Dev to hotfix
- Replaced local state management for report database usage with useCippReportDB hook across multiple components. - Simplified API calls and state management for caching and syncing data. - Removed redundant code related to tenant checks and sync dialogs.
…sage-Branding_OME
Added 10x configurable fields (background colour, logo URL, introduction text, read button text, email text, privacy statement URL, disclaimer text, portal text, OTP enabled, social ID sign-in) and a helpText link to the Microsoft Purview branding documentation. Signed-off-by: Chris Dewey <142454021+chris-dewey-1991@users.noreply.github.com>
Updated duration formatting to automatically handle any property ending with "Duration". Improved error handling for non-ISO 8601 fields and removed specific property names from the duration array.
Added required space for atRisk users to appear correctly in the pre-defined filter
Adds three property cards (Platform Support, App Management & Attach, Data Collection & Compliance) below the status header, surfacing every connector property returned by Graph. Expands the AllTenants table columns to match. Last heartbeat is shown alongside the status chip.
Dev to hotfix
…lter Fix default risky users filter
Feat: Enhance ISO 8601 duration formatting logic
Fix: Update notification message to include instruction for reviewing new permissions
feat: Add by-standard alignment summary view
Feat: Add allTenants support for Intune pages
…olicy-package-tags Feat conditional accesss policy package tags
feat: Add fuzzy matching for Intune policies using Levenshtein distance
feat: Add allTenants support for Teams SharePoint pages
…s/dev/actions/setup-node-6.4.0 chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0
…dev/mui-tiptap-1.30.0 chore(deps): bump mui-tiptap from 1.29.1 to 1.30.0
…dev/tanstack/react-query-devtools-5.96.2 chore(deps): bump @tanstack/react-query-devtools from 5.91.3 to 5.96.2
…dev/recharts-3.8.1 chore(deps): bump recharts from 3.8.0 to 3.8.1
…dev/uiw/react-json-view-2.0.0-alpha.42 chore(deps): bump @uiw/react-json-view from 2.0.0-alpha.41 to 2.0.0-alpha.42
Bumps [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) from 5.90.27 to 5.96.2. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-persist-client/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-persist-client@5.96.2/packages/react-query-persist-client) --- updated-dependencies: - dependency-name: "@tanstack/react-query-persist-client" dependency-version: 5.96.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
provide single action with autocomplete to select all tenants in template or individual tenant (expanded from alltenants/groups)
…dev/tanstack/react-query-persist-client-5.96.2 chore(deps): bump @tanstack/react-query-persist-client from 5.90.27 to 5.96.2
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 : )