Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 4, 2025

This is an automated pull request to merge mariano/comp-123123-fix-pkg-json into dev.
It was created by the [Auto Pull Request] action.
Note: This should only be merged after the following checklist is complete:

  • Tested in local environment
  • Created relevant migrations (if any)

claudfuen and others added 30 commits May 14, 2025 15:19
[comp] Production Deploy
# [1.18.0](v1.17.0...v1.18.0) (2025-05-14)

### Features

* **editor:** add custom action cell to ControlsClientPage for navigation ([d8337ff](d8337ff))
* **editor:** enhance ControlsClientPage with createdAt and updatedAt fields ([5f2b4d6](5f2b4d6))
* **editor:** enhance ControlsClientPage with friendly date formatting and UI improvements ([960fd3c](960fd3c))
* **editor:** enhance ControlsClientPage with improved change tracking and UI feedback ([f680dff](f680dff))
* **editor:** enhance ControlsClientPage with improved search and sorting UI ([47db2bd](47db2bd))
* **editor:** enhance ControlsClientPage with new control creation and linking features ([8e23222](8e23222))
* **editor:** enhance ControlsClientPage with relational linking and UI improvements ([275b09e](275b09e))
* **editor:** enhance ControlsClientPage with search and sorting functionality ([05efcb0](05efcb0))
* **editor:** implement change tracking and row styling in ControlsClientPage ([3908e32](3908e32))
* **editor:** integrate react-datasheet-grid for enhanced controls management ([084e861](084e861))
[comp] Production Deploy
# [1.19.0](v1.18.0...v1.19.0) (2025-05-14)

### Features

* added attachments to vendors and risks, also updated the comments component to a better one ([584f01c](584f01c))
[comp] Production Deploy
# [1.20.0](v1.19.0...v1.20.0) (2025-05-15)

### Features

* **trust-portal:** implement friendly URL functionality ([7e43c73](7e43c73))
[comp] Production Deploy
# [1.21.0](v1.20.0...v1.21.0) (2025-05-15)

### Features

* added ability to link and unlink policies to controls from the UI ([1d9ace1](1d9ace1))
[comp] Production Deploy
[comp] Production Deploy
[comp] Production Deploy
[comp] Production Deploy
# [1.22.0](v1.21.0...v1.22.0) (2025-05-16)

### Bug Fixes

* **control-progress:** streamline task retrieval in getOrganizationControlProgress function ([c71aa91](c71aa91))

### Features

* **migration:** add many-to-many support for tasks ([cebda99](cebda99))
* **organization-tasks:** implement task creation with error handling ([ba19e6d](ba19e6d))
* **task:** make entityId and entityType optional in Task model ([ad5ecce](ad5ecce))
[comp] Production Deploy
# [1.23.0](v1.22.0...v1.23.0) (2025-05-16)

### Features

* **frameworks:** include controls in task retrieval across various components ([bfbad29](bfbad29))
[comp] Production Deploy
# [1.24.0](v1.23.0...v1.24.0) (2025-05-16)

### Features

* add auth wall on frameworks tool ([1e0667d](1e0667d))
[comp] Production Deploy
# [1.25.0](v1.24.0...v1.25.0) (2025-05-17)

### Features

* **migrations:** add foreign key constraints and update frameworkId for SOC2 requirements ([f42ac96](f42ac96))
[comp] Production Deploy
# [1.26.0](v1.25.0...v1.26.0) (2025-05-19)

### Bug Fixes

* **analytics:** keep client active ([42ec348](42ec348))
* **layout:** make sidebar scrollable ([82eb566](82eb566))
* use custom IDs wording ([54dcc86](54dcc86))

### Features

* integrate Calcom components and enhance onboarding checklist ([42fe663](42fe663))
[comp] Production Deploy
# [1.27.0](v1.26.0...v1.27.0) (2025-05-19)

### Bug Fixes

* add comment to seed script for clarity ([03d3bc0](03d3bc0))
* ensure foreign key constraints are correctly defined for framework and requirement mappings ([e3c3cc2](e3c3cc2))

### Features

