We currently only show the original "Source" for each organization. We now track "Submissions" as well and should give credit to those who contribute.
- Rename "Edit History" to "Revision History"
- Add
Submissions table to gatsby-config.js
- Above "Source", in reverse-chronological order (
Submitted_At), render each submission associated with the current organization (if any).
- If name is present: "April 20 - Brendan Loudermilk"
- If name is not present: "April 20"
- Doesn't link anywhere for now

We currently only show the original "Source" for each organization. We now track "Submissions" as well and should give credit to those who contribute.
Submissionstable togatsby-config.jsSubmitted_At), render each submission associated with the current organization (if any).