mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
- Removed the onboarding module and its associated components to simplify the application structure. - Introduced a new welcome module with components for site schema and registration wizard. - Updated routing to direct users to the new welcome page for tenant registration. - Enhanced the registration process by integrating social authentication options and improving user experience. - Refactored related hooks and utilities to support the new onboarding flow. Signed-off-by: Innei <tukon479@gmail.com>