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

#137 toggle task template #143

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

#137 toggle task template #143

wants to merge 4 commits into from

Conversation

bderbs30
Copy link

@bderbs30 bderbs30 commented Feb 4, 2025

Changes

Adds visibility to ICustomizedBattery Schema. Created an endpoint to update the field based on the given status (on = true off = false)

Test Cases

updates battery to visible
updates battery to non visible

Screenshots

image
image

To Do

  • Write unit tests (apart of other ticket tho)

Closes #137

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backend: API request for hiding/showing task templates for non-admin users
2 participants