scinote-web/app/services
2025-06-20 13:03:22 +02:00
..
activities Initial upgrade to Rails 7.2.2 [SCI-11841] (#8524) 2025-06-04 13:31:57 +02:00
api Initial upgrade to Rails 7.2.2 [SCI-11841] (#8524) 2025-06-04 13:31:57 +02:00
dashboard Experiments table migration [SCI-9800] 2023-12-07 12:53:21 +01:00
experiments Fix unit test [SCI-9570] (#6552) 2023-11-13 09:34:38 +01:00
import_repository Add error messages to import items modal [SCI-10813] 2024-06-28 09:30:20 +02:00
label_printers/fluics Exclude API status and health endpoints, scheduled jobs from NewRelic monitoring, update APM agent [SCI-11212] (#7987) 2024-10-23 16:58:03 +02:00
label_templates Add inventory name to label templates [SCI-10611] 2024-04-10 18:52:52 +02:00
lists Fix experiment sort by favorite [SCI-12032] 2025-06-17 15:17:25 +02:00
model_exporters Enable edit for empty box and fix team import/export [SCI-10947][SCI-11032] 2024-09-11 12:55:21 +02:00
protocol_importers Fix imports of protocols with tables from Protocols.io [SCI-9723] (#6839) 2023-12-19 10:39:16 +01:00
report_actions Add versioned file attachments to assets [SCI-10774] 2024-09-16 10:56:18 +02:00
reports Merge branch 'develop' into features/link-steps-results 2025-06-10 13:00:37 +02:00
repositories
repository_actions Fix recording of asset authors when duplicating stuff and restoring versions [SCI-11295] 2024-11-18 14:56:30 +01:00
repository_columns
repository_rows Create new item from task [SCI-11558] 2025-02-25 07:20:51 +01:00
smart_annotations Fix shared task smart annotation bug [SCI-11581] 2025-02-14 08:01:07 +01:00
storage_locations Fix for storage locations import [SCI-11152] 2024-10-08 14:39:08 +02:00
tasks
toolbars Add duplicate form action [SCI-11577] 2025-03-12 12:27:09 +01:00
user_assignments Optimize project group assignment job execution for new team users [SCI-11431] (#8119) 2025-01-21 10:20:25 +01:00
activities_service.rb Filter Form activities based on permissions [SCI-11714] 2025-03-21 16:08:21 +01:00
biomolecule_toolkit_client.rb
create_experiment_service.rb
create_my_module_service.rb
create_project_service.rb
label_templates_preview_service.rb
marvin_js_service.rb Add file versioning to ove and marvinjs files [SCI-11170] 2024-10-14 15:12:48 +02:00
open_vector_editor_service.rb Change check if open vector editor is enabled [SCI-9301] 2023-09-18 09:40:16 +02:00
pdf_preview_service.rb Fix generation of docx report preview [SCI-11227] 2024-11-04 13:54:18 +01:00
projects_json_export_service.rb Deprecate MAIL_SERVER_URL variable, add WEB_SERVER_URL as replacement [SCI-11022] (#8183) 2025-01-31 16:02:33 +01:00
repository_csv_export.rb Fix repository exports for snapshots of deleted repository rows [SCI-11346] 2025-02-04 09:51:00 +01:00
repository_datatable_service.rb Merge Hotfix/1.41.1.2 to Develop (#8569) 2025-06-11 13:19:08 +02:00
repository_export_service.rb Optimize repository export jobs [SCI-10940] (#7783) 2024-08-06 13:26:14 +02:00
repository_snapshot_datatable_service.rb Move filtered count to separate query, to improve performance for large inventories [SCI-11261] (#8090) 2024-12-09 17:57:41 +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
repository_table_state_service.rb Fix saving of repository state [SCI-10894] 2024-07-16 13:32:21 +02:00
repository_xlsx_export.rb Fix repository exports for snapshots of deleted repository rows [SCI-11346] 2025-02-04 09:51:00 +01:00
service.rb
spreadsheet_parser.rb Add format fallback to spreadsheet parser [SCI-11891] 2025-05-22 11:33:43 +02:00
team_importer.rb Fix weakened CSRF protection in results and ove controllers, improve user annotation scanning in team importer [SCI-11497] (#8193) 2025-02-05 16:02:57 +01:00
templates_service.rb Fix NewRelic ignore calls for ActiveJobs [SCI-11212] (#7988) 2024-10-24 13:22:21 +02:00
user_data_deletion.rb Fix notification destroy in user data deletion [SCI-11549] 2025-02-13 14:50:22 +01:00
webhook_service.rb