I would like to see a listing of audits and edit and view an audit
Opened this issue · 4 comments
pdw207 commented
a-pasquale commented
We started working on this issue at the meeting tonight. Here's the issue-8-audits branch with what we have so far. Not working yet, but wanted to share so others can keep working on it also.
serundeputy commented
I added the static array of countries and piped it into the select list on the route /audit/new
select box on the branch issue-8-audits
serundeputy commented
I've merged this into master
- 64d04c9 - (HEAD -> issue-8-audits, github/issue-8-audits) Adjusting readme.md and some css. (19 seconds ago)
- 4b35ac9 - Adding datepicker and select2. (18 minutes ago)
- 35a1644 - Adding countries static array and use it in the audit/new form. (6 hours ago)
- 3100b13 - Initial audit and company implementation. (2 days ago)
a-pasquale commented
I've merged updates into master that have most of this functionality. Please review!