lifull-dev / bucky-management

Apache License 2.0
11 stars 12 forks source link

Feature/add check status #24

Closed rueyjye closed 4 years ago

rueyjye commented 4 years ago

Add new feature for the checking status in the detail report.

  1. Add new column in test_case_results
  2. Separate the update table in show view into partial
  3. Add update action in controller
  4. Add ajax for update the view asynchronously