Skip to content

[pull] dev from KelvinTegelaar:dev#107

Open
pull[bot] wants to merge 200 commits intoDekel360:devfrom
KelvinTegelaar:dev
Open

[pull] dev from KelvinTegelaar:dev#107
pull[bot] wants to merge 200 commits intoDekel360:devfrom
KelvinTegelaar:dev

Conversation

@pull
Copy link

@pull pull bot commented Jan 23, 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 : )

isgq-github01 and others added 26 commits October 29, 2025 13:16
[pull] dev from KelvinTegelaar:dev
[pull] dev from KelvinTegelaar:dev
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 8.22.0 to 8.25.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.25.0/packages/x-date-pickers)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 7.3.2 to 7.3.7.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.7/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-version: 7.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [next](https://github.com/vercel/next.js) from 15.5.9 to 16.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.5.9...v16.1.2)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.1 to 19.2.3.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: react-error-boundary
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
- Ensure removal actions are only available when multiple entries exist.
Added explicit height styling to AuthMethodCard, LicenseCard, MFACard, and SecureScoreCard components and wrapped them in fixed-height Box containers in the dashboard layout. This improves visual consistency and ensures cards fill their parent containers. Also refactored SecureScoreCard chart rendering for better axis and tooltip formatting.
Ensure dashboard cards fill container height
Feat: Enhance named locations with dropdowns and validation
…dev/react-error-boundary-6.1.0

Bump react-error-boundary from 6.0.0 to 6.1.0
…dev/react-19.2.3

Bump react from 19.1.1 to 19.2.3
…dev/next-16.1.2

Bump next from 15.5.9 to 16.1.2
…dev/mui/material-7.3.7

Bump @mui/material from 7.3.2 to 7.3.7
…dev/mui/x-date-pickers-8.25.0

Bump @mui/x-date-pickers from 8.22.0 to 8.25.0
@pull pull bot locked and limited conversation to collaborators Jan 23, 2026
@pull pull bot added the ⤵️ pull label Jan 23, 2026
Added partner tenant information panel to CippTenantModeDeploy, showing organization, user, and partner type details. Updated CIPPM365OAuthButton to improve button icon logic and validation. Extended CippTranslations with partner type labels for better UI clarity.
Eliminated the 'GDAP Details' and 'Permission Details' Typography headers from CippGDAPResults and CippPermissionResults components to streamline the UI and reduce unnecessary repetition.
KelvinTegelaar and others added 30 commits February 15, 2026 02:43
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
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

Comments