Skip to content

[pull] dev from KelvinTegelaar:dev#77

Merged
isgq-github01 merged 115 commits intoisgq-github01:devfrom
KelvinTegelaar:dev
Mar 19, 2026
Merged

[pull] dev from KelvinTegelaar:dev#77
isgq-github01 merged 115 commits intoisgq-github01:devfrom
KelvinTegelaar:dev

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 10, 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 8 commits March 9, 2026 21:37
fix: sponsor change on router path update
This was blocking submission of the edit user page, also its a comma separated list so corrected validator and backend apis.
Tested with new users with 0,1 and 2 emails set as alternatives in both the user creator and the user editor pages.
Add a new Mailbox Forwarding report and menu entry. Updates layouts config to include the new report under email reports with Exchange.Mailbox.* permissions. Adds src/pages/email/reports/mailbox-forwarding/index.js which renders a CippTablePage showing forwarding-related columns, a Forwarding Only toggle, tenant-aware behavior, and a Sync action that opens a CippApiDialog to call /api/ExecCIPPDBCache. Includes a CippQueueTracker to surface queue status, disables sync for AllTenants, and shows a warning if no tenant is selected.
Adds filter presets for External, Internal, and Both forwarding types.
A mailbox forwarding report should only contain mailboxes with forwarding.
Fix Alternate Email Addresses validator blocking edit user submission
@pull pull bot added the ⤵️ pull label Mar 10, 2026
TecharyJames and others added 21 commits March 10, 2026 13:12
…-report

Feature/mailbox forwarding report
[pull] dev from KelvinTegelaar:dev
Bumps [react-virtuoso](https://github.com/petyosi/react-virtuoso/tree/HEAD/packages/react-virtuoso) from 4.18.1 to 4.18.3.
- [Release notes](https://github.com/petyosi/react-virtuoso/releases)
- [Changelog](https://github.com/petyosi/react-virtuoso/blob/master/packages/react-virtuoso/CHANGELOG.md)
- [Commits](https://github.com/petyosi/react-virtuoso/commits/react-virtuoso@4.18.3/packages/react-virtuoso)

---
updated-dependencies:
- dependency-name: react-virtuoso
  dependency-version: 4.18.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [i18next](https://github.com/i18next/i18next) from 25.8.13 to 25.8.18.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v25.8.13...v25.8.18)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.8.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) from 3.20.0 to 3.20.1.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.20.1/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/starter-kit"
  dependency-version: 3.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Replaces inline password type toggle with dedicated configuration page. Adds support for Classic passwords and Passphrase both with configurable word/character count, separator, capitalization, and optional number/special character appending. Updates CippPasswordSettings component to display current configuration and link to new settings.
Luis Mengel and others added 29 commits March 18, 2026 21:01
feat: added remaining options for Teams Global Meeting Policy standard
feat: add ability to edit existing User Default Templates
feat: Add global scope indicator to navigation items and search
Add JIT group membership UI with dynamic expiration actions
chore: Remove 'recipientType' from table
chore: Update Intune collection configuration
- Implemented date range filtering functionality in the incidents list page.
- Added start and end date pickers with apply and clear options.
- Updated table to reflect filtered results based on selected dates.
Bumps [@tanstack/query-sync-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-sync-storage-persister) from 5.90.14 to 5.90.25.
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/query-sync-storage-persister/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/query-sync-storage-persister@5.90.25/packages/query-sync-storage-persister)

---
updated-dependencies:
- dependency-name: "@tanstack/query-sync-storage-persister"
  dependency-version: 5.90.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-window](https://github.com/bvaughn/react-window) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/bvaughn/react-window/releases)
- [Changelog](https://github.com/bvaughn/react-window/blob/main/CHANGELOG.md)
- [Commits](bvaughn/react-window@2.2.5...2.2.7)

---
updated-dependencies:
- dependency-name: react-window
  dependency-version: 2.2.7
  dependency-type: direct:production
  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.20.1 to 3.20.4.
- [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/HEAD/packages/pm)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 5.3.5 to 5.10.4.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits/v5.10.4)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-version: 5.10.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
add more options to Defender and MDM reporting section
update CippFormPage to recursively remove null values
Disable remediation for DMARC standard as it is no longer possible
feat: Add date range filter for incidents list
Fix: fix SpeedDial close behavior on X click when hovering
…dev/react-window-2.2.7

chore(deps): bump react-window from 2.2.5 to 2.2.7
…dev/tiptap/pm-3.20.4

chore(deps): bump @tiptap/pm from 3.20.1 to 3.20.4
…dev/tanstack/query-sync-storage-persister-5.90.25

chore(deps): bump @tanstack/query-sync-storage-persister from 5.90.14 to 5.90.25
…dev/apexcharts-5.10.4

chore(deps): bump apexcharts from 5.3.5 to 5.10.4
@isgq-github01 isgq-github01 merged commit 6a4e1a2 into isgq-github01:dev Mar 19, 2026
2 checks passed
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.

10 participants