ilabafrica / checklist

A port of the original echecklist for APHL to Laravel 5
https://github.com/jkelkar/echecklist
0 stars 0 forks source link

form logic plus some UI tweaks #10

Closed kitsao closed 9 years ago

kitsao commented 9 years ago

@LucyMbugua please review.

  1. Create a new audit, check the flow, check that the data actually saves in the db.
  2. Update and Read is in progress
LucyMbugua commented 9 years ago
  1. Creating a lab is working okay.
  2. Selecting another audit after creating the lab not possible. I think we should be able to switch from one audit to another after selecting any of them before starting the audit.
  3. Clicking audits on the side bar throws an error- Trying to get property of non-object. Clicking next after starting an audit throws an error- trying to get property of non-object.
kitsao commented 9 years ago

@LucyMbugua review