|
migration to add complete flag to plans. #154
Integrate pre-fetching plan and phase from
|
|---|
|
|
| app/controllers/api/v0/statistics_controller.rb |
|---|
| app/controllers/phases_controller.rb |
|---|
| app/models/answer.rb |
|---|
| app/models/phase.rb |
|---|
| app/models/plan.rb |
|---|
| app/models/section.rb |
|---|
| app/views/phases/_edit_plan_answers.html.erb |
|---|
| app/views/plans/_navigation.html.erb |
|---|
| app/views/plans/_progress.html.erb |
|---|
| app/views/sections/_progress.html.erb |
|---|
| app/views/usage/index.html.erb |
|---|
| config/routes.rb |
|---|
| db/migrate/20180212124444_add_complete_flag_to_plans.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|
| lib/assets/javascripts/views/usage/index.js |
|---|
| lib/tasks/bugfix.rake |
|---|
| test/unit/answer_test.rb |
|---|