IAV-879/feat: enhance Community Manager page with loading state and URL management
- Introduced a fallback loading component with a galaxy background and spinner for the Community Manager page.
- Updated URL handling to prefer query parameters for tab management, ensuring stable routing.
- Added functionality to redirect path-based URLs to query-based for better user experience.
- Enhanced error handling in OAuth store to manage Facebook and Instagram page selections.
- Improved integration with the calendar section by managing loading states and URL parameters effectively.
- Updated axios configuration to ensure proper type handling in ensureConfig function.
- Refactored community manager chat hook to improve state management and loading of user conversations.
- Added support for Facebook and Instagram page selection in the AddAccountModal.
- Enhanced integration section with snackbar notifications for user actions and improved account selection handling.
- Updated wizard state management to derive platform integrations from orchestration agent integrations when necessary. Closes IAV-879