[dev] [claudfuen] claudio/iterate-onboarding#1087
Merged
Merged
Conversation
- Removed the 'completed' field from the Onboarding model and replaced it with 'triggerJobCompleted' to better reflect the onboarding process. - Updated related actions and components to use the new field, ensuring consistency across the application. - Added a new 'onboardingCompleted' field to the Organization model to track overall onboarding status. - Adjusted database migrations to accommodate these changes.
…ield - Modified the SQL migration to use table aliases for improved clarity and consistency. - Renamed the 'completed' column to 'triggerJobCompleted' and adjusted the update statement accordingly. - Ensured the migration accurately reflects the recent changes in the onboarding model.
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…ck guarantee - Modified the PricingCard component to support separate checkout functions for upfront and monthly payments. - Updated pricing display to show annual and monthly prices clearly. - Added a section highlighting the 14-day money-back guarantee for enhanced customer assurance. - Refactored related state management to improve clarity and maintainability.
- Added a minimum term of 12 months for both starter and managed plans in the billing settings. - Updated logic to calculate if the minimum term has been met, considering free trials. - Adjusted cancellation date calculation to reflect the new minimum term requirements. - Enhanced user messaging to clarify the commitment needed for the starter plan.
Contributor
Author
❌ Quick Tests FailedThe quick smoke tests have failed. These are basic tests that should always pass. Failed Tests
Please check the workflow logs for details. 💡 Tip: Run |
Contributor
Author
🔴 E2E Test ResultsLatest Run
Browser Results📦 Test Artifacts💡 Tip: Download artifacts to see screenshots and videos of failures. 📜 Test History (last 10 runs)
|
|
🤖 Bug0 QA Agent Here are the results of the automated tests for PR #1087:
|
|
🤖 Bug0 QA Agent Here are the results of the automated tests for PR #1087:
|
|
🤖 Bug0 QA Agent Here are the results of the automated tests for PR #1087:
|
|
🤖 Bug0 QA Agent Here are the results of the automated tests for PR #1087:
|
Contributor
|
🎉 This PR is included in version 1.48.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 merge claudio/iterate-onboarding into dev.
It was created by the [Auto Pull Request] action.