scinote-web/app/models
artoscinote 19026b936d
Merge pull request #6117 from artoscinote/ma_SCI_9180
Fix result assets when duplicating [SCI-9180]
2023-08-31 16:00:50 +02:00
..
concerns Fix rendering of RTE images for shareable links [SCI-8970] (#5913) 2023-08-04 11:24:27 +02:00
my_module_status_conditions
my_module_status_consequences
my_module_status_implications
views/datatables
.keep
activity.rb Fix activity filter loading via URL params [SCI-7537] (#5737) 2023-07-10 13:59:15 +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 Remove BMT and bioeddie from Scinote [SCI-8643] (#5760) 2023-07-13 09:45:53 +02:00
asset_text_datum.rb
checklist.rb Add acitvities and flash messages for component duplication [SCI-7108] 2022-08-31 11:09:38 +02:00
checklist_item.rb Add unique database index to checklist items position (#5886) 2023-08-02 15:37:01 +02:00
comment.rb Project dropdown menu fixes [SCI-8393] 2023-05-05 15:47:53 +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 Add backend for navigator [SCI-8233] 2023-04-24 12:25:56 +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
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 Show only default label templates when feature is disabled [SCI-9028] 2023-08-17 13:44:22 +02:00
linked_repository.rb
my_module.rb Fix file URL generation on shared task page [SCI-8974] 2023-08-04 15:09:59 +02:00
my_module_group.rb
my_module_repository_row.rb Add unit column to ledger records, fix stock update records and their creation logic [SCI-9021] (#6034) 2023-08-22 10:47:58 +02:00
my_module_status.rb
my_module_status_condition.rb
my_module_status_consequence.rb
my_module_status_flow.rb
my_module_status_implication.rb
my_module_tag.rb
notification.rb Refactor user_notifications controller, remove unused code [SCI-8207] 2023-04-06 14:57:00 +02:00
project.rb Fix projects exports with tables [SCI-8827] (#5840) 2023-07-21 16:44:03 +02:00
project_comment.rb
project_folder.rb Fix breadcrumbs for archived view mode [SCI-8710] 2023-06-22 15:41:37 +02:00
protocol.rb refactor 2023-06-08 11:54:59 +04:00
protocol_keyword.rb
protocol_protocol_keyword.rb
report.rb Fix projects exports with tables [SCI-8827] (#5840) 2023-07-21 16:44:03 +02:00
report_element.rb
report_template_value.rb
repository.rb Fix inventory copying for shared inventories [SCI-7998] (#5025) 2023-03-01 17:22:53 +01:00
repository_asset_value.rb
repository_base.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
repository_cell.rb Fix multiple inventory reminders issues [SCI-7805][SCI-7808][SCI-7809] (#4876) 2023-01-24 09:36:13 +01:00
repository_checklist_item.rb
repository_checklist_items_value.rb
repository_checklist_value.rb Fix import of repository checklist items [SCI-6962] (#4198) 2022-07-06 11:44:41 +02:00
repository_column.rb Fix date time inventories reminder processing [SCI-7816] 2023-01-30 17:07:27 +01:00
repository_date_range_value.rb
repository_date_time_range_value.rb
repository_date_time_range_value_base.rb
repository_date_time_value.rb
repository_date_time_value_base.rb
repository_date_value.rb
repository_ledger_record.rb Add unit column to ledger records, fix stock update records and their creation logic [SCI-9021] (#6034) 2023-08-22 10:47:58 +02:00
repository_list_item.rb
repository_list_value.rb
repository_number_value.rb
repository_row.rb Fix multiple inventory reminders issues [SCI-7805][SCI-7808][SCI-7809] (#4876) 2023-01-24 09:36:13 +01:00
repository_snapshot.rb Make permission checks for card selection async [SCI-7157] 2022-09-02 18:10:16 +02:00
repository_status_item.rb
repository_status_value.rb Remove icon from the status repository column at label print time [SCI-7267] (#4471) 2022-10-06 11:53:12 +02:00
repository_stock_consumption_value.rb
repository_stock_unit_item.rb
repository_stock_value.rb Add unit column to ledger records, fix stock update records and their creation logic [SCI-9021] (#6034) 2023-08-22 10:47:58 +02:00
repository_table_filter.rb
repository_table_filter_element.rb
repository_table_state.rb
repository_text_value.rb
repository_time_range_value.rb
repository_time_value.rb
result.rb Fix result assets when duplicating [SCI-9180] 2023-08-31 15:38:56 +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 Add create actions [SCI-8953] 2023-08-11 15:04:49 +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 Add result duplicate action [SCI-8959] (#6019) 2023-08-23 15:05:31 +02:00
settings.rb Implement loading settings from both, database and env variables [SCI-8813] (#5885) 2023-08-01 10:44:27 +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 Add element movements between step [SCI-9024] 2023-08-22 12:15:55 +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 Add ENV setting for max step text length [SCI-7377] 2022-10-25 13:08:33 +02:00
table.rb Fix up result element duplicate endpoints [SCI-9107] 2023-08-30 14:54:38 +02:00
tag.rb
task_comment.rb
team.rb Merge branch 'develop' into features/shareable-links 2023-07-25 09:47:47 +02:00
team_shared_object.rb Fix user assigning to teams with existing team sharing records [SCI-7720] (#4879) 2023-01-24 15:47:53 +01:00
team_zip_export.rb Fix project export issue [SCI-8827] (#5767) 2023-07-17 15:33:02 +02:00
temp_file.rb
tiny_mce_asset.rb Fix rendering of RTE images for shareable links [SCI-8970] (#5913) 2023-08-04 11:24:27 +02:00
token.rb
user.rb Merge pull request #5863 from ivanscinote/SCI-8807-notifications 2023-08-18 10:28:05 +02:00
user_assignment.rb Prevent removal of last manually assigned user manager [SCI-8131] 2023-04-03 11:46:32 +02:00
user_identity.rb
user_my_module.rb
user_notification.rb Refactor user_notifications controller, remove unused code [SCI-8207] 2023-04-06 14:57:00 +02: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 Fix file name of inventory export, add archived columns to exports [SCI-8760] 2023-06-28 10:22:26 +02:00