.. |
activities_controller.rb
|
|
|
base_controller.rb
|
|
|
connections_controller.rb
|
Fix GET /connections, /connections/:id endpoints
|
2018-10-07 00:53:39 +02:00 |
experiments_controller.rb
|
|
|
inventories_controller.rb
|
Update GET /inventories, GET /inventories/:inventory_id endpoints
|
2018-10-06 12:39:44 +02:00 |
inventory_columns_controller.rb
|
Update CREATE, PATCH, DELETE inventory_column endpoints
|
2018-10-06 17:11:59 +02:00 |
inventory_items_controller.rb
|
Update GET /inventory_items, GET /inventory_items/:id endpoints
|
2018-10-06 18:37:40 +02:00 |
inventory_list_items_controller.rb
|
|
|
protocols_controller.rb
|
Fix GET /tasks/:tid/protocols, GET /tasks/:tid/protocols/:id endpts
|
2018-10-07 11:29:56 +02:00 |
results_controller.rb
|
|
|
task_groups_controller.rb
|
Minor variable rename in task_groups_controller.rb
|
2018-10-07 10:16:00 +02:00 |
task_inventory_items_controller.rb
|
Update GET /task/:task_id/items, GET /task/:task_id/items/:id endpts
|
2018-10-07 10:07:37 +02:00 |
task_tags_controller.rb
|
Fix GET /tasks/:task_id/tags, GET /tasks/:task_id/tags/:id endpts
|
2018-10-07 11:10:41 +02:00 |
task_users_controller.rb
|
Fix GET /tasks/:task_id/users, GET /tasks/:task_id/users/1 endpts
|
2018-10-07 10:20:01 +02:00 |
tasks_controller.rb
|
Fix GET /tasks/:id/inputs, GET /tasks/:id/outputs endpoints
|
2018-10-07 11:35:12 +02:00 |
teams_controller.rb
|
Update GET /teams, GET teams/:team_id endpoints slightly
|
2018-10-06 12:18:57 +02:00 |
user_identities_controller.rb
|
|
|
users_controller.rb
|
|
|