Closed matthewjchandler closed 11 months ago
Hey team! Please add your planning poker estimate with Zenhub @JaymeeH @jrgriffiniii @leefaisonr
Since provenance and automatic settings are static (unchangeable) fields, should we be adding them to the edit form? @matthewjchandler
@JaymeeH we will eventually have more fields available to enter/edit in forms, including some of those that are currently automatic settings. We will also eventually have a way to update provenance values via interoperation with other systems. But in this preliminary phase, the editable fields are limited, as shown in #113 and #248. All we need is for this issue is for the "Project Details" page to have a place to display "Automatic Settings" and "Provenance" values (which will be set for a given project by other means).
Right now, we just show roles and (project) description:
But what we need is a more complete overview of the project details, like this:
And again, this issue is just about getting the headings cleaned up: "Roles", "Description", "Automatic Settings", and "Provenance"
The "Project Details" page has 4 headings: "Roles", "Description", "Automatic Settings", and "Provenance"
These changes apply to the show and edit pages (
app/views/projects/show.html.erb
andapp/views/projects/_edit_form.html.erb
)The only value that we have for "Automatic Settings" at this point is the
mediaflux id
.Display the
created_by/on
andupdated_by/on
under the Provenance section.