..
activities
Fix unit test [SCI-9570] ( #6552 )
2023-11-13 09:34:38 +01:00
api
Add salt to token JWT token payload [SCI-8854] ( #5791 )
2023-07-18 09:22:39 +02:00
dashboard
Display the last protocol version when dashboard recent works is clicked [SCI-8266] ( #5268 )
2023-04-13 11:38:30 +02:00
experiments
Fix unit test [SCI-9570] ( #6552 )
2023-11-13 09:34:38 +01:00
import_repository
Properly format Excell dates in import preview [SCI-7192]
2022-12-02 14:17:50 +01:00
label_printers /fluics
Add syncing service and schedule for Fluics templates sync [SCI-7047]
2022-08-29 09:59:13 +02:00
label_templates
Fix field codes dropdown for label templates [SCI-7770] ( #4837 )
2023-01-17 12:50:17 +01:00
model_exporters
Fix team import/export to work with new result [SCI-9247]
2023-09-21 14:23:33 +02:00
protocol_importers
Update external protocol importer backend in order to work with new protocol versioning [SCI-7829] ( #5017 )
2023-02-27 10:37:51 +01:00
report_actions
Properly handle repository snapshots in reports [SCI-8212]
2023-03-28 10:37:24 +02:00
reports
Fix report result content toggling [SCI-9693]
2023-11-21 13:05:07 +01:00
repositories
Wrap unsaring actions in transaction [SCI-6918]
2022-08-31 17:21:01 +02:00
repository_actions
Fix subject references for repository row activities [SCI-6906] ( #4203 )
2022-07-07 12:00:35 +02:00
repository_columns
Stock column fixes [SCI-6455] ( #3878 )
2022-03-08 14:52:45 +01:00
repository_rows
Fix double request for editing item card name [SCI-9771] ( #6696 )
2023-11-23 17:35:34 +01:00
smart_annotations
Revert "Fixed Item card smart annotation link [SCI-9583]"
2023-10-24 13:14:23 +02:00
tasks
toolbars
Fix counter issue in repository export modal [SCI-9165]
2023-10-03 09:49:57 +01:00
user_assignments
Allow non-automatic user_assignments to be updated whe n user role is changed [SCI-9173] ( #6137 )
2023-09-06 11:06:22 +02:00
activities_service.rb
Fix next page loading for global and task activities [SCI-9175]
2023-09-15 12:34:27 +02:00
biomolecule_toolkit_client.rb
Fix BMT base URL path in requests [SCI-6010]
2021-09-07 16:28:14 +02:00
create_experiment_service.rb
Fixed scopes and added permission checks to quick create services [SCI-6135] ( #3584 )
2021-10-14 13:13:29 +02:00
create_my_module_service.rb
Remove task manage permission [SCI-8528] ( #5672 )
2023-07-11 09:29:17 +02:00
create_project_service.rb
Fix default role assigning on projects create through the dashboard [SCI-8728]
2023-06-22 16:40:50 +02:00
experiments_overview_service.rb
Update sorting on Projects and Experiments pages [SCI-7175]
2022-11-26 01:18:54 +04:00
label_templates_preview_service.rb
Remove underscore escaping for ZPL templates previews [SCI-7393]
2022-12-12 10:28:35 +01:00
marvin_js_service.rb
removed object constantization
2023-09-06 16:36:26 +04:00
open_vector_editor_service.rb
Change check if open vector editor is enabled [SCI-9301]
2023-09-18 09:40:16 +02:00
projects_json_export_service.rb
Project json exporter adaptions for step improvements [SCI-6898] ( #4177 )
2022-07-06 11:45:50 +02:00
projects_overview_service.rb
Remove user_team model and related code [SCI-8815] ( #5815 )
2023-07-20 10:57:29 +02:00
repository_datatable_service.rb
FIX: Clearing inventory item filter fails with 500 or breaks UI [SCI-9345] ( #6358 )
2023-10-24 16:05:35 +02:00
repository_snapshot_datatable_service.rb
Fix filtering for repository snapshots [SCI-6423]
2022-01-17 21:53:13 +01:00
repository_stock_ledger_zip_export.rb
Strip insignificant zero for ledger records in consumption export [SCI-9646] ( #6693 )
2023-11-23 17:35:51 +01:00
repository_table_state_column_update_service.rb
Add external IDs to repositories [SCI-5990]
2021-08-30 10:49:14 +02:00
repository_table_state_service.rb
Apply saved custom columns order to the inventory item card [SCI-9540] ( #6462 )
2023-10-16 16:38:43 +02:00
repository_zip_export.rb
Refactor old export async methods to ActiveJobs [SCI-9092] ( #6170 )
2023-09-08 11:35:16 +02:00
service.rb
Fix service module
2023-06-29 14:38:13 +02:00
spreadsheet_parser.rb
Properly format Excell dates in import preview [SCI-7192]
2022-12-02 14:17:50 +01:00
team_importer.rb
Fix unit test [SCI-9570] ( #6552 )
2023-11-13 09:34:38 +01:00
templates_service.rb
[SCI-6322] use correct user when creating templates, create assignment on experiments and tasks
2021-12-02 16:54:43 +01:00
user_data_deletion.rb
Remove user_team model and related code [SCI-8815] ( #5815 )
2023-07-20 10:57:29 +02:00
webhook_service.rb
Added optional webhook secret key [SCI-6193]
2021-11-03 15:04:13 +01:00