Skip to content

Conversation

@lexiv0re
Copy link
Collaborator

Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
@lexiv0re lexiv0re requested review from Copilot and haiodo September 22, 2025 07:32
@huly-github-staging
Copy link

Connected to Huly®: UBERF-13742

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 fixes server branding functionality by properly retrieving and passing branding information from workspace configurations throughout the authentication and session management flow.

  • Updates branding retrieval logic to use the branding map instead of hardcoded null value
  • Adds branding field to workspace information interfaces and operations
  • Configures development environment with branding path

Reviewed Changes

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

Show a summary per file
File Description
server/server/src/sessionManager.ts Implements branding lookup from branding map and includes branding in workspace response
server/account/src/types.ts Adds optional branding field to LoginInfoWorkspace interface
server/account/src/operations.ts Includes branding field in workspace login information
packages/account-client/src/types.ts Adds optional branding field to client-side LoginInfoWorkspace interface
.vscode/launch.json Adds BRANDING_PATH environment variable for development configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@haiodo haiodo merged commit 033a1ce into develop Sep 22, 2025
25 of 26 checks passed
@haiodo haiodo deleted the eqms-1618/fix-server-branding branch September 22, 2025 10:24
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.

3 participants