Skip to content

[comp] Production Deploy#946

Merged
claudfuen merged 9 commits into
releasefrom
main
Jun 17, 2025
Merged

[comp] Production Deploy#946
claudfuen merged 9 commits into
releasefrom
main

Conversation

@github-actions
Copy link
Copy Markdown
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.

  - Integrate `authWithOrgAccessClient` for safer actions
  - Improve input handling and schema validation
  - Update transaction handling and revalidation logic

refactor(modal): streamline framework selection UI
  - Replace checkbox with `FrameworkCard` component for better UX
  - Simplify button styling and dialog content layout
  - Remove unnecessary state management for execution status

refactor(forms): unify framework selection components
  - Introduce `FrameworkCard` component for consistent framework display
  - Refactor `create-organization-form` and `create-org-modal` to use `FrameworkCard`
  - Improve form submission feedback and error handling
- Update navbar height from 69 to 53 to better align with design specifications.
- Ensure proper calculation of pixels offset during onboarding process.
- change dark mode active state background to use 'bg-card'
- update text color for active state in dark mode
[dev] [claudfuen] claudio/stripe
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 17, 2025

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

Name Status Preview Comments Updated (UTC)
app (staging) ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2025 11:00pm
comp-framework-editor (staging) ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2025 11:00pm
comp-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2025 11:00pm
comp-trust (staging) ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2025 11:00pm

- Add session validation to ensure user authentication before accessing organization data.
- Redirect users to appropriate pages based on organization existence and membership status.
- Update layout components to utilize new authentication and database access logic.
- Refactor various components across the application for better consistency and maintainability.
- Update layout components to enhance user experience and visual alignment.
- Simplify state management and improve performance in forms and modal dialogs.
- Adjust styles for dark mode and ensure responsive design across different sections.
…figuration

- add `prettier-plugin-organize-imports` to the plugins array in `.prettierrc` for automated import organization
- update dependencies to include `prettier-plugin-organize-imports` in `package.json` and `bun.lock`
- update `yarn.lock` to reflect the new dependency
refactor(imports): organize imports across multiple files
- reorganize imports alphabetically and by groups (external, internal, types) across various files
- remove unused imports to improve code clarity and maintainability
…ze-imports

- Add `prettier-plugin-organize-imports` to the dependencies in `package.json` for improved import organization.
- Remove redundant dependency declaration from the workspaces section.
[dev] [claudfuen] claudio/stripe
@claudfuen
Copy link
Copy Markdown
Contributor

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

1 participant