Skip to content

[pull] dev from KelvinTegelaar:dev#63

Open
pull[bot] wants to merge 146 commits into
TecharyJames:devfrom
KelvinTegelaar:dev
Open

[pull] dev from KelvinTegelaar:dev#63
pull[bot] wants to merge 146 commits into
TecharyJames:devfrom
KelvinTegelaar:dev

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 29, 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 : )

kris6673 and others added 30 commits March 20, 2026 20:35
Added UI Elements for adding conditional access policies to 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>
- 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.
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.
Feat: Enhance ISO 8601 duration formatting logic
Fix: Update notification message to include instruction for reviewing new permissions
KelvinTegelaar and others added 30 commits May 11, 2026 20:47
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants