scinote-web/app/services
2024-10-03 14:19:55 +02:00
..
activities Implement storage location activities [SCI-10925] 2024-09-11 14:36:14 +02:00
api Add salt to token JWT token payload [SCI-8854] (#5791) 2023-07-18 09:22:39 +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 Add syncing service and schedule for Fluics templates sync [SCI-7047] 2022-08-29 09:59:13 +02:00
label_templates Add inventory name to label templates [SCI-10611] 2024-04-10 18:52:52 +02:00
lists Merge pull request #7913 from aignatov-bio/ai-sci-11133-fix-move-modal-ordering-storage-locations 2024-10-03 11:21:50 +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 Prevent repository access to users without repository READ permission on team level [SCI-10972] 2024-08-12 10:54:35 +02:00
reports Fix failes docx generation when you can not find image [SCI-11037] 2024-09-17 08:40:45 +02:00
repositories Wrap unsaring actions in transaction [SCI-6918] 2022-08-31 17:21:01 +02:00
repository_actions Reset relationship counter when duplication repository row [SCI-9930] (#6881) 2024-01-05 14:47:44 +01:00
repository_columns
repository_rows Update logic for saving update at and modified by on repository row [SCI-10746] 2024-07-11 12:37:14 +02:00
smart_annotations Improve speed of inventory tables rendering on the backend [SCI-11134] (#7923) 2024-10-03 14:19:55 +02:00
storage_locations Fix import/export storage locations [SCI-11121] 2024-10-01 14:22:19 +02:00
tasks
toolbars Implement storage location sharing logic and permissions [SCI-10865] 2024-09-03 15:50:10 +02: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 deleted result activities, experiment activity permission checks, dashboard permission checks [SCI-11000] 2024-08-26 12:07:13 +02:00
biomolecule_toolkit_client.rb
create_experiment_service.rb
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
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 Enable renaming attached files [SCI-10256] 2024-05-30 13:28:35 +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
projects_json_export_service.rb
repository_csv_export.rb Optimize repository export jobs [SCI-10940] (#7783) 2024-08-06 13:26:14 +02:00
repository_datatable_service.rb Improve speed of inventory tables rendering on the backend [SCI-11134] (#7923) 2024-10-03 14:19:55 +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 Improve speed of inventory tables rendering on the backend [SCI-11134] (#7923) 2024-10-03 14:19:55 +02: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 Optimize repository export jobs [SCI-10940] (#7783) 2024-08-06 13:26:14 +02:00
service.rb Fix service module 2023-06-29 14:38:13 +02:00
spreadsheet_parser.rb Merge branch 'features/inventory-import-improvements' into develop 2024-07-09 14:36:42 +02:00
team_importer.rb Enable edit for empty box and fix team import/export [SCI-10947][SCI-11032] 2024-09-11 12:55:21 +02:00
templates_service.rb
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