Merge branch 'development' into feature/research-grant-id
dev
commit ce2a1102941fcbf25d64f0b3a05647e4796cd77d
2 parents ba83879 + ebbf505
@Sam Rust Sam Rust authored on 8 May 2019
GitHub committed on 8 May 2019
Showing 69 changed files
View
.babelrc 0 → 100644
View
.gitignore
View
Gemfile
View
Gemfile.lock
View
app/assets/stylesheets/blocks/_readonly_textarea.scss 0 → 100644
View
app/controllers/api/v0/statistics_controller.rb
View
app/controllers/org_admin/plans_controller.rb
View
app/controllers/org_admin/templates_controller.rb
View
app/controllers/plan_exports_controller.rb
View
app/controllers/plans_controller.rb
View
app/controllers/roles_controller.rb
View
app/javascript/views/usage/index.js
View
app/models/concerns/exportable_plan.rb
View
app/models/guidance.rb
View
app/models/guidance_group.rb
View
app/models/org.rb
View
app/models/plan.rb
View
app/models/stat_created_plan.rb
View
app/models/stat_created_plan/create_or_update.rb
View
app/models/template.rb
View
app/models/theme.rb
View
app/models/user.rb
View
app/policies/plan_policy.rb
View
app/views/answers/_new_edit.html.erb
View
app/views/guidance_groups/_index_by_theme.html.erb
View
app/views/guidances/_guidance_display.html.erb
View
app/views/notes/_show.html.erb
View
app/views/org_admin/annotations/_show.html.erb
View
app/views/org_admin/phases/_phase.html.erb
View
app/views/org_admin/phases/_show.html.erb
View
app/views/org_admin/questions/_show.html.erb
View
app/views/phases/_edit_plan_answers.html.erb
View
app/views/phases/_overview.html.erb
View
app/views/plans/_navigation.html.erb
View
app/views/plans/_overview_details.html.erb
View
app/views/plans/_share_form.html.erb
View
app/views/questions/_new_edit_question_option_based.html.erb
View
app/views/questions/_new_edit_question_textarea.html.erb
View
app/views/usage/index.html.erb
View
app/views/user_mailer/sharing_notification.html.erb
View
config/locale/app.pot
View
config/locale/de/app.po
View
config/locale/en_GB/app.po
View
config/locale/en_US/app.po
View
config/locale/es/app.po
View
config/locale/fr_FR/app.po
View
config/locale/pt_BR/app.po
View
config/locales/de.yml
View
config/locales/el.yml
View
config/locales/en-GB.yml
View
config/locales/en-US.yml
View
config/locales/en.yml 0 → 100644
View
config/locales/es.yml
View
config/locales/fi.yml
View
config/locales/fr-CA.yml
View
config/locales/fr-FR.yml
View
config/locales/fr.yml
View
config/locales/ja.yml
View
config/locales/pt-BR.yml
View
config/locales/ro.yml
View
config/locales/sv-FI.yml
View
config/webpack/environment.js
View
config/webpack/loaders/babel-loader.js 0 → 100644
View
config/webpack/production.js
View
lib/tasks/data_cleanup.rake
View
lib/tasks/translatable.rake
View
lib/tasks/upgrade.rake
View
spec/services/org/create_created_plan_service_spec.rb
View
spec/services/org/create_last_month_created_plan_service_spec.rb