* add 'visible' property to frameworks across components ([912e87d](912e87d))
* add getRequirementDetails utility function for requirement retrieval ([69fac45](69fac45))
* add migrations to update framework and requirement relationships ([9b97975](9b97975))
* add template references to database models and update organization initialization ([09a90cd](09a90cd))
* add visibility toggle to FrameworkEditorFramework model ([1a0176f](1a0176f))
* drop Artifact and _ArtifactToControl tables, migrate relationships to new _ControlToPolicy table ([419fc3f](419fc3f))
* enhance ControlsClientPage with framework filtering and control creation ([9949666](9949666))
* enhance CreateOrgModal layout and add database seeding functionality ([0a79414](0a79414))
* enhance FrameworkEditorFramework with visibility feature ([e8b7a8a](e8b7a8a))
* enhance getControl function to include nested framework details ([8c8561c](8c8561c))
* **framework:** refactor framework handling and enhance organization creation ([5f53dc2](5f53dc2))
* refactor framework requirements handling and integrate database fetching ([89b1c2c](89b1c2c))
* **schema:** add TODOs for framework and requirement relations ([3982373](3982373))
* **schema:** update organization schema and control types for improved validation and type safety ([f19fe92](f19fe92))
* update RequirementsTable to utilize nested requirement structure ([b0f2525](b0f2525))
* update SingleControl component to support nested framework structure ([e544f4e](e544f4e))
[comp] Production Deploy
# [1.28.0](v1.27.0...v1.28.0) (2025-05-19)

### Features

* implement framework addition functionality in the dashboard ([073a2d4](073a2d4))
[comp] Production Deploy
# [1.29.0](v1.28.0...v1.29.0) (2025-05-22)

### Features

* add framework editor schemas and seeding functionality ([c2343fd](c2343fd))
[comp] Production Deploy
# [1.30.0](v1.29.0...v1.30.0) (2025-05-22)

### Features

* add approval / denial of policy changes with audit logs and comments ([c512e1f](c512e1f))
[comp] Production Deploy
Marfuen and others added 20 commits May 22, 2025 19:55
[comp] Production Deploy
## [1.30.1](v1.30.0...v1.30.1) (2025-05-22)

### Bug Fixes

* **policy:** improve pending changes alert dark mode ([7f9ac23](7f9ac23))
[comp] Production Deploy
## [1.30.2](v1.30.1...v1.30.2) (2025-05-23)

### Bug Fixes

* add ability to delete controls ([ca6c95c](ca6c95c))
* added ability to delete a policy ([aaf6f53](aaf6f53))
* allow deleting entire framework ([bc32f8d](bc32f8d))
[comp] Production Deploy
[comp] Production Deploy
## [1.30.3](v1.30.2...v1.30.3) (2025-05-25)

### Bug Fixes

* **policy:** align creation schema ([256f111](256f111))
[comp] Production Deploy
# [1.31.0](v1.30.3...v1.31.0) (2025-05-26)

### Features

* add ability to delete tasks ([948c78d](948c78d))
[comp] Production Deploy
# [1.32.0](v1.31.0...v1.32.0) (2025-05-26)

### Features

* implement client-side filtering in controls and frameworks tables for enhanced search functionality ([010dfe0](010dfe0))
[comp] Production Deploy
## [1.32.1](v1.32.0...v1.32.1) (2025-05-30)

### Bug Fixes

* **invite:** allow role selection in modal ([2898ffd](2898ffd))
[comp] Production Deploy
## [1.32.2](v1.32.1...v1.32.2) (2025-05-30)

### Bug Fixes

* issue with selecting role for inviting members on firefox ([2bd3895](2bd3895))
[comp] Production Deploy
## [1.32.3](v1.32.2...v1.32.3) (2025-05-30)

### Bug Fixes

* fix issue with scrollbar showing up when not needed ([8a2a3e7](8a2a3e7))
[comp] Production Deploy
[comp] Production Deploy
@vercel
Copy link

vercel bot commented Jun 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 4, 2025 9:24pm
comp-framework-editor 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 4, 2025 9:24pm
comp-portal 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 4, 2025 9:24pm
comp-trust 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 4, 2025 9:24pm

@claudfuen
Copy link
Contributor

🎉 This PR is included in version 1.33.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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants