-
-
Notifications
You must be signed in to change notification settings - Fork 571
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: Add job management API endpoints #406
Conversation
|
Thanks for this @neo773! Our front-end guru who will be picking this front-end design up is away for the week on holiday so it might be awhile before we can get this one in to main. |
@ericallam Any updates? |
Sorry this has been in a holding pattern, our designer @samejr is hopefully going to get to this next week 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think all of the API endpoints should be at this path: /manage/api/v1/
.
It's a separate API from the main one.
@neo773 working on the UI now... |
/tip $200 |
🎉🎈 @neo773 has been awarded $200! 🎈🎊 |
Hey @neo773 thanks for working on this issue. I'm going to close this PR now as we need to rework some more things before we can implement it, but i've paid the bounty in the meantime. |
This PR adds job management API endpoints exposed via a new class named
TriggerManagementAPI
/claim #388