Skip to content

Premium UI Update - #6

Merged
Hiteshsai007 merged 3 commits into
masterfrom
main
Apr 4, 2026
Merged

Premium UI Update#6
Hiteshsai007 merged 3 commits into
masterfrom
main

Conversation

@Hiteshsai007

Copy link
Copy Markdown
Owner

Added new premium-styled UI components and fixed TypeScript build errors.

Hitesh added 3 commits March 18, 2026 16:53
- Add backend directory to sys.path in conftest.py (Path(__file__).parent.parent)
- Update CI workflow to set PYTHONPATH correctly for all test jobs
- Use working-directory: backend for all CI steps
- Run pytest from backend/tests/ directory
- Simplify conftest.py (no sys.path manipulation needed)
- Tests now run from backend directory where main.py exists
- Add PremiumNav, PremiumLayout, PremiumHero, PremiumFooter components
- Add PremiumFeatureCard, PremiumCTA, PremiumStats components
- Add PremiumLayout with navProps support
- Add new pages: MarketplacePage, DocsPage
- Add EnhancedMarketplace, EnhancedMetricsDashboard, EnhancedOnboardingWizard
- Add MetricsDashboard, ExecutionResultsViewer components
- Add shared components: EmptyState, LoadingAnimation
- Add logo.svg
- Fix Dashboard and DeveloperPortal to include header with logout
- Fix RequestInterface PremiumLayout usage
- Fix TypeScript errors in PremiumFeatureCard (ReactNode import)
- Update App.tsx routing and imports
@Hiteshsai007
Hiteshsai007 merged commit 3e47ce1 into master Apr 4, 2026
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant