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: Add support for RFP proposals/submissions #2848

Merged
merged 24 commits into from Aug 30, 2022

Conversation

victorgcramos
Copy link
Member

@victorgcramos victorgcramos commented Aug 11, 2022

This PR adds support for RFP Proposals and Submissions for both
Home and Details pages.

Closes #2816

  • RFP tag tooltip explaining what is an RFP Proposal
  • Show RFP submissions for given RFP Proposal
  • Get expired timestamps for RFP proposals
  • link RFP Submission to its corresponding RFP Proposal
  • E2E tests for RFP Proposals and Submissions on Home and Details pages.

Preview

Screen Shot 2022-08-17 at 5 16 25 PM

Screen Shot 2022-08-17 at 5 21 27 PM

Screen Shot 2022-08-17 at 5 00 56 PM

Screen Shot 2022-08-17 at 5 00 22 PM

@victorgcramos victorgcramos marked this pull request as ready for review August 17, 2022 20:26
Copy link
Member

@tiagoalvesdulce tiagoalvesdulce left a comment

Choose a reason for hiding this comment

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

When a RFP proposal status changes to public with a non-empty reason, it's showing a warning:

Screen Shot 2022-08-25 at 13 43 45

Copy link
Member

@tiagoalvesdulce tiagoalvesdulce left a comment

Choose a reason for hiding this comment

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

ACK

@tiagoalvesdulce tiagoalvesdulce merged commit c27c845 into decred:master Aug 30, 2022
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.

[plugin-architecture] Add support for RFP proposals and submissions
2 participants