IAV-961/feat(shopify): Add Shopify OAuth integration and refactor agent wizard step 9
Summary
Implements the frontend integration for Shopify OAuth 2.0 store authorization and enhances the agent creation wizard structure, specifically focusing on step 9 (Agent Ayal integration configuration).
What Changed
Shopify OAuth Integration
- Added OAuth authorization flow UI components
- Implemented state management for OAuth callback handling
- Integrated with backend endpoints for Shopify store connection
- Added error handling and user feedback for authorization process
Wizard Improvements (Step 9)
- Restructured step 9 component architecture for better maintainability
- Enhanced form validation for integration prerequisites
- Improved user experience with clearer error messages
Related Issues
Closes IAV-961