.. |
activity_serializer.rb
|
Fix GET /tasks/:id/activities endpoint
|
2018-10-07 11:54:11 +02:00 |
connection_serializer.rb
|
Fix GET /connections, /connections/:id endpoints
|
2018-10-07 00:53:39 +02:00 |
experiment_serializer.rb
|
removing attributes
|
2018-09-11 15:35:03 +02:00 |
inventory_cell_serializer.rb
|
Update GET /inventory_items, GET /inventory_items/:id endpoints
|
2018-10-06 18:37:40 +02:00 |
inventory_column_serializer.rb
|
Update CREATE, PATCH, DELETE inventory_column endpoints
|
2018-10-06 17:11:59 +02:00 |
inventory_item_serializer.rb
|
Update GET /task/:task_id/items, GET /task/:task_id/items/:id endpts
|
2018-10-07 10:07:37 +02:00 |
inventory_list_item_serializer.rb
|
Add GET inventory columns API endpoint [SCI-2615]
|
2018-08-08 17:31:37 +02:00 |
inventory_serializer.rb
|
Update GET /inventories, GET /inventories/:inventory_id endpoints
|
2018-10-06 12:39:44 +02:00 |
project_serializer.rb
|
Fix GET /tasks/:id/activities endpoint
|
2018-10-07 11:54:11 +02:00 |
protocol_keyword_serializer.rb
|
Fix GET /tasks/:tid/protocols, GET /tasks/:tid/protocols/:id endpts
|
2018-10-07 11:29:56 +02:00 |
protocol_serializer.rb
|
Fix GET /tasks/:tid/protocols, GET /tasks/:tid/protocols/:id endpts
|
2018-10-07 11:29:56 +02:00 |
repository_asset_value_serializer.rb
|
Add read inventories and inventory items endpoints [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-08 17:01:49 +02:00 |
repository_list_value_serializer.rb
|
Add inventory item CREATE endpoint [SCI-2687]
|
2018-08-24 15:36:19 +02:00 |
repository_text_value_serializer.rb
|
Add inventory item CREATE endpoint [SCI-2687]
|
2018-08-24 15:36:19 +02:00 |
result_asset_serializer.rb
|
Add CREATE Result endpoint: Create Text result [SCI-2718]
|
2018-09-13 13:38:11 +02:00 |
result_serializer.rb
|
Fix GET /task_groups endpoints
|
2018-10-06 20:11:01 +02:00 |
result_table_serializer.rb
|
Add CREATE Result endpoint: Create Text result [SCI-2718]
|
2018-09-13 13:38:11 +02:00 |
result_text_serializer.rb
|
Add CREATE Result endpoint: Create Text result [SCI-2718]
|
2018-09-13 13:38:11 +02:00 |
tag_serializer.rb
|
Fix GET /tasks/:task_id/tags, GET /tasks/:task_id/tags/:id endpts
|
2018-10-07 11:10:41 +02:00 |
task_group_serializer.rb
|
Fix GET /task_groups endpoints
|
2018-10-06 20:11:01 +02:00 |
task_serializer.rb
|
Update GET /tasks, GET /tasks/:id endpoints, refactor routes.rb
|
2018-10-07 09:45:24 +02:00 |
team_serializer.rb
|
Update GET /teams, GET teams/:team_id endpoints slightly
|
2018-10-06 12:18:57 +02:00 |
user_identity_serializer.rb
|
Add user_identities CRUD endpoints, make API V1 togglable [SCI-2664][SCI-2686]
|
2018-08-24 15:27:59 +02:00 |
user_serializer.rb
|
Add READ user endpoint [SCI-2613]
|
2018-08-21 13:56:14 +02:00 |