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(audit): add redeliver button to hooks table #562

Merged
merged 9 commits into from
Jul 19, 2022

Conversation

ecrupper
Copy link
Contributor

@ecrupper ecrupper commented Jun 17, 2022

Implementing the new redeliver endpoint introduced in go-vela/server#622.

image

image

Closes go-vela/community#611

@ecrupper ecrupper requested a review from a team as a code owner June 17, 2022 16:29
@ecrupper ecrupper self-assigned this Jun 17, 2022
@plyr4
Copy link
Contributor

plyr4 commented Jun 21, 2022

i think the cypress tests need to be linted.
https://github.com/go-vela/ui/runs/6939555240?check_suite_focus=true

try running

# npm run lint:fix

that should either fix them automatically or tell you what the issues are and you can fix them.

@ecrupper

docker-compose.yml Outdated Show resolved Hide resolved
cypress/integration/hooks.spec.js Outdated Show resolved Hide resolved
@ecrupper ecrupper merged commit d0cd186 into master Jul 19, 2022
@ecrupper ecrupper deleted the feat/add-redeliver-hook-button branch July 19, 2022 19:15
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.

Create UI for new redeliver webhook endpoint
4 participants