Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming in favorites #35

Merged
merged 6 commits into from
Dec 6, 2023
Merged

Renaming in favorites #35

merged 6 commits into from
Dec 6, 2023

Conversation

stankis
Copy link
Contributor

@stankis stankis commented Dec 6, 2023

No description provided.

@stankis stankis requested a review from imsitnikov December 6, 2023 18:05
@@ -87,5 +87,6 @@ export interface FavoriteColumns {
entryId: string;
tenantId: string;
login: string;
alias: string | null;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add alias to the new Favorite model plz – src/db/models/new/favorite/index.ts
It is not used now, but it would be better to keep it consistent.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, added

@stankis stankis merged commit 8c83579 into main Dec 6, 2023
4 checks passed
@stankis stankis deleted the CHARTS-8823-renaming-in-favorites branch December 6, 2023 20:49
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