scinote-web/app/controllers/api/v1
2018-09-13 11:16:34 +02:00
..
activities_controller.rb Created new controllers and serializers for nested task related attributes 2018-09-13 11:04:52 +02:00
base_controller.rb Refactor JSON API mime type registration [SCI-2687] 2018-08-24 15:37:23 +02:00
connections_controller.rb fixed oversight, added paging to connections 2018-09-11 13:07:28 +02:00
experiments_controller.rb Completed the functionality for experiments and related endpoints 2018-09-07 11:58:02 +02:00
inventories_controller.rb Add CRUD for inventories and columns [SCI-2690][SCI-2691][SCI-2692][SCI-2693][SCI-2694][SCI-2695] 2018-08-24 16:41:26 +02:00
inventory_columns_controller.rb Fix the inventory_columns_controller#create action 2018-09-12 13:44:10 +02:00
inventory_items_controller.rb Add CRUD for inventories and columns [SCI-2690][SCI-2691][SCI-2692][SCI-2693][SCI-2694][SCI-2695] 2018-08-24 16:41:26 +02:00
my_module_groups_controller.rb Review changes 2018-09-13 09:25:16 +02:00
my_module_repository_rows_controller.rb Created new controllers and serializers for nested task related attributes 2018-09-13 11:04:52 +02:00
my_module_tags_controller.rb Created new controllers and serializers for nested task related attributes 2018-09-13 11:04:52 +02:00
my_modules_controller.rb Added task inputs and outputs functionality 2018-09-13 11:14:22 +02:00
protocols_controller.rb Created new controllers and serializers for nested task related attributes 2018-09-13 11:04:52 +02:00
results_controller.rb Added results endpoint 2018-09-13 11:16:34 +02:00
teams_controller.rb Add SHOW, UPDATE and DELETE inventory item endpoints [SCI-2688][SCI-2689] 2018-08-24 15:48:49 +02:00
user_identities_controller.rb Add CRUD for inventories and columns [SCI-2690][SCI-2691][SCI-2692][SCI-2693][SCI-2694][SCI-2695] 2018-08-24 16:41:26 +02:00
user_my_modules_controller.rb Created new controllers and serializers for nested task related attributes 2018-09-13 11:04:52 +02:00
users_controller.rb Add CRUD for inventories and columns [SCI-2690][SCI-2691][SCI-2692][SCI-2693][SCI-2694][SCI-2695] 2018-08-24 16:41:26 +02:00