Skip to content

Conversation

@gusfcarvalho
Copy link
Contributor

No description provided.

Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
Copilot AI review requested due to automatic review settings January 20, 2026 16:17
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 pull request introduces user profile preferences functionality, including a new preferences page for managing email digest subscriptions and a profile dropdown menu in the application header.

Changes:

  • Added a new PreferencesView page allowing users to manage email notification settings and view account information
  • Introduced a ProfileDropdown component in the application header with user info display and logout functionality
  • Restructured the main application layout to include a sticky header with the profile dropdown
  • Added eslint-disable comments for type assertions across catalog-related components

Reviewed changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
src/views/PreferencesView.vue New page for user preferences with email digest subscription toggle and account info display
src/components/ProfileDropdown.vue New profile dropdown component with user avatar, preferences link, and logout button
src/views/layouts/App.vue Restructured layout to add header with profile dropdown; moved padding from main to content wrapper
src/router/index.ts Added new /preferences route requiring authentication
src/views/catalog/CatalogView.vue Removed unused parameters and imports; added eslint comment for type assertion
src/views/catalog/CatalogListView.vue Removed unused API execute function
src/views/catalog/CatalogCreateView.vue Added eslint-disable comment for type assertion
src/components/catalogs/*.vue Added eslint-disable comments for type assertions in transformRequest callbacks

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

Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
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 14 out of 14 changed files in this pull request and generated 4 comments.


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

Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
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 16 out of 16 changed files in this pull request and generated 3 comments.


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

Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
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 16 out of 16 changed files in this pull request and generated 7 comments.


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

@gusfcarvalho gusfcarvalho merged commit 7851eb8 into main Jan 21, 2026
9 checks passed
@gusfcarvalho gusfcarvalho deleted the gc-feat-profile-preference branch January 21, 2026 10:01
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