FireflyArtsCollective / ffagc

Firefly Art Grant Core Website
3 stars 2 forks source link

unify grant submissions screens #107

Closed ywwg closed 6 years ago

ywwg commented 6 years ago

We have three very similar views for grant submissions: edit, view, and discuss. Some data is only on some and not on others. Specifically, "other submissions by this artist" is only visible on the "view" page. In the grant meeting we really want One View To Rule Them All which is the edit view.

ywwg commented 6 years ago

OK I may still need all three:

  1. "edit" -- the place where artists set up the grant, similar to create. Can change name, proposed funding, grant id
  2. "show" -- the place where voters can see the full grant info, not able to edit anything
  3. "discuss" --> should be "meeting" or "fund" -- where admins go to propose funding, ask questions
ywwg commented 6 years ago

But discuss and show I think may be redundant, let's try getting rid of show

ywwg commented 6 years ago

nope, we do need all three:

show: for read-only viewing (useful for voters, and wary artists) edit: for editing basic information about the submissions -- name, grant, requested amount, pdf discuss: for Q&A and docs, and for grant meeting stuff. voters need not apply

ywwg commented 6 years ago

show/discuss are very similar and have a lot of overlap, maybe there's a way to better templatize, but oh well

ywwg commented 6 years ago

this is done!