-
[OPIK-2556] Add Open Source Welcome Wizard for new user onboarding (#3577)
发布于
2025-10-08 09:11:54 +00:00 -
[OPIK-2556] Add Open Source Welcome Wizard for new user onboarding
-
back to always in pull policy
-
[OPIK-2556] Simplify OSS Welcome Wizard to use existing usage_information table
-
[OPIK-2556] Fix duplicate usage_information entries for welcome wizard
-
Revision 2: Fix unused workspaceName parameter in useOpenSourceWelcomeWizardStatus hook
-
[OPIK-2556] Improve dialog onOpenChange handler readability
-
[OPIK-2556] Fix hook argument mismatch - remove unused workspaceName param
-
Revision 2: Fix frontend linter errors (formatting and unused imports)
-
Revision 6: Make 'Skip and go to Opik' link smaller
-
Revision 7: Fix frontend type mismatch - align OpenSourceWelcomeWizardTracking with backend
-
Revision 8: Replace useFeatureToggles with useIsFeatureEnabled
-
Revision 9: Remove redundant useFeatureToggles hook
-
Revision 10: Convert OpenSourceWelcomeWizardSubmitted to Java record
-
Revision 11: Simplify API endpoint path to /v1/private/welcome-wizard
-
Revision 12: Remove unused OpenSourceWelcomeWizardView class
-
[OPIK-2556] Rename OpenSourceWelcomeWizard to WelcomeWizard
- Renamed all backend classes from OpenSourceWelcomeWizard* to WelcomeWizard*
- Renamed all frontend files and components from OpenSourceWelcomeWizard to WelcomeWizard
- Updated feature toggle key from open_source_welcome_wizard_enabled to welcome_wizard_enabled
- Updated API endpoint path references
- Updated config.yml and ServiceTogglesConfig.java
- Updated all imports and usages across backend and frontend
- Update docker-compose environment variable for welcome wizard
下载附件
-