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

CFP: Add a public view to display submission in "Open call" state #1066

Closed
frjo opened this issue Feb 28, 2019 · 4 comments
Closed

CFP: Add a public view to display submission in "Open call" state #1066

frjo opened this issue Feb 28, 2019 · 4 comments
Assignees
Labels
Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature).
Milestone

Comments

@frjo
Copy link
Member

frjo commented Feb 28, 2019

Related:
#1065

@frjo frjo added Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature). apply labels Feb 28, 2019
@frjo frjo added this to the RC1 (Next release) milestone Feb 28, 2019
@frjo frjo self-assigned this Feb 28, 2019
@frjo frjo added the cpf label Feb 28, 2019
@danblah danblah modified the milestones: 2019-Q2, 2019-Q1 Mar 7, 2019
@frjo frjo assigned Parbhat and unassigned frjo Mar 26, 2019
@frjo frjo changed the title CFP: Add a public view to display submission in "Public review" state CFP: Add a public view to display submission in "Open call" state Mar 26, 2019
@frjo
Copy link
Member Author

frjo commented Mar 26, 2019

@Parbhat Can you take this on? If possible I would like to have a Wagtail "Open Call index page" that list all submissions in the new "com_open_call" state (see OPEN_CALL_PHASES in workflow.py).

This index page the editors can then add an introduction text to (like most other index pages) and place where they want to.

ApplicationSubmission.objects.filter(status__in=OPEN_CALL_PHASES)

I have merged in PR #1123 and #1127 to master already.

See also related #1065 that is also assigned to you now.

@Parbhat
Copy link
Contributor

Parbhat commented Mar 26, 2019

@frjo Working on it. So, that's why we created a feature to group form fields. If form submission on a Community Prototype Fund (CPF) select Help me find someone to implement it! then it will be open call submission. And it will be displayed on Open Call Index page and others can click build it for showing interest of actual submission.

@frjo
Copy link
Member Author

frjo commented Mar 26, 2019

@Parbhat Exactly.

OTF will first look at it and if they like it set them to status "Open call". Then they get displayed on this view with the "Build it" button from #1065.

@Parbhat
Copy link
Contributor

Parbhat commented Mar 26, 2019

@frjo Great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement This is an improvement of an existing thing (not a new thing, which would be a feature).
Projects
None yet
Development

No branches or pull requests

3 participants