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

UI worker tags #163

Merged
merged 2 commits into from
Jul 21, 2023
Merged

UI worker tags #163

merged 2 commits into from
Jul 21, 2023

Conversation

wcgunter
Copy link
Collaborator

This PR adds the following features:

  • Workers: A new column titled "Tags" is now in the workers table. The backend now grabs the worker tags when fetching the rest of the workers' information so no rest call is added/needed. This column will display the name of the tag and its value (a string). It will also auto-detect strings that are valid URLS and create hyperlinks for ease of use. A copy button is also available which copies the value to the user's clipboard.
image image

@wcgunter wcgunter marked this pull request as ready for review July 20, 2023 23:36
@jamesfwood jamesfwood merged commit 86198c4 into develop Jul 21, 2023
@jamesfwood jamesfwood deleted the UI-worker-tags branch July 21, 2023 16:19
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