Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jun 7, 2025

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
JohnDuprey and others added 29 commits December 4, 2025 23:19
Refactored the diagnostics page to provide custom renderers for ConsoleLog, TaskCompleted, and StandardCompleted events, with enhanced JSON parsing and property display. Added a generic renderer for other event types using CippPropertyListCard and MUI Accordion for raw JSON, improving clarity and maintainability of event details.
Added 'name' field to relevant KQL queries in DiagnosticsPresets.json for improved event identification. Updated diagnostics.js to prioritize top-level Message, Level, and Timestamp fields when parsing rows, ensuring compatibility with new query outputs. Also set card boxShadow to 'none' for property display.
Eliminated sections displaying full details and raw JSON for each row in the diagnostics page to streamline the UI and reduce redundancy.
Introduces a 'columns' property to diagnostics presets in DiagnosticsPresets.json and propagates this metadata through CippDiagnosticsFilter and diagnostics.js. This enables the diagnostics table to display contextually relevant columns based on the selected preset, improving usability and clarity.
Updated the preset saving logic so that built-in presets are saved as new custom presets instead of being blocked from saving. The tooltip and button state were also adjusted to reflect this behavior, allowing users to save built-in presets as new custom ones.
Updated handleClear to only reset selectedPreset if it is a built-in preset, allowing users to continue editing and saving custom presets after clearing the filter.
…input-fields

Add tooltips to input fields for truncated labels
…acation-mode

Add TaskState filters to CA Vacation Mode page
Added `py: 3` to the Box component in the layout for improved vertical spacing when viewing all tenants without allTenantsSupport.
Updated conditional rendering to check that both azureConfig and apiClients have succeeded before displaying the comparison. This prevents errors when either data source is not ready.
Integrated CippApiLogsDrawer into the conditional access policies and templates pages, allowing users to view related API logs. Updated card button layouts to include the new logs drawer and passed tenant context for filtering.
Replaces the standards filter button group with a dropdown menu for improved usability and a cleaner UI. Also restructures the layout to use a scrollable container and updates related UI logic for displaying standards and filter results.
Introduces logic to detect and display when a standard is overridden by another template. Updates filtering, metrics, and UI to support the new 'Overridden' compliance status, including visual indicators and alerts showing the overriding template's name.
Added logic to ensure 'Report' action is present when 'Remediate' exists but 'Report' does not. Updated UI to display action chips with relevant icons and colors, including support for 'Auto-Remediate'. This improves clarity and consistency in how standard actions are shown and managed.
Adds a fallback to generate breadcrumbs from the URL path if none are found in the navigation config. Refactors drift management actions to support an 'Edit Template' action, with options to specify template type and visibility. Moves compliance badges and template description display in 'applied-standards' to the filter area for better UX. Updates standards template page to set the document title using CippHead. Minor UI improvements and code cleanup across related pages.
Updated logic to retrieve 'action' and 'autoRemediate' from either the template item or its TemplateList fallback, improving robustness when data is nested. Also adjusted compliance and missing license percentage calculations to exclude overriddenCount for more accurate metrics.
Displays a 'Run Manually' chip with a schedule icon when the selected template has the runManually property. This improves visibility of manual run status for applied standards.
Added padding and minWidth to CippBannerListCard and enhanced CippInfoBar with better flexbox usage and text overflow handling. Typography elements now use ellipsis and nowrap to prevent overflow, improving UI consistency and readability.
Fixes [Feature Request]: CIPP Scripted Quarantine Release Request Alerts
Fixes #5059
Feat: Add alert for quarantine release requests and rename frontend alert agent
Expanded the placeholder in the alert documentation field to clarify support for variable replacement, including %tenantfilter%, %tenantname%, custom variables, and %resultcount%.
KelvinTegelaar and others added 30 commits January 15, 2026 21:45
Replaces all references to 'extensionSync' with 'reportingDb' in the CippCustomDataMappingForm component. Updates option values, conditions, and UI logic to reflect the new source type.
Introduces a new Mailbox Permissions report page under email reports, accessible via a new menu item. The report supports grouping by user, displays cached data with sync capability, and updates date formatting logic to recognize 'Timestamp' fields.
Updated the mailbox permissions report to handle 'AllTenants' selection. The table now conditionally includes a Tenant column, disables sync for all tenants, and improves tenant validation. Removed unnecessary Parameters from the sync dialog configuration.
Switched the mailbox permissions cache sync API from a POST to a GET request and updated its parameters for immediate execution. Removed 'MailboxCount' and 'PermissionCount' columns from the table to streamline displayed data.
Introduces a Sync button and dialog to allow users to update the cached MFA data for the current tenant. Also updates table columns to include 'Tenant' and 'CacheTimestamp' when viewing all tenants, and displays an informational alert about cached data.
Added Relentless Solutions sponsor images for light and dark themes and updated the side navigation to include the new sponsor with appropriate image selection based on the current theme.
Replaces the informational Alert components in mailbox permissions and MFA report pages with Tooltip-wrapped Info icon buttons. This streamlines the UI and moves info text to tooltips next to the Sync button, improving visual clarity.
Updated version in package.json and public/version.json to 10.0.0 for new release.
Dev to release - CIPP X(10.0.0)
Implements [Feature Request]: Create new Auto Archive Mailbox Policy in Standards
Fixes #5198
Bump version to 10.0.1 in package.json and version.json. Update CippTablePage to use an empty object as the default for the sx prop instead of a specific style.
Update version to 10.0.1 and fix default sx prop
Feat: Add Auto Enable Archive Mailbox Standard
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.

9 participants