Skip to content

Conversation

@github-actions
Copy link
Contributor

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.

carhartlewis and others added 15 commits August 22, 2025 03:13
- Updated the db:generate script to include a new step for generating Prisma exports.
- Created a new script to auto-generate Prisma exports, including all enums from the Prisma client.
- Refactored the Prisma index files to export enums and ensure they are auto-generated, improving maintainability.
…se' syntax

Signed-off-by: lame-engineer <88873676+lame-engineer@users.noreply.github.com>
- Added a new action to publish all draft policies for an organization, ensuring only owners can execute it.
- Introduced a confirmation dialog for the publish action in the ToDoOverview component.
- Updated the Overview component to pass current member information.
- Enhanced the PoliciesByAssignee component to use member data instead of user data for better accuracy.
- Replaced console error logging with user-friendly toast notification for failed policy publishing, enhancing user experience and feedback.
- Changed default tab in SingleControl from "requirements" to "policies" and reordered tab content.
- Added tasks selection to control queries for better task management.
- Enhanced control status determination logic to account for tasks, improving accuracy in status reporting.
- Removed unused CreatePolicySheet component from ControlsTable for cleaner code.
- Updated default tab selection in ToDoOverview to switch between 'tasks' and 'policies' based on unpublished policies.
- Added condition to display the publish button only when there are unpublished policies and the user is an owner, improving user experience and functionality.
- Removed the script for generating Prisma exports, streamlining the process.
- Updated the db:generate script to eliminate the now unnecessary export generation step.
- Refactored Prisma index files to directly export types from the Prisma client, enhancing maintainability.
- Refactored control status determination in utils.ts to improve accuracy by checking if all policies are published and all tasks are completed.
- Updated onboarding process in onboard-organization.ts to ensure an organization owner is found and updated to have both 'owner' and 'employee' roles, enhancing user management.
- Improved layout and styling of the MemberRow component for better responsiveness and readability, including adjustments to avatar and text truncation.
- Updated onboarding process to assign owners to all tasks and set task frequency to quarterly, streamlining organization setup.
- Introduced progress bars for overall compliance, published policies, and completed tasks on smaller screens, enhancing user experience.
- Maintained existing chart display for larger screens, ensuring responsive design across devices.
- Modified the AddFrameworkModal component to allow organizationId to be optional, enhancing flexibility in usage.
- Updated FrameworksOverview to pass organizationId directly without defaulting to an empty string.
- Simplified Prisma exports in the index file for improved maintainability.
…tionId

- Modified the publishAllPoliciesAction to accept organizationId from parsedInput instead of session, enhancing flexibility and accuracy in policy publishing.
- Removed console log statements for unauthorized access, streamlining error handling.
- Updated revalidation paths to reflect the new organizationId source, ensuring correct routing after publishing policies.
- Introduced useMemo for width calculation in the ToDoOverview component, improving performance by memoizing the computed value based on dependencies.
- Simplified the width style assignment in the render method, enhancing code readability and maintainability.
@vercel
Copy link

vercel bot commented Aug 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
app (staging) Ready Ready Preview Comment Aug 22, 2025 4:05pm
portal (staging) Ready Ready Preview Comment Aug 22, 2025 4:05pm

chore: update legacy 'docker-compose' command to modern 'docker compo…
- Changed the version of trigger.dev from latest to 4.0.0 in package.json and GitHub workflows for consistency and to ensure compatibility with the latest features and fixes.
[dev] [Marfuen] mariano/pin-trigger-dev
@Marfuen Marfuen merged commit b7ad2b6 into release Aug 22, 2025
15 checks passed
@claudfuen
Copy link
Contributor

🎉 This PR is included in version 1.51.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

4 participants