first port of plan creation and editing to new data model
dev
1 parent 7340f26 commit fd3280f3938f64ae638c356c361cf060f7380b4b
@Ray Carrick Ray Carrick authored on 2 Feb 2017
Showing 38 changed files
View
app/controllers/answers_controller.rb
View
app/controllers/home_controller.rb
View
app/controllers/notes_controller.rb
View
app/controllers/plans_controller.rb
View
app/controllers/projects_controller.rb
View
app/helpers/projects_helper.rb
View
app/models/answer.rb
View
app/models/exported_plan.rb
View
app/models/guidance_group.rb
View
app/models/note.rb
View
app/models/plan.rb
View
app/models/section.rb
View
app/models/user.rb
View
app/policies/note_policy.rb
View
app/policies/plan_policy.rb
View
app/views/layouts/_navigation.html.erb
View
app/views/plans/_add_note.html.erb 100644 → 0
View
app/views/plans/_answer_form.html.erb 100644 → 0
View
app/views/plans/_archive_note.html.erb 100644 → 0
View
app/views/plans/_edit_note.html.erb 100644 → 0
View
app/views/plans/_export.html.erb
View
app/views/plans/_list_notes.html.erb 100644 → 0
View
app/views/plans/_note.html.erb 100644 → 0
View
app/views/plans/_view_note.html.erb 100644 → 0
View
app/views/plans/edit.html.erb
View
app/views/plans/index.html.erb
View
app/views/plans/show.html.erb
View
app/views/projects/_dropdowns_new_project.html.erb 100644 → 0
View
app/views/projects/new.html.erb 100644 → 0
View
app/views/settings/plans/_export_formatting_form.html.erb
View
app/views/shared/_export_links.html.erb
View
config/initializers/devise.rb
View
config/locales/en-UK.yml
View
config/routes.rb
View
lib/assets/javascripts/application.js
View
lib/assets/javascripts/plans.js
View
lib/assets/javascripts/projects.js
View
lib/assets/stylesheets/bootstrap_and_overrides.css.less