Skip to content

feat: add rejection to contract approval workflow#2175

Merged
msavy merged 1 commit into
masterfrom
contract-rejection
Jul 8, 2022
Merged

feat: add rejection to contract approval workflow#2175
msavy merged 1 commit into
masterfrom
contract-rejection

Conversation

@volkflo

@volkflo volkflo commented Jul 8, 2022

Copy link
Copy Markdown
Member

Closes: #1679

@volkflo volkflo requested a review from msavy July 8, 2022 11:45
@msavy msavy changed the title feat: add contract rejection to approval workflow feat: add rejection to contract approval workflow Jul 8, 2022
@cypress

cypress Bot commented Jul 8, 2022

Copy link
Copy Markdown



Test summary

17 0 0 0


Run details

Project Apiman
Status Passed
Commit 86c1579 ℹ️
Started Jul 8, 2022 12:42 PM
Ended Jul 8, 2022 12:45 PM
Duration 02:59 💡
OS Linux Ubuntu - 20.04
Browser Electron 100

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

msavy
msavy previously approved these changes Jul 8, 2022

@msavy msavy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small nits to resolve, but overall looks good.

Thanks for collaborating on this!

Comment thread manager/ui/war/plugins/api-manager/html/modals/getValueModal.html Outdated
Comment thread manager/ui/war/plugins/api-manager/ts/api/api-contracts.ts Outdated
Added rejection to the approval workflow (including new events and notifications). Users are allowed
to pass in a `rejectionReason` via the UI form that is part of the event/notifications. Rejected
contracts will be automatically deleted once the event was emitted.

Closes: #1679

Co-authored-by: Marc Savy <marc@rhymewithgravy.com>
Co-authored-by: Bastian Gembalczyk <bastian.gembalczyk@scheer-group.com>
@volkflo volkflo force-pushed the contract-rejection branch from f11318c to 95a6a31 Compare July 8, 2022 12:35
@msavy msavy merged commit bf9607a into master Jul 8, 2022
@msavy msavy deleted the contract-rejection branch July 8, 2022 12:58
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.

Allow rejection of contract request, display independent rejected state for client/contract

3 participants