scinote-web/app/controllers/api/v1
2022-03-03 10:00:44 +01: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 Merge pull request #3682 from okriuchykhin/ok_SCI_6088 2021-11-18 15:26:19 +01:00
checklist_items_controller.rb
checklists_controller.rb
connections_controller.rb Fix delete connection in API [SCI-6087] (#3684) 2021-11-19 13:24:29 +01:00
experiment_user_assignments_controller.rb Add additional info to API project_user_assignments type error [SCI-6273] (#3674) 2021-11-17 16:28:02 +01:00
experiments_controller.rb Updated project permission helpers [SCI-6041] 2021-09-07 11:27:52 +02:00
inventories_controller.rb Add inventory archiving to the API [SCI-5584] (#3885) 2022-02-28 10:33:43 +01:00
inventory_cells_controller.rb Fix handling of date values in repositories [SCI-6551] (#3877) 2022-02-21 12:08:35 +01:00
inventory_checklist_items_controller.rb
inventory_columns_controller.rb
inventory_items_controller.rb Add inventory archiving to the API [SCI-5584] (#3885) 2022-02-28 10:33:43 +01:00
inventory_list_items_controller.rb
inventory_status_items_controller.rb
project_comments_controller.rb Added permissions specs for API, minor changes to permissions [SCI-6152] (#3609) 2021-10-28 14:48:28 +02:00
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 Implement public user grouping, deletion and updates to manually assigned [SCI-6228] (#3701) 2021-12-01 16:23:24 +01:00
projects_controller.rb Fix seeds to work with new UserRoles, fix Templates creation job [SCI-6270] 2021-11-15 21:36:06 +01:00
protocols_controller.rb
reports_controller.rb
results_controller.rb Reworked MyModule permissions [SCI-6056] 2021-09-14 11:08:35 +02:00
steps_controller.rb Fix step deletion for API [SCI-6561] (#3914) 2022-03-03 10:00:44 +01:00
tables_controller.rb
task_groups_controller.rb
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 Add additional info to API project_user_assignments type error [SCI-6273] (#3674) 2021-11-17 16:28:02 +01:00
task_users_controller.rb
tasks_controller.rb Added permissions specs for API, minor changes to permissions [SCI-6152] (#3609) 2021-10-28 14:48:28 +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
workflows_controller.rb