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(tools): add link to corresponding wiki page per tool #80

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

azend
Copy link
Contributor

@azend azend commented Oct 31, 2024

This PR adds a button that can be used when browsing the tool list to access the wiki page corresponding the tool. The link is set by a new text field accessible during creation and edit of the tool by an administrator. If no link is provided, the button silently disappears.

Tool list with and without wiki button:
Screenshot 2024-10-30 at 9 01 26 PM

Tool edit page with wiki field:
Screenshot 2024-10-30 at 9 01 00 PM

I'm deferring creating unit/integration tests on this PR until we have a factory for building tools in the database. I believe this is a goal of @everett-ripley in the near future. When this future feature has been completed, we can create a more thorough test of tool features.

@azend
Copy link
Contributor Author

azend commented Oct 31, 2024

Fixes #79

@azend azend merged commit 23a4ee3 into main Oct 31, 2024
2 of 4 checks passed
@azend azend deleted the feat/link-tool-to-wiki-page branch October 31, 2024 18:54
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