forked from KelvinTegelaar/CIPP
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from KelvinTegelaar:main #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
3,572
commits into
tombeech:main
Choose a base branch
from
KelvinTegelaar:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+397,359
−94,118
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
…hem in the agent selector
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%.
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
testing done, bumping hf.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 : )