Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 24, 2025

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 Nov 24, 2025
@pull pull bot added the ⤵️ pull label Nov 24, 2025
KelvinTegelaar and others added 29 commits February 8, 2026 19:38
Fix: Update help text and documentation for Customer Lockbox standard
…rviceLicenses

Fix: Added reporting to Standard.DisableSelfServiceLicenses
Update GitHub Actions workflows and Dependabot config
Fix: external links click twice bug
…dev/react-window-2.2.5

Bump react-window from 2.2.3 to 2.2.5
…dev/yup-1.7.1

Bump yup from 1.7.0 to 1.7.1
…dev/eslint-9.39.2

Bump eslint from 9.35.0 to 9.39.2
…dev/mui/icons-material-7.3.7

Bump @mui/icons-material from 7.3.2 to 7.3.7
…dev/react-syntax-highlighter-16.1.0

Bump react-syntax-highlighter from 15.6.6 to 16.1.0
switched to overview on api side, removing data key and updating property names
Add the "UserType" field to the fields arrays in the MFA report so user type is included in the report output and available for filtering. The change updates both variants of the fields list in src/pages/identity/reports/mfa-report/index.js.
Expose the AllowParticipantGiveRequestControl option for the Teams global meeting policy: update the helpText to list the new setting, add a switch UI component (standards.TeamsGlobalMeetingPolicy.AllowParticipantGiveRequestControl), and include -AllowParticipantGiveRequestControl $false in the PowerShell example.
- Add check box to include forks

Signed-off-by: James Tarran <jtarran@techary.com>
Remove the default searchTerm (empty array) from the useForm defaultValues so the form initializes without forcing an array value. Also adjust indentation in a nested ternary rendering the visibility badge for improved readability.
Integrates CIPP cache sync workflow and queue tracking into multiple report pages. Adds CippQueueTracker components, Sync buttons, and CippApiDialog calls that run /api/ExecCIPPDBCache and capture Metadata.QueueId to display queue progress. Updates include:

- src/pages/email/administration/mailbox-rules/index.js: add sync UI (button, tooltip, dialog), tenant-aware simpleColumns, apiData { UseReportDB: true }, pass queryKey, track syncQueueId state, and set OperationGuid as userPrincipalName for action payloads.
- src/pages/email/reports/calendar-permissions/index.js and src/pages/email/reports/mailbox-permissions/index.js: add CippQueueTracker, sync state, and onSuccess handler to set QueueId from ExecCIPPDBCache.
- src/pages/identity/reports/mfa-report/index.js: add CippQueueTracker, sync state, and pass queryKey to the table.
- src/components/CippTable/CippQueueTracker.js: minor formatting/indentation refinements.

These changes allow users to trigger a cache refresh for a tenant, monitor the resulting queue, and see updated cached data in the reporting tables.
updates report to support reporting DB updates made to current endpoint
Update request payloads and cache/query keys for mailbox reports. Changes: include currentTenant in the mailbox rules relatedQueryKey, rename payload Name from "MailboxRules" to "Mailboxes" for rules, and add Types fields for each report ("Rules", "CalendarPermissions", "Permissions") in the affected pages. This aligns payloads with backend expectations and ensures per-tenant cache/queries are correctly scoped.
Fetch feature flags in Layout (cached 10m) and use them to hide nav items whose paths are listed as disabled in flags (handles Enabled/enabled and Pages/pages). Add featureFlags to effect deps. Introduce a new /cipp/settings/features page (CippTablePage) to list and manage feature flags with enable/disable actions and off-canvas details, and register the page in settings tabOptions.
@isgq-github01 isgq-github01 merged commit 5e2bfbb into isgq-github01:dev Feb 11, 2026
2 checks passed
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.