Skip to content

Conversation

@PriyankaVerma2307
Copy link

@PriyankaVerma2307 PriyankaVerma2307 commented Jan 21, 2026

Closes #286

📝 Description

Enhance login page UI with improved styling and layout

🔧 Changes Made

  • Improved text visibility inside the login card
  • Added stronger shadow to the login card for better depth
  • Slightly adjusted card positioning for improved balance
  • Preserved the existing background gradient

📷 Screenshots or Visual Changes

style.webm

✅ Checklist

  • I have read the contributing guidelines.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added necessary documentation (if applicable).
  • Any dependent changes have been merged and published in downstream modules.

Saahi30 and others added 30 commits October 31, 2025 01:47
Saahi30 and others added 28 commits November 16, 2025 23:57
FEAT(profile): add profile pages, components, and API integration
- Add predictive analytics endpoint
- Add automated insights endpoint
- Add audience segmentation endpoint
- Add sentiment analysis endpoint
- Add anomaly detection endpoint
- Add attribution modeling endpoint
- Add benchmarking endpoint
- Add churn prediction endpoint
- Add natural language query endpoint
- Add KPI optimization endpoint
- Use Groq API with llama-4-scout-17b-16e-instruct model
- Add TypeScript interfaces for all AI analytics features
- Add API client functions for predictive analytics
- Add API client functions for automated insights
- Add API client functions for audience segmentation
- Add API client functions for sentiment analysis
- Add API client functions for anomaly detection
- Add API client functions for attribution modeling
- Add API client functions for benchmarking
- Add API client functions for churn prediction
- Add API client functions for natural language query
- Add API client functions for KPI optimization
- Add tabbed interface for all 10 AI analytics features
- Add natural language query interface
- Add sentiment analysis text input
- Add visualizations for all analytics features
- Add loading and error states
- Add responsive UI components
- Support both brand and creator roles
- Add toggle between AI and standard analytics views
- Set AI analytics as default view
- Maintain backward compatibility with existing analytics
- Add toggle between AI and standard analytics views
- Set AI analytics as default view
- Maintain backward compatibility with existing analytics
- Import ai_analytics router
- Include router in FastAPI app
- Enable all AI analytics endpoints
- Update analytics routes
- Update campaigns routes
- Update proposals routes
- Update contracts workspace
- Update proposals workspace
- Add campaign wall feature
- Update SQL migrations
- Update frontend types and API clients
FEAT(analytics): add AI-powered analytics and campaign wall features
…-audit

chore: sync frontend dependency manifest
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 21, 2026

Important

Review skipped

Too many files!

130 files out of 280 files are above the max files limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@PriyankaVerma2307
Copy link
Author

Hi @chandansgowda @Saahi30
I’ve updated the UI for the Login and Signup pages as discussed.
Please have a look and let me know if any further changes or improvements are required.
I’ll be happy to update it accordingly.
Thanks!

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.

Improve login page UI: center alignment, better contrast, shadow enhancement

2 participants