Michael Torres
Michael Torres
So that project leads can mark their projects as active or inactive, there should be an easy way for them to do this. Acceptance criteria: I am a project lead...
So that project leads don't have to manually keep track of info that we can get from some other source, and so that we can control the quality of the...
In order for me as a project lead or product owner to feel confident that my edits to the about.yml file will look right, or contain the correct information on...
In order to make sure that our users enter at least the amount of information required for their project to display on the dashboard, they should have to fill out...
So that users don't have to manually enter data in .about.yml files, we should try to automate populating data for any of the existing attributes, if we can do that....
In order for project owners to know what errors are in their about.yml file, there should be a way for them to see this via a UI and correct them...
Right now, there is a layer of interpretation on the dashboard that is needed to correct errors in the partner data being sent. For example, someone may enter GSA as...
Now that we have a rake task that validates about.yml files, we should add some user-friendly messaging to go with the errors that are currently displayed, so that our users...
Investigate the impact on users to implement protocol buffers vs. versioning. Acceptance Criteria: some documentation attached to this story of what the impact on users would be if we tried...
So that we can keep track of projects as we pull in data from multiple places, we should generate a id when a project is created (whether in data-private or...