Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 10, 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 added ⤵️ pull merge-conflict Resolve conflicts manually labels Jan 10, 2025
kris6673 and others added 28 commits November 17, 2025 22:46
Introduces buildVersionedHeaders in cippVersion.js to include X-CIPP-Version in all axios requests. Refactors ApiCall.jsx to use the new header builder for GET and POST calls, improving traceability of client version in API requests.
Feat: Add "Who can bypass the lobby?" setting to Teams meeting policy
Feat: Add bulk export functionality for selected rows in CSV and PDF formats
Feat: Add source of authority configuration
Fix:Consolidate hide/unhide actions for Global Address List visibility
ux tweaks on view user page
Refactored template data handling to consistently use an array, supporting multiple possible data shapes. Updated template selection, title, subtitle, and description logic to use the normalized structure and selected template object for safer lookups and improved reliability.
use waiting to prevent calls from firing before values are set
…-filter

Add filter controls to Secure Score recommendations view
Adds a new 'Standard' section to the log entry page, rendering its properties using CippPropertyListCard if present in the log data. Utilizes getCippTranslation for property labels and improves code formatting for readability.
Enhanced the tenant group rule builder to support rules based on tenant group membership and custom variables. Updated property, operator, and value options to handle new types, including API-driven tenant group selection and two-field input for custom variables. Improved rule formatting and display logic to accommodate these new rule types.

fixes #4959
Introduces a new 'Clone Template' action to the MEM list templates page, allowing users to clone templates that are no longer synced with the template library. The action uses the CopyAll icon and includes a confirmation prompt.
Refined the waiting logic in CippPolicyImportDrawer to only fetch tenant policies after a tenant is selected. Enhanced availablePolicies assignment to handle various data structures from API responses. Removed unused Link import from list-template page.
Changed the 'allTenants' prop from true to false in the tenant selection component to restrict selection to specific tenants rather than all tenants.
Enhanced the CippSchedulerForm to properly extract values from System.String[] parameters and render them as multi-value autoComplete fields. Added a refresh button for command options and improved handling of complex parameter objects.
JohnDuprey and others added 30 commits December 19, 2025 12:00
Introduced helper functions to remove unnecessary 'tenantFilter' query parameters and to clean 'AllTenants' from page titles in breadcrumbs. Updated all relevant breadcrumb and navigation logic to use these helpers, ensuring cleaner URLs and more accurate breadcrumb titles throughout the component. Added debug logging for easier troubleshooting.
Eliminated multiple console.log statements used for debugging in CippBreadcrumbNav.jsx to clean up the code and reduce console noise.
Moved and renamed standards-related pages for better organization, including aligning routes under /tenant/standards/alignment and /tenant/standards/templates. Updated navigation paths and tab options accordingly. Enhanced the alignment page with new drift management actions and removed obsolete files.
Refines the 'hasValue' comparison to better handle arrays and falsy values, ensuring more accurate condition evaluation. Also updates the prop validation to allow undefined compareValue only for 'hasValue' type.
Deleted the 'addedField' property from the ListIntuneTemplates-tag-autcomplete API config in standards.json to clean up unused configuration.
Simplifies tenant selection by making the URL parameter the single source of truth for tenant changes. Updates settings only when the URL changes, and removes redundant settings updates from the selection handler. Also streamlines effect dependencies and improves comments for clarity.
Introduced helper functions to remove unnecessary 'tenantFilter' query parameters and to clean 'AllTenants' from page titles in breadcrumbs. Updated all relevant breadcrumb and navigation logic to use these helpers, ensuring cleaner URLs and more accurate breadcrumb titles throughout the component. Added debug logging for easier troubleshooting.
Eliminated multiple console.log statements used for debugging in CippBreadcrumbNav.jsx to clean up the code and reduce console noise.
Moved and renamed standards-related pages for better organization, including aligning routes under /tenant/standards/alignment and /tenant/standards/templates. Updated navigation paths and tab options accordingly. Enhanced the alignment page with new drift management actions and removed obsolete files.
Refines the 'hasValue' comparison to better handle arrays and falsy values, ensuring more accurate condition evaluation. Also updates the prop validation to allow undefined compareValue only for 'hasValue' type.
Deleted the 'addedField' property from the ListIntuneTemplates-tag-autcomplete API config in standards.json to clean up unused configuration.
Changed all references from '/tenant/standards/list-standards' to '/tenant/standards' across components, hooks, and pages for consistency. Deleted the now-obsolete list-standards page implementation.
Added a getPathInfo helper to resolve breadcrumb titles from navigation or tab options and validate paths. Breadcrumbs now display titles from navigation/tabs when available and render invalid paths as plain text instead of clickable links.
Wrapped the CreateGroups switch in a CippFormCondition component to disable it unless 'Replace by display name' is selected. Added dynamic helper text to clarify group creation behavior based on the selected replace mode.
Update package.json and public/version.json to reflect the new version 8.8.2.
Introduces a tenant selector to the backup history view when 'AllTenants' is selected, allowing filtering of backup records by tenant. Updates backup display logic and UI to show tenant information and improve usability for multi-tenant scenarios.
When restoring a backup in the AllTenants context, the tenant filter now defaults to the tenant specified in the backup data if available. This ensures the correct tenant is targeted during the restore operation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants