.. |
activity_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
asset_serializer.rb
|
Change the assets URL returned by API to pre-signed url [SCI-6142]
|
2021-10-22 13:48:06 +02:00 |
checklist_item_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
checklist_serializer.rb
|
Fix nil object rendering for position [SCI-8834]
|
2023-07-20 08:48:13 +02:00 |
comment_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
connection_serializer.rb
|
Fix keys in connection serializer, fix destroy method [SCI-6087] (#3677)
|
2021-11-18 16:10:07 +01:00 |
experiment_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
inventory_cell_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
inventory_checklist_item_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
inventory_column_serializer.rb
|
Move list-type column includes to param, unify naming [SCI-6738] (#4036)
|
2022-04-20 11:07:15 +02:00 |
inventory_item_serializer.rb
|
Add inventory archiving to the API [SCI-5584] (#3885)
|
2022-02-28 10:33:43 +01:00 |
inventory_list_item_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
inventory_serializer.rb
|
Add inventory archiving to the API [SCI-5584] (#3885)
|
2022-02-28 10:33:43 +01:00 |
inventory_status_item_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
inventory_stock_unit_item_serializer.rb
|
API: add endpoint for creating stock column [SCI-6550] (#3956)
|
2022-04-08 14:09:00 +02:00 |
project_folder_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
project_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
protocol_keyword_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
protocol_serializer.rb
|
Add filtering option for active/archived PET listing API endpoints, add linked tasks to protocol serializer [SCI-7091] (#4381)
|
2023-05-19 11:34:31 +02:00 |
protocol_template_serializer.rb
|
Add API endpoint for protocol templates [SCI-7456] (#5321)
|
2023-05-03 15:55:36 +02:00 |
report_serializer.rb
|
Change the assets URL returned by API to pre-signed url [SCI-6142]
|
2021-10-22 13:48:06 +02:00 |
repository_asset_value_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
repository_checklist_value_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
repository_date_range_value_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
repository_date_time_range_value_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
repository_date_time_value_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
repository_date_value_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
repository_list_value_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
repository_status_value_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
repository_text_value_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
repository_time_range_value_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
repository_time_value_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
result_asset_serializer.rb
|
Fix tests for active storage
|
2019-07-26 15:58:51 +02:00 |
result_orderable_element_serializer.rb
|
Fix results api [SCI-9012]
|
2023-08-16 11:45:37 +02:00 |
result_serializer.rb
|
Fix results api [SCI-9012]
|
2023-08-16 11:45:37 +02:00 |
result_table_serializer.rb
|
Rename result_table serializer metadata to table_metadata [SCI-8884]
|
2023-07-19 08:49:20 +01:00 |
result_text_serializer.rb
|
Add CREATE Result endpoint: Create Text result [SCI-2718]
|
2018-09-13 13:38:11 +02:00 |
step_orderable_element_serializer.rb
|
Add step reordering and step element reordering service endpoints to API [SCI-6891][SCI-6892] (#4179)
|
2022-07-12 10:13:47 +02:00 |
step_serializer.rb
|
Add step reordering and step element reordering service endpoints to API [SCI-6891][SCI-6892] (#4179)
|
2022-07-12 10:13:47 +02:00 |
step_text_serializer.rb
|
Fix nil object rendering for position [SCI-8834]
|
2023-07-20 08:48:13 +02:00 |
table_serializer.rb
|
Fix nil object rendering for position [SCI-8834]
|
2023-07-20 08:48:13 +02:00 |
tag_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
task_assignment_serializer.rb
|
Add task assignment API [SCI-6846] (#4123)
|
2022-06-03 10:09:42 +02:00 |
task_group_serializer.rb
|
Merge branch 'develop' into ok_SCI_5579
|
2021-10-28 13:26:27 +02:00 |
task_inventory_item_serializer.rb
|
Implement stock consumption via the API [SCI-6642] (#3964)
|
2022-03-30 14:33:26 +02:00 |
task_serializer.rb
|
Add x and y to task serializer [SCI-6394]
|
2021-12-27 13:29:03 +01:00 |
team_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
user_assignment_serializer.rb
|
Fix tests [SCI-6486] (#3913)
|
2022-03-09 14:12:16 +01:00 |
user_identity_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
user_role_serializer.rb
|
add user roles enpoint and update scenarios
|
2021-05-29 15:28:10 +02:00 |
user_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
workflow_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |
workflow_status_serializer.rb
|
Add timestamps to API serializers, allow inclusion of comments [SCI-5983]
|
2021-08-18 10:00:01 +02:00 |