scinote-web/app/serializers/api/v1
artoscinote 5e4715c8ee
Release 1.24.2 (#3931)
* Fix tests [SCI-6486] (#3913)

* Fix tests [SCI-6486]

* Fix rspec tests [SCI-6486]

Co-authored-by: Anton <anton@scinote.net>

* Fix moving experiment [SCI-6602] (#3927)

* Update Rails to 6.1.4.7 [SCI-6615] (#3928)

* Apply user's time zone in advanced filters for time data type [SCI-6585] (#3930)

* Bump version to 1.24.2

Co-authored-by: aignatov-bio <47317017+aignatov-bio@users.noreply.github.com>
Co-authored-by: Anton <anton@scinote.net>
Co-authored-by: Alex Kriuchykhin <okriuchykhin@biosistemika.com>
2022-03-10 15:10:59 +01:00
..
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 Add timestamps to API serializers, allow inclusion of comments [SCI-5983] 2021-08-18 10:00:01 +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 Add timestamps to API serializers, allow inclusion of comments [SCI-5983] 2021-08-18 10:00:01 +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
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 Merge branch 'develop' into ok_SCI_5579 2021-10-28 13:26:27 +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_serializer.rb Add timestamps to API serializers, allow inclusion of comments [SCI-5983] 2021-08-18 10:00:01 +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 Add timestamps to API serializers, allow inclusion of comments [SCI-5983] 2021-08-18 10:00:01 +02:00
table_serializer.rb Add timestamps to API serializers, allow inclusion of comments [SCI-5983] 2021-08-18 10:00:01 +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_group_serializer.rb Merge branch 'develop' into ok_SCI_5579 2021-10-28 13:26:27 +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 Release 1.24.2 (#3931) 2022-03-10 15:10:59 +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