..
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
Fix permission check for archived tasks [SCI-5235]
2020-11-20 14:39:17 +01: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
experiments_controller.rb
Add Create and Update endpoints for experiments [SCI-4999]
2020-09-16 23:15:36 +02:00
inventories_controller.rb
Filter out non active repositories and rows
2020-06-23 10:23:22 +02:00
inventory_cells_controller.rb
Extend inventory import to support new data types [SCI-4220]
2020-02-03 15:20:01 +01:00
inventory_checklist_items_controller.rb
Fix failing tests [SCI-4516]
2020-04-09 17:11:58 +02:00
inventory_columns_controller.rb
Add decimals to repository column API
2020-04-01 13:29:21 +02:00
inventory_items_controller.rb
[SCI-5631] Add ordering to index endpoint so pagination works, limit maximum page size for kaminari
2021-04-06 09:59:24 +02: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
project_comments_controller.rb
project_folders_controller.rb
Add equals team validations for project and folder
2020-12-02 14:53:46 +01:00
projects_controller.rb
Add equals team validations for project and folder
2020-12-02 14:53:46 +01: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
Update Rails to 6.1.1, ruby to 2.7.2 [SCI-5459]
2021-01-28 14:43:45 +01: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
Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776]
2020-07-03 16:48:29 +02:00
task_tags_controller.rb
task_users_controller.rb
tasks_controller.rb
Fix API and tests for new task completion logic [SCI-5004]
2020-09-15 11:19:25 +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_projects_controller.rb
Add Endpoins for Project Membership manipulation [SCI-5001]
2020-09-23 11:03:29 +02:00
users_controller.rb
Improve code style for error handling [SCI-2773]
2018-11-07 15:43:44 +01: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