Skip to content

[pull] main from KelvinTegelaar:main - #21

Open
pull[bot] wants to merge 3186 commits into
pjustdtech:mainfrom
KelvinTegelaar:main
Open

[pull] main from KelvinTegelaar:main#21
pull[bot] wants to merge 3186 commits into
pjustdtech:mainfrom
KelvinTegelaar:main

Conversation

@pull

@pull pull Bot commented Jun 7, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added the ⤵️ pull label Jun 7, 2025
Zacgoose and others added 29 commits July 1, 2026 19:14
Remove the helperText styling change to CippFormComponent.jsx per maintainer
feedback (core component, internal-only). Trim the HaloPSA integration and
PSA Ticket Strategy helper texts so they read cleanly with the default styling.
[pull] dev from KelvinTegelaar:dev
Introduce a new `CippMessageDeliveryInfo` component that parses message headers to show hop-by-hop delivery timing and authentication results (SPF/DKIM/DMARC/etc.) in the message viewer. Update the Message Viewer page to support both EML upload and pasted raw headers/source, with an analyze action and collapsible paste input to streamline header troubleshooting.
…users

ux(halopsa): expose user-linking toggle and clean up integration settings
[pull] dev from KelvinTegelaar:dev
feat: ability to add/remove nested groups in group memberships
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.101.0 to 5.101.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.101.2/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.101.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 16.2.3 to 16.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.2.10/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-version: 16.2.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) from 3.22.3 to 3.27.1.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/pm/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.27.1/packages/pm)

---
updated-dependencies:
- dependency-name: "@tiptap/pm"
  dependency-version: 3.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-apexcharts](https://github.com/apexcharts/react-apexcharts) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/apexcharts/react-apexcharts/releases)
- [Commits](https://github.com/apexcharts/react-apexcharts/commits/v2.1.1)

---
updated-dependencies:
- dependency-name: react-apexcharts
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/react-redux@v9.2.0...v9.3.0)

---
updated-dependencies:
- dependency-name: react-redux
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [LanceMcCarthy/Action-AzureBlobUpload](https://github.com/lancemccarthy/action-azureblobupload) from 3.12.0 to 3.15.0.
- [Release notes](https://github.com/lancemccarthy/action-azureblobupload/releases)
- [Commits](LanceMcCarthy/Action-AzureBlobUpload@v3.12.0...v3.15.0)

---
updated-dependencies:
- dependency-name: LanceMcCarthy/Action-AzureBlobUpload
  dependency-version: 3.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
[pull] dev from KelvinTegelaar:dev
Shows the mailboxes a user has access to (inverse of the existing
Mailbox Permissions card) from the cached permission report, with
bulk removal. Also refetch the mailbox permissions report after a
removal - the API now keeps the cache in sync, so both views can
reflect changes immediately instead of waiting for a full sync.
Guest UPNs contain #EXT#, which truncated the query string and
made the Mailbox Access card claim no access for guests. A failed
or unsynced permission report also rendered identically to "no
access"; the card subtext now distinguishes the error state.
…dev/tanstack/react-query-5.101.2

chore(deps): bump @tanstack/react-query from 5.101.0 to 5.101.2
…dev/eslint-config-next-16.2.10

chore(deps-dev): bump eslint-config-next from 16.2.3 to 16.2.10
…s/dev/LanceMcCarthy/Action-AzureBlobUpload-3.15.0

chore(deps): bump LanceMcCarthy/Action-AzureBlobUpload from 3.12.0 to 3.15.0
…dev/react-redux-9.3.0

chore(deps): bump react-redux from 9.2.0 to 9.3.0
…dev/react-apexcharts-2.1.1

chore(deps): bump react-apexcharts from 2.1.0 to 2.1.1
k-grube and others added 30 commits July 20, 2026 12:18
query-sync-storage-persister will save clientPrincipal:null into localstorage causing a 401 after a successful login.   added authmecipp as exclusion to stop this part, and second, added early return on private route to show loading page instead of 401 when user roles are still loading
invalidate previous caches to prevent 401 loops with changes in private route
Feat: Add applicationTemplateId to service principal query
chore: restore typescript devDependency, eslint-config-next flat config requires it
feat: add needed workflows and issue templates

Synced from CyberDrain/CIPP@d4ac274
chore: bump version to 10.7.2

Synced from CyberDrain/CIPP@5b38b39
Dev to docs update and clean branch

Synced from CyberDrain/CIPP@f15aa84
Signed-off-by: KelvinTegelaar <49186168+KelvinTegelaar@users.noreply.github.com>
Signed-off-by: KelvinTegelaar <49186168+KelvinTegelaar@users.noreply.github.com>
Signed-off-by: John Duprey <john@cyberdrain.com>
Updated Node.js and jsdom versions in package.json.

Signed-off-by: John Duprey <john@cyberdrain.com>
Signed-off-by: John Duprey <john@cyberdrain.com>
Downgrade Node.js and jsdom versions in package.json

Signed-off-by: John Duprey <john@cyberdrain.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.