Skip to content

[pull] dev from KelvinTegelaar:dev#73

Merged
isgq-github01 merged 295 commits intoisgq-github01:devfrom
KelvinTegelaar:dev
Mar 9, 2026
Merged

[pull] dev from KelvinTegelaar:dev#73
isgq-github01 merged 295 commits intoisgq-github01:devfrom
KelvinTegelaar:dev

Conversation

@pull
Copy link

@pull pull bot commented Feb 12, 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 : )

@pull pull bot locked and limited conversation to collaborators Feb 12, 2026
@pull pull bot added the ⤵️ pull label Feb 12, 2026
rvdwegen and others added 28 commits February 15, 2026 21:42
Added "deploy to custom group" function for auth policies, allowed app IDs to be copyable to the clipboard
Improve Exchange info card and user page safety: parse forwardingAddress as an array or string, strip case-insensitive "smtp:" prefixes, join multiple addresses, and infer External vs Internal targets with a safe fallback to String(). Add a typeof check for group.displayName before using startsWith to avoid runtime errors. Also include minor formatting/trailing-comma cleanup in a few calls.
Enforce tenant selection for drift templates by removing the previous skip: step2 now always checks tenantFilter, and isSaveDisabled requires a non-empty tenantFilter and currentStep >= 4 for both drift and non-drift flows (also preserves drift conflict check). Also includes non-functional cleanups: reformat lazy import, add trailing commas, fix filter/search predicate punctuation, and adjust some JSX ternary indentation to satisfy linting/style.
Add three new default GDAP role entries to src/data/CIPPDefaultGDAPRoles.json: Billing Administrator (b0f54661-2d74-4c50-afa3-1ec803f12efe), Domain Name Administrator (8329153b-31d0-4727-b945-745eb3bc5f31), and Global Reader (f2ef992c-3afb-46b9-b7cf-a126ee74c451). These extend the list of roles available for GDAP configuration.
Rename page title from "JIT Admin Table" to "JIT Admins" for clearer UI. Extend getCippFormatting's matchDateTime regex to include "startDate" (case-insensitive) so startDate fields are recognized and formatted as date/time. Files changed: src/pages/identity/administration/jit-admin/index.js, src/utils/get-cipp-formatting.js.
Fix enable/disable actions for transport rules
Add servicePrincipalLockConfiguration to the app manifest when appDisplayName === "CIPP-SAM" (isEnabled: true, allProperties: true) so SAM gets a service principal lock applied. Also apply minor formatting and lint cleanup across CippAppPermissionBuilder.jsx (trailing commas, callback/parameter fixes and small code-style adjustments) with no other functional changes.
Bumps [formik](https://github.com/jaredpalmer/formik) from 2.4.6 to 2.4.9.
- [Release notes](https://github.com/jaredpalmer/formik/releases)
- [Commits](https://github.com/jaredpalmer/formik/compare/formik@2.4.6...formik@2.4.9)

---
updated-dependencies:
- dependency-name: formik
  dependency-version: 2.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [simplebar](https://github.com/grsmto/simplebar/tree/HEAD/packages/simplebar) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/grsmto/simplebar/releases)
- [Changelog](https://github.com/Grsmto/simplebar/blob/master/packages/simplebar/CHANGELOG.md)
- [Commits](https://github.com/grsmto/simplebar/commits/simplebar@6.3.3/packages/simplebar)

---
updated-dependencies:
- dependency-name: simplebar
  dependency-version: 6.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tiptap/extension-table](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table) from 3.13.0 to 3.19.0.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-table/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.19.0/packages/extension-table)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-table"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 15.5.2 to 16.1.6.
- [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.1.6/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 8.25.0 to 8.27.0.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v8.27.0/packages/x-date-pickers)

---
updated-dependencies:
- dependency-name: "@mui/x-date-pickers"
  dependency-version: 8.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
kris6673 and others added 29 commits March 7, 2026 17:37
- Changed workflow name to "Issue volunteer assignment"
- Updated trigger to listen for created issue comments
- Updated action version from bhermann/issue-volunteer@v0.1.20 to kris6673/issue-volunteer@v0.2.0
feat: Add standalone vacation mode wizard with mailbox permissions and OOO support
feat: Update issue assignment workflow
…dev/react-hook-form-7.71.2

Bump react-hook-form from 7.71.1 to 7.71.2
feat: Add validation to user forms and update form modes
…dev/react-error-boundary-6.1.1

Bump react-error-boundary from 6.1.0 to 6.1.1
Bumps [react-grid-layout](https://github.com/STRML/react-grid-layout) from 1.5.3 to 2.2.2.
- [Release notes](https://github.com/STRML/react-grid-layout/releases)
- [Changelog](https://github.com/react-grid-layout/react-grid-layout/blob/master/CHANGELOG.md)
- [Commits](react-grid-layout/react-grid-layout@1.5.3...2.2.2)

---
updated-dependencies:
- dependency-name: react-grid-layout
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

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

Signed-off-by: dependabot[bot] <support@github.com>
…dev/react-grid-layout-2.2.2

Bump react-grid-layout from 1.5.3 to 2.2.2
…dev/react-apexcharts-1.9.0

Bump react-apexcharts from 1.7.0 to 1.9.0
[pull] dev from KelvinTegelaar:dev
- Add smooth RAF-based scroll animation to sidebar with isolated wheel events
- Close account popover when switching theme or navigating to preferences
- Replace Scrollbar component with native overflow for better control
- Add viewport constraints to prevent body scroll interference
- Set overscroll-behavior to contain scroll within layout container
Feat: Incident Report and Attachment options
feat: add "Include disabled admin accounts" option to MFAAdmins alert
@isgq-github01 isgq-github01 merged commit cf4438c into isgq-github01:dev Mar 9, 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.

9 participants