Skip to content

Persistant favorites#226

Merged
coenm merged 13 commits intomainfrom
feature/persistant-favorites
Apr 1, 2026
Merged

Persistant favorites#226
coenm merged 13 commits intomainfrom
feature/persistant-favorites

Conversation

@coenm
Copy link
Copy Markdown
Owner

@coenm coenm commented Mar 31, 2026

  • rebrand pinning to favorites
  • add persistent favorites

@coenm coenm added the feature ✨ New Features label Mar 31, 2026
coenm and others added 12 commits March 31, 2026 21:29
- Replaced IPinningService with IFavoriteService across the application.
- Updated PinRepositoryCommandExecutor to use favorite logic instead of pinning.
- Modified Bootstrapper to register favorite services and remove pinning services.
- Changed UI bindings in MainWindow.xaml to reflect favorite state instead of pinned state.
- Created IsFavoriteMatcher for filtering based on favorite state.
- Implemented FavoriteService to manage favorite repositories.
- Updated tests to cover new favorite functionality and removed pinning tests.
- Adjusted documentation to reflect changes from pinning to favoriting.
…ts for clarity; update assertion in FavoriteServiceTests to use ContainSingle
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 1, 2026

@coenm coenm merged commit 9141d7a into main Apr 1, 2026
5 checks passed
@coenm coenm deleted the feature/persistant-favorites branch April 1, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature ✨ New Features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants