Conversation
- 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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
- 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
Contributor
|
🎉 This PR is included in version 1.42.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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
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.
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.