Skip to content

PR-117 Review and Updates#119

Merged
ar-siddiqui merged 1 commit intofeature/add-tagsfrom
pr-117
Apr 15, 2026
Merged

PR-117 Review and Updates#119
ar-siddiqui merged 1 commit intofeature/add-tagsfrom
pr-117

Conversation

@ar-siddiqui
Copy link
Copy Markdown
Collaborator

@ar-siddiqui ar-siddiqui commented Apr 1, 2026

@Akopti8 Good work with adding tags feature. I reviewed your PR and made some changes:

  • Changed tag serach to be only prefix based not contain based, because we don't want to match to dev1 when we are looking for v1

  • Fix some places where tags were not returned or were returned empty

  • Added tags in Pagination links

  • Updated one of the Postman test to now test for only prefix matching

  • Allowed collon in tags

I also added following additional feature:

  • Added tag colors in HTML pages, colors will be assigned based on content so they remain same between API restarts (The CSS and JS for this feature is completely written by AI)
image

@ar-siddiqui ar-siddiqui changed the base branch from main to feature/add-tags April 1, 2026 22:30
@ar-siddiqui ar-siddiqui requested a review from Akopti8 April 1, 2026 22:34
@ar-siddiqui ar-siddiqui changed the title add tags fields to jobs PR-117 Review and Updates Apr 1, 2026
Copy link
Copy Markdown
Collaborator

@Akopti8 Akopti8 left a comment

Choose a reason for hiding this comment

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

All looks good to me, thanks for seperating out and detailing all the updates!

@ar-siddiqui ar-siddiqui merged commit a8729b9 into feature/add-tags Apr 15, 2026
1 check passed
@ar-siddiqui ar-siddiqui deleted the pr-117 branch April 15, 2026 15:44
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