|
Change notes to work with AJAX calls.
|
|---|
|
|
| app/controllers/notes_controller.rb |
|---|
| app/policies/note_policy.rb |
|---|
| app/views/answers/update.js.erb |
|---|
| app/views/layouts/application.html.erb |
|---|
| app/views/phases/_add_note.html.erb |
|---|
| app/views/phases/_answer_form.html.erb |
|---|
| app/views/phases/_archive_note.html.erb |
|---|
| app/views/phases/_edit_note.html.erb |
|---|
| app/views/phases/_list_notes.html.erb |
|---|
| app/views/phases/_note.html.erb |
|---|
| app/views/phases/_view_note.html.erb |
|---|
| config/routes.rb |
|---|
| db/schema.rb |
|---|
| lib/assets/javascripts/plans.js |
|---|