mirror of
https://github.com/unraid/api.git
synced 2026-05-01 12:39:22 -05:00
c25eca8cc3
- Added `ActivationPluginsStep` component to the activation process, allowing users to select and install essential plugins. - Updated `ActivationModal` and related test files to incorporate the new plugins step, ensuring proper navigation and functionality. - Improved state management for selected plugins in `ActivationPluginsStep.vue` to optimize performance. - Mocked new upgrade onboarding store in tests to support the latest activation flow. This update improves the activation experience by integrating plugin selection, streamlining the setup process for users.