scinote-web/app/controllers/api/v1
miha 56ebc3dc07 [SCI-5635] add a migration to fix broken steps, fix the api so it sets last_modified_by_id, minor step model refactor
migration fix

remove the conditoin for set_last_modified_by callback

set the last_modified_by_id in before_save callback (in case it is not set yet)

remove trailing spaces

Set last modified in protocl import service
2021-04-12 09:59:00 +02:00
..
assets_controller.rb
base_controller.rb
checklist_items_controller.rb
checklists_controller.rb
connections_controller.rb
experiments_controller.rb
inventories_controller.rb
inventory_cells_controller.rb
inventory_checklist_items_controller.rb
inventory_columns_controller.rb
inventory_items_controller.rb
inventory_list_items_controller.rb
inventory_status_items_controller.rb
project_comments_controller.rb
project_folders_controller.rb
projects_controller.rb
protocols_controller.rb
reports_controller.rb
results_controller.rb
steps_controller.rb [SCI-5635] add a migration to fix broken steps, fix the api so it sets last_modified_by_id, minor step model refactor 2021-04-12 09:59:00 +02:00
tables_controller.rb
task_groups_controller.rb
task_inventory_items_controller.rb
task_tags_controller.rb
task_users_controller.rb
tasks_controller.rb
teams_controller.rb
user_identities_controller.rb
user_projects_controller.rb
users_controller.rb
workflow_statuses_controller.rb
workflows_controller.rb