scinote-web/app/models
2024-07-24 13:25:20 +02:00
..
concerns Add duplicate action to locations [SCI-10862] 2024-07-23 11:24:27 +02:00
my_module_status_conditions
my_module_status_consequences Fix snapshoting for LinkedRepository caused by external_id uniqueness constraint [SCI-9817] (#7066) 2024-02-06 14:23:01 +01:00
my_module_status_implications
views/datatables
.keep
activity.rb Add entity breadcrumbs to activity webhooks [SCI-9056] (#6056) 2023-08-23 16:49:17 +02:00
activity_filter.rb
application_record.rb
application_settings.rb Implement loading settings from both, database and env variables [SCI-8813] (#5885) 2023-08-01 10:44:27 +02:00
asset.rb Touch asset after file rename [SCI-10842] 2024-07-04 14:31:36 +02:00
asset_sync_token.rb Add OpenSSL namespace version_token 2024-06-05 10:20:24 +02:00
asset_text_datum.rb
checklist.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
checklist_item.rb Refactor checklist [SCI-9959] 2024-01-22 14:01:32 +01:00
comment.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
connected_device.rb Fix connected device model for request without device id [SCI-7972] 2023-02-28 16:42:56 +01:00
connection.rb
experiment.rb Fix filtering archived global search results [SCI-10696] 2024-05-15 14:29:37 +02:00
fluics_label_template.rb Change default density for label templates [SCI-7346] 2022-10-18 09:41:25 +02:00
hidden_repository_cell_reminder.rb Implement hide all repository reminders button [SCI-6505] (#3940) 2022-03-30 10:54:55 +02:00
label_printer.rb Refactored settings for Label templates feature and Zebra printing [SCI-8918] (#5895) 2023-08-01 10:30:57 +02:00
label_template.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
linked_repository.rb Add new columns to the repository [SCI-10400] 2024-05-27 16:22:56 +02:00
my_module.rb Add discarded to results [SCI-10432] 2024-06-26 13:37:00 +02:00
my_module_group.rb
my_module_repository_row.rb Fix stock ledger user recording [SCI-10492] 2024-03-20 12:54:02 +01:00
my_module_status.rb Add method light_color? to my_module_status [SCI-9007] 2023-08-25 15:47:34 +02:00
my_module_status_condition.rb
my_module_status_consequence.rb
my_module_status_flow.rb
my_module_status_implication.rb
my_module_tag.rb
non_existant_record.rb Make Date/Date&Time and Low Stock notifications work when deleting Repository/row record [SCI-9825] 2023-12-11 11:55:02 +01:00
notification.rb Fix in-app notification scope [SCI-9896] 2023-12-12 15:24:53 +01:00
project.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
project_comment.rb
project_folder.rb Fix opening of inventory item from direct link [SCI-10714][SCI-10721] 2024-05-20 18:25:02 +02:00
protocol.rb Fix gloabl search for tables [SCI-10152] 2024-05-24 11:24:33 +02:00
protocol_keyword.rb
protocol_protocol_keyword.rb
report.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
report_element.rb
report_template_value.rb
repository.rb Fix repository import mapping and preview [SCI-10773] 2024-06-12 15:01:36 +02:00
repository_asset_value.rb Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +02:00
repository_base.rb Add check for showing consumption column [SCI-10185] (#7085) 2024-02-15 13:00:09 +01:00
repository_cell.rb Fix unexisting rows and cell deletion [SCI-10773] 2024-06-14 15:49:17 +02:00
repository_checklist_item.rb
repository_checklist_items_value.rb Fix repository row touch for checklist values [SCI-10890] 2024-07-17 10:22:44 +02:00
repository_checklist_value.rb Fix checklist importing [SCI-10854] 2024-07-15 09:56:18 +02:00
repository_column.rb Add missing dependent option to many-to-many relations [SCI-10036] (#7024) 2024-02-05 13:36:12 +01:00
repository_date_range_value.rb
repository_date_time_range_value.rb
repository_date_time_range_value_base.rb Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +02:00
repository_date_time_value.rb Fix red dot for datetime columns [SCI-6684] (#3977) 2022-03-31 14:57:58 +02:00
repository_date_time_value_base.rb Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +02:00
repository_date_value.rb (dev) POC for inventory import preview [SCI-10489] 2024-04-02 12:04:18 +02:00
repository_ledger_record.rb Improve handling of unshared inventories and unassigned items for stock ledger records [SCI-9504] (#6565) 2023-11-20 13:24:31 +01:00
repository_list_item.rb
repository_list_value.rb Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +02:00
repository_number_value.rb Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +02:00
repository_row.rb Implement storage location backend [SCI-10465] 2024-07-11 09:48:49 +02:00
repository_row_connection.rb Inventory relationship fixes [SCI-10005] (#6941) 2024-01-15 11:08:08 +01:00
repository_snapshot.rb Fix snapshoting for LinkedRepository caused by external_id uniqueness constraint [SCI-9817] (#7066) 2024-02-06 14:23:01 +01:00
repository_status_item.rb
repository_status_value.rb Update logic for saving update at and modified by on repository row [SCI-10746] 2024-05-29 17:18:00 +02:00
repository_stock_consumption_value.rb
repository_stock_unit_item.rb Add stock filters [SCI-6547] (#3938) 2022-03-23 10:05:07 +01:00
repository_stock_value.rb Fix handling of blank rows and stock changes [SCI-10889] 2024-07-15 14:20:02 +02:00
repository_table_filter.rb
repository_table_filter_element.rb
repository_table_state.rb
repository_text_value.rb Fix handling of custom repository text on import for too many characters [SCI-10884] 2024-07-11 16:19:19 +02:00
repository_time_range_value.rb Fix sorting by time and time range columns [SCI-6683] (#4011) 2022-04-12 15:56:20 +02:00
repository_time_value.rb Fix sorting by time and time range columns [SCI-6683] (#4011) 2022-04-12 15:56:20 +02:00
result.rb Add discarded to results [SCI-10432] 2024-06-26 13:37:00 +02:00
result_asset.rb Migration fix, additional endpoints, cleanup [SCI-8947] 2023-08-07 16:09:15 +02:00
result_comment.rb Don't touch result when comment is created [SCI-7596] 2023-01-04 12:55:32 +01:00
result_orderable_element.rb Fix moving result elements [SCI-9430] 2023-10-09 14:54:22 +02:00
result_table.rb Migrate results to the new data model with ResultOrderableElements [SCI-8878] (#5869) 2023-08-07 16:07:20 +02:00
result_text.rb Fix issue with protocol and result text name [SCI-9420] 2023-10-05 08:08:49 +01:00
settings.rb Fix update of database settings values [SCI-9240] 2023-09-15 11:04:13 +02:00
shareable_link.rb Implement model and controller for shareable links, update team model [SCI-8648] (#5693) 2023-07-03 15:54:11 +02:00
step.rb Merge branch 'develop' into features/inventory-import-improvements 2024-05-13 11:52:27 +02:00
step_asset.rb Migrate results to the new data model with ResultOrderableElements [SCI-8878] (#5869) 2023-08-07 16:07:20 +02:00
step_comment.rb Don't touch steps when commenting [SCI-7584] 2023-02-02 16:28:23 +01:00
step_orderable_element.rb Add element movements between step [SCI-9024] 2023-08-22 12:15:55 +02:00
step_table.rb Migrate results to the new data model with ResultOrderableElements [SCI-8878] (#5869) 2023-08-07 16:07:20 +02:00
step_text.rb Fix issue with protocol and result text name [SCI-9420] 2023-10-05 08:08:49 +01:00
storage_location.rb Add box view [SCI-10866] 2024-07-24 13:25:20 +02:00
storage_location_repository_row.rb Implement storage location backend [SCI-10465] 2024-07-11 09:48:49 +02:00
table.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
tag.rb Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
task_comment.rb
team.rb Add move modal for storage locations [SCI-10863] 2024-07-23 09:41:19 +02:00
team_shared_object.rb Unlink items to other shared repositories on unsharing [SCI-10055] (#6981) 2024-01-22 10:45:23 +01:00
team_zip_export.rb Refactor old export async methods to ActiveJobs [SCI-9092] (#6170) 2023-09-08 11:35:16 +02:00
temp_file.rb
tiny_mce_asset.rb Improve handling of tinymce images for pdf reports [SCI-10522] 2024-04-08 14:57:14 +02:00
token.rb
user.rb API key management tweaks [SCI-10763] 2024-06-03 13:47:00 +02:00
user_assignment.rb Replace project table [SCI-9680] 2023-11-24 11:15:07 +01:00
user_identity.rb
user_my_module.rb Fix recipients for my_module designation notifications [SCI-9863] 2023-12-11 14:32:37 +01:00
user_project.rb
user_role.rb Preven removing last user manager for protocols/projects [SCI-8131] 2023-03-24 13:32:38 +01:00
view_state.rb
webhook.rb
wopi_action.rb
wopi_app.rb
wopi_discovery.rb
zebra_label_template.rb Change default density for label templates [SCI-7346] 2022-10-18 09:41:25 +02:00
zip_export.rb Refactor old export async methods to ActiveJobs [SCI-9092] (#6170) 2023-09-08 11:35:16 +02:00