.. |
activity_serializer.rb
|
Use translations
|
2021-02-25 11:59:26 +01:00 |
asset_serializer.rb
|
Add update result(file) and create result(file) API endpoint
|
2019-11-18 11:11:38 +01:00 |
checklist_item_serializer.rb
|
Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776]
|
2020-07-03 16:48:29 +02:00 |
checklist_serializer.rb
|
Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776]
|
2020-07-03 16:48:29 +02:00 |
comment_serializer.rb
|
Hound is love, Hound is life
|
2018-10-11 08:51:14 +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
|
Add API endpoints for new column types [SCI-4276]
|
2020-02-18 15:13:46 +01:00 |
inventory_checklist_item_serializer.rb
|
Add API endpoints for new column types [SCI-4276]
|
2020-02-18 15:13:46 +01:00 |
inventory_column_serializer.rb
|
Add decimals to repository column API
|
2020-04-01 13:29:21 +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 |
inventory_status_item_serializer.rb
|
Add API endpoint for StatusItems
|
2019-11-29 10:19:07 +01:00 |
project_folder_serializer.rb
|
Add ProjectFolders relation to Folder serializer
|
2021-01-12 17:09:39 +01:00 |
project_serializer.rb
|
Include project_folders at Projects API endpoints
|
2020-12-02 13:15:48 +01: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 rendering of RTE in API [SCI-4910]
|
2020-08-07 16:51:57 +02:00 |
report_serializer.rb
|
Fix project users, activities, comments, reports endpoints
|
2018-10-10 17:35:09 +02:00 |
repository_asset_value_serializer.rb
|
Fix tests for active storage
|
2019-07-26 15:58:51 +02:00 |
repository_checklist_value_serializer.rb
|
Add API endpoints for new column types [SCI-4276]
|
2020-02-18 15:13:46 +01:00 |
repository_date_range_value_serializer.rb
|
Add API endpoints for new column types [SCI-4276]
|
2020-02-18 15:13:46 +01:00 |
repository_date_time_range_value_serializer.rb
|
Add API endpoints for new column types [SCI-4276]
|
2020-02-18 15:13:46 +01:00 |
repository_date_time_value_serializer.rb
|
Add API endpoints for new column types [SCI-4276]
|
2020-02-18 15:13:46 +01:00 |
repository_date_value_serializer.rb
|
Add API endpoints for new column types [SCI-4276]
|
2020-02-18 15:13:46 +01:00 |
repository_list_value_serializer.rb
|
Add inventory item CREATE endpoint [SCI-2687]
|
2018-08-24 15:36:19 +02:00 |
repository_status_value_serializer.rb
|
Add API endpoints for new column types [SCI-4276]
|
2020-02-18 15:13:46 +01:00 |
repository_text_value_serializer.rb
|
Add inventory item CREATE endpoint [SCI-2687]
|
2018-08-24 15:36:19 +02:00 |
repository_time_range_value_serializer.rb
|
Add API endpoints for new column types [SCI-4276]
|
2020-02-18 15:13:46 +01:00 |
repository_time_value_serializer.rb
|
Add API endpoints for new column types [SCI-4276]
|
2020-02-18 15:13:46 +01:00 |
result_asset_serializer.rb
|
Fix tests for active storage
|
2019-07-26 15:58:51 +02:00 |
result_serializer.rb
|
Fix READ index, READ show, POST create /tasks/:id/results endpoints
|
2018-10-07 12:58:17 +02:00 |
result_table_serializer.rb
|
Force UTF-8 encoding for Table contents in API [SCI-3376]
|
2019-05-15 13:12:54 +02:00 |
result_text_serializer.rb
|
Add CREATE Result endpoint: Create Text result [SCI-2718]
|
2018-09-13 13:38:11 +02:00 |
step_serializer.rb
|
Merge pull request #2779 from okriuchykhin/ok_SCI_4910
|
2020-08-10 15:26:35 +02:00 |
table_serializer.rb
|
Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776]
|
2020-07-03 16:48:29 +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
|
Add api endpoints for workflows
|
2020-09-01 15:01:38 +02:00 |
team_serializer.rb
|
Fix taken space display for teams [SCI-4479]
|
2020-03-23 16:32:05 +01: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_project_serializer.rb
|
Fix project users, activities, comments, reports endpoints
|
2018-10-10 17:35:09 +02:00 |
user_serializer.rb
|
Fix tests for active storage
|
2019-07-26 15:58:51 +02:00 |
workflow_serializer.rb
|
Add api endpoints for workflows
|
2020-09-01 15:01:38 +02:00 |
workflow_status_serializer.rb
|
Add api endpoints for workflows
|
2020-09-01 15:01:38 +02:00 |