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

fix(tags): improve tag manager #589

Merged
merged 1 commit into from
Nov 16, 2023
Merged

fix(tags): improve tag manager #589

merged 1 commit into from
Nov 16, 2023

Conversation

Yelinz
Copy link
Member

@Yelinz Yelinz commented Nov 16, 2023

improve tag service by moving tag manager parts out
improved error handling in tag service

requires backend change projectcaluma/alexandria#387

addon/services/tags.js Outdated Show resolved Hide resolved
addon/services/tags.js Outdated Show resolved Hide resolved
return yield this.store.query("tag", {
filter: {
withDocumentsInCategory: this.category,
search,
Copy link
Contributor

Choose a reason for hiding this comment

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

not needed

addon/services/tags.js Outdated Show resolved Hide resolved
@Yelinz Yelinz force-pushed the refactor-tag-manager branch 2 times, most recently from 5d81b73 to 2af690f Compare November 16, 2023 14:25
czosel
czosel previously approved these changes Nov 16, 2023
Copy link
Contributor

@czosel czosel left a comment

Choose a reason for hiding this comment

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

As discussed: let's add some documentation for the new filter property, otherwise LGTM 👍

improve tag service by moving tag manager parts out
@Yelinz Yelinz force-pushed the refactor-tag-manager branch from 2af690f to c5df998 Compare November 16, 2023 14:46
@Yelinz Yelinz merged commit ffa5792 into main Nov 16, 2023
9 of 10 checks passed
@velrest
Copy link
Contributor

velrest commented Nov 16, 2023

🎉 This PR is included in version 4.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@anehx anehx deleted the refactor-tag-manager branch December 5, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants