scinote-web/app/controllers/api/v1
2021-10-28 12:28:46 +02:00
..
assets_controller.rb Update Rails to 6.1.1, ruby to 2.7.2 [SCI-5459] 2021-01-28 14:43:45 +01:00
base_controller.rb Add API endpoint for Cloning Experiments [SCI-6088] 2021-10-28 12:28:46 +02:00
checklist_items_controller.rb Add activities for step completion and checklist toggling through API [SCI-5139] 2020-10-25 22:33:50 +01:00
checklists_controller.rb Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776] 2020-07-03 16:48:29 +02:00
connections_controller.rb Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776] 2020-07-03 16:48:29 +02:00
experiment_user_assignments_controller.rb create user_assignments for all child objects when the user is attached to the project 2021-06-06 09:54:47 +02:00
experiments_controller.rb Updated project permission helpers [SCI-6041] 2021-09-07 11:27:52 +02:00
inventories_controller.rb
inventory_cells_controller.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
inventory_checklist_items_controller.rb
inventory_columns_controller.rb
inventory_items_controller.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
inventory_list_items_controller.rb
inventory_status_items_controller.rb
project_comments_controller.rb
project_folders_controller.rb Add equals team validations for project and folder 2020-12-02 14:53:46 +01:00
project_user_assignments_controller.rb update endpoint type 2021-05-31 21:48:18 +02:00
projects_controller.rb Add timestamps to API serializers, allow inclusion of comments [SCI-5983] 2021-08-18 10:00:01 +02:00
protocols_controller.rb Fix rendering of RTE in API [SCI-4910] 2020-08-07 16:51:57 +02:00
reports_controller.rb
results_controller.rb Reworked MyModule permissions [SCI-6056] 2021-09-14 11:08:35 +02:00
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 Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776] 2020-07-03 16:48:29 +02:00
task_groups_controller.rb Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776] 2020-07-03 16:48:29 +02:00
task_inventory_items_controller.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
task_tags_controller.rb
task_user_assignments_controller.rb Reworked MyModule permissions [SCI-6056] 2021-09-14 11:08:35 +02:00
task_users_controller.rb
tasks_controller.rb Rework experiment permissions [SCI-6054] (#3538) 2021-09-30 11:32:11 +02:00
teams_controller.rb
user_identities_controller.rb
user_roles_controller.rb add user roles enpoint and update scenarios 2021-05-29 15:28:10 +02:00
users_controller.rb
workflow_statuses_controller.rb Fix permission check for archived tasks [SCI-5235] 2020-11-20 14:39:17 +01:00
workflows_controller.rb Add api endpoints for workflows 2020-09-01 15:01:38 +02:00