Skip to content

Conversation

@emrberk
Copy link
Collaborator

@emrberk emrberk commented Nov 25, 2025

No description provided.

@emrberk emrberk requested a review from Copilot November 26, 2025 08:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR applies a comprehensive redesign to the login screen, introducing a modernized visual design with improved error handling and user feedback mechanisms.

Key changes:

  • Redesigned login UI with new visual elements (background images, custom fonts, updated styling)
  • Enhanced error handling by consolidating error states into the login view instead of a separate error page
  • Improved error messaging with clearer, more actionable feedback for authentication failures

Reviewed changes

Copilot reviewed 10 out of 21 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/types/styled.d.ts Added loginBackground color to theme type definition
src/theme/index.ts Added dark login background color value
src/providers/SettingsProvider/index.tsx Updated error view with new design elements and improved error messaging
src/providers/AuthProvider.tsx Refactored logout function to accept error parameters; removed separate error view
src/modules/OAuth2/views/login.tsx Complete login screen redesign with new layout, styling, and error display
src/modules/OAuth2/views/error.tsx Removed separate error view component
src/components/Form/FormItem/index.tsx Added error icon and updated error message styling
src/components/Form/FormInput/index.tsx Repositioned password visibility toggle; fixed autofill styling
src/components/CenteredLayout/index.tsx Redesigned layout with background image and footer
public/assets/whoops.svg Added new "Whoops" error illustration
public/assets/questdb.svg Added QuestDB logo SVG
public/assets/plugs.svg Added disconnection icon SVG
e2e/tests/enterprise/oidc.spec.js Updated test expectations for new SSO button text
e2e/questdb Updated subproject commit reference

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@emrberk emrberk requested a review from Copilot November 26, 2025 08:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 10 out of 21 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants