Skip to content

Merge updates: PR #104, dependency upgrades, and Hangtools rebranding#2

Merged
bhavishyachandra merged 6 commits into
mainfrom
copilot/pr-104-and-cleanup
May 19, 2026
Merged

Merge updates: PR #104, dependency upgrades, and Hangtools rebranding#2
bhavishyachandra merged 6 commits into
mainfrom
copilot/pr-104-and-cleanup

Conversation

@bhavishyachandra

Copy link
Copy Markdown
Collaborator

Includes URL cleanups, OIDC publication, and earlier modernization commits.

Copilot AI review requested due to automatic review settings May 19, 2026 19:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates Hangfire.Tags packaging/docs for the Hangtools rebrand and consolidates dashboard “Go” navigation logic into the shared embedded JavaScript resource (removing per-page inline scripts).

Changes:

  • Moved tag navigation (“Go” button) logic from inline <script> blocks in Razor pages to Resources/script.js and updated the dashboard pages accordingly.
  • Updated NuGet package metadata URLs across projects to point to https://github.com/Hangtools/Hangfire.Tags.
  • Refreshed README badges/images to use the new GitHub org/repo.

Reviewed changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
src/FaceIT.Hangfire.Tags/Resources/script.js Adds shared click handler for the tags “Go” button.
src/FaceIT.Hangfire.Tags/FaceIT.Hangfire.Tags.csproj Updates package/repository URLs for rebranding.
src/FaceIT.Hangfire.Tags/Dashboard/Pages/TagsSearchPage.cshtml Removes inline JS; switches button to data-base-url for shared handler.
src/FaceIT.Hangfire.Tags/Dashboard/Pages/TagsSearchPage.generated.cs Regenerated output reflecting the Razor page change.
src/FaceIT.Hangfire.Tags/Dashboard/Pages/TagsJobsPage.cshtml Removes inline JS; switches related-tag “Go” button to data-base-url.
src/FaceIT.Hangfire.Tags/Dashboard/Pages/TagsJobsPage.generated.cs Regenerated output reflecting the Razor page change.
src/FaceIT.Hangfire.Tags.SqlServer/FaceIT.Hangfire.Tags.SqlServer.csproj Updates package/repository URLs for rebranding.
src/FaceIT.Hangfire.Tags.SQLite/FaceIT.Hangfire.Tags.SQLite.csproj Updates package/repository URLs for rebranding.
src/FaceIT.Hangfire.Tags.Redis.StackExchange/FaceIT.Hangfire.Tags.Redis.StackExchange.csproj Updates package/repository URLs for rebranding.
src/FaceIT.Hangfire.Tags.Pro.Redis/FaceIT.Hangfire.Tags.Pro.Redis.csproj Updates package/repository URLs for rebranding.
src/FaceIT.Hangfire.Tags.PostgreSql/FaceIT.Hangfire.Tags.PostgreSql.csproj Updates package/repository URLs for rebranding.
src/FaceIT.Hangfire.Tags.MySql/FaceIT.Hangfire.Tags.MySql.csproj Updates package/repository URLs for rebranding.
src/FaceIT.Hangfire.Tags.Mongo/FaceIT.Hangfire.Tags.Mongo.csproj Updates package/repository URLs for rebranding.
README.md Updates badge and image URLs to Hangtools repo.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/FaceIT.Hangfire.Tags/Resources/script.js Outdated
Comment thread src/FaceIT.Hangfire.Tags/FaceIT.Hangfire.Tags.csproj Outdated
Comment thread src/FaceIT.Hangfire.Tags.SqlServer/FaceIT.Hangfire.Tags.SqlServer.csproj Outdated
Comment thread src/FaceIT.Hangfire.Tags.SQLite/FaceIT.Hangfire.Tags.SQLite.csproj Outdated
Comment thread src/FaceIT.Hangfire.Tags.Pro.Redis/FaceIT.Hangfire.Tags.Pro.Redis.csproj Outdated
Comment thread src/FaceIT.Hangfire.Tags.PostgreSql/FaceIT.Hangfire.Tags.PostgreSql.csproj Outdated
Comment thread src/FaceIT.Hangfire.Tags.MySql/FaceIT.Hangfire.Tags.MySql.csproj Outdated
Comment thread src/FaceIT.Hangfire.Tags.Mongo/FaceIT.Hangfire.Tags.Mongo.csproj Outdated
@bhavishyachandra bhavishyachandra force-pushed the copilot/pr-104-and-cleanup branch from ab70f05 to 3ab2767 Compare May 19, 2026 19:33
@bhavishyachandra bhavishyachandra merged commit 91e69d6 into main May 19, 2026
@bhavishyachandra bhavishyachandra deleted the copilot/pr-104-and-cleanup branch May 19, 2026 19:52
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