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

feat: backend/bulk tags #2016

Merged
merged 4 commits into from
Oct 10, 2022
Merged

feat: backend/bulk tags #2016

merged 4 commits into from
Oct 10, 2022

Conversation

gweiying
Copy link
Contributor

@gweiying gweiying commented Oct 7, 2022

Problem

Currently, when we bulk create links, we do not accept tags as input.

Solution

This PR adds backend functionality for tagging on bulk creation. Specifically, this PR adds functionality to accept tags as input on bulk creation, upsert tags, and add the tag-url mapping.

This PR also refactors SafeBrowsingService to clean up duplicated logic.

@mergify mergify bot mentioned this pull request Oct 7, 2022
@gweiying gweiying requested review from thanhdatle and halfwhole and removed request for thanhdatle October 7, 2022 09:56
Copy link
Collaborator

@halfwhole halfwhole left a comment

Choose a reason for hiding this comment

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

lgtm!

@gweiying gweiying changed the title Feat/backend/bulk tags feat: backend/bulk tags Oct 10, 2022
@gweiying gweiying merged commit 8953e31 into develop Oct 10, 2022
@gweiying gweiying deleted the feat/backend/bulk-tags branch October 10, 2022 07:23
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