scinote-web/app/controllers/api/v1
2022-09-15 10:40:17 +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 endpoints for step texts [SCI-6889] (#4173) 2022-06-27 12:30:45 +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 Fix API endpoints for step elements creation [SCI-7101] 2022-08-18 17:31:29 +02:00
connections_controller.rb Update tests with new team user assignments [SCI-6843] 2022-08-31 16:37:00 +02: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 Fix failing tests [SCI-4516] 2020-04-09 17:11:58 +02:00
inventory_columns_controller.rb Move list-type column includes to param, unify naming [SCI-6738] (#4036) 2022-04-20 11:07:15 +02:00
inventory_items_controller.rb Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
inventory_list_items_controller.rb Fix failing tests [SCI-4516] 2020-04-09 17:11:58 +02:00
inventory_status_items_controller.rb Fix failing tests [SCI-4516] 2020-04-09 17:11:58 +02:00
inventory_stock_unit_items_controller.rb Adding/changing stock consumption [SCI-6708] (#4005) 2022-04-11 10:47:24 +02:00
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 Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +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 Fix rendering of RTE in API [SCI-4910] 2020-08-07 16:51:57 +02:00
reports_controller.rb Improve error messages in API [SCI-2773] 2018-10-23 17:52:48 +02:00
results_controller.rb Reworked MyModule permissions [SCI-6056] 2021-09-14 11:08:35 +02:00
step_texts_controller.rb Fix API endpoints for step elements creation [SCI-7101] 2022-08-18 17:31:29 +02:00
steps_controller.rb Handle step description with the new step_texts structure [SCI-6890] (#4176) 2022-06-28 09:56:24 +02:00
tables_controller.rb Fix API endpoints for step elements creation [SCI-7101] 2022-08-18 17:31:29 +02:00
task_assignments_controller.rb Add task assignment API [SCI-6846] (#4123) 2022-06-03 10:09:42 +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 Implement stock consumption via the API [SCI-6642] (#3964) 2022-03-30 14:33:26 +02:00
task_tags_controller.rb Improve error messages in API [SCI-2773] 2018-10-23 17:52:48 +02:00
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 Improve error messages in API [SCI-2773] 2018-10-23 17:52:48 +02:00
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 Improve code style for error handling [SCI-2773] 2018-11-07 15:43:44 +01:00
user_identities_controller.rb Improve code style for error handling [SCI-2773] 2018-11-07 15:43:44 +01:00
user_roles_controller.rb add user roles enpoint and update scenarios 2021-05-29 15:28:10 +02:00
users_controller.rb Setup user assignments relations for team, inventory and protocol [SCI-6818] 2022-05-17 14:32:14 +02:00
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