scinote-web/app/models
2020-05-22 17:36:04 +02:00
..
concerns Fix for user filter in task activity page 2020-04-30 09:20:29 +02:00
views/datatables
.keep
activity.rb Switch to STI for repositories, fix cell values snapshotting [SCI-4516] 2020-04-09 12:33:04 +02:00
application_record.rb
application_settings.rb Add option for storing Azure app configs in settings using JSON format [SCI-4544] 2020-04-14 15:56:41 +02:00
asset.rb Remove Paperclip DB columns and fix experiment templates [SCI-3988] 2019-11-18 14:16:28 +01:00
asset_text_datum.rb
checklist.rb
checklist_item.rb
comment.rb
connection.rb
custom_field.rb
experiment.rb Assign user after task created 2020-03-30 15:16:14 +02:00
my_module.rb Improve handling of unassigned inventories with existing snapshots [SCI-4661] 2020-05-22 17:36:04 +02:00
my_module_group.rb
my_module_repository_row.rb Add repository snapshots with service, refactor item assigning [SCI-4516] 2020-04-07 18:26:39 +02:00
my_module_tag.rb
notification.rb
project.rb
project_comment.rb
protocol.rb Add recent protocol tab to load protocal from repository 2020-04-09 17:29:39 +02:00
protocol_keyword.rb
protocol_protocol_keyword.rb
report.rb
report_element.rb
repository.rb Make a snapshot name synced with the inventory name if changed [SCI-4656] 2020-05-21 11:51:37 +02:00
repository_asset_value.rb Refactor Repository permissions and implement deduplication for files in snapshots [SCI-4597] 2020-05-06 15:17:54 +02:00
repository_base.rb Switch to STI for repositories, fix cell values snapshotting [SCI-4516] 2020-04-09 12:33:04 +02:00
repository_cell.rb Switch to STI for repositories, fix cell values snapshotting [SCI-4516] 2020-04-09 12:33:04 +02:00
repository_checklist_item.rb Switch to STI for repositories, fix cell values snapshotting [SCI-4516] 2020-04-09 12:33:04 +02:00
repository_checklist_items_value.rb Refactor repository cell clonning to support all data types [SCI-4204] 2020-01-14 16:55:10 +01:00
repository_checklist_value.rb Fix failing tests [SCI-4516] 2020-04-09 17:11:58 +02:00
repository_column.rb Add versions sidebar to assigned repository rows full view modal [SCI-4525] 2020-04-21 14:49:36 +02:00
repository_date_range_value.rb Add API endpoints for new column types [SCI-4276] 2020-02-18 15:13:46 +01:00
repository_date_time_range_value.rb Add API endpoints for new column types [SCI-4276] 2020-02-18 15:13:46 +01:00
repository_date_time_range_value_base.rb SCI-4601 fix the associations, minor styling changes 2020-05-14 11:47:19 +02:00
repository_date_time_value.rb Fix timezone when import datetime 2020-03-24 17:45:09 +01:00
repository_date_time_value_base.rb Switch to STI for repositories, fix cell values snapshotting [SCI-4516] 2020-04-09 12:33:04 +02:00
repository_date_value.rb fix CR comments 2020-03-18 09:53:47 +01:00
repository_list_item.rb Switch to STI for repositories, fix cell values snapshotting [SCI-4516] 2020-04-09 12:33:04 +02:00
repository_list_value.rb Fix failing tests [SCI-4516] 2020-04-09 17:11:58 +02:00
repository_number_value.rb Switch to STI for repositories, fix cell values snapshotting [SCI-4516] 2020-04-09 12:33:04 +02:00
repository_row.rb Switch to STI for repositories, fix cell values snapshotting [SCI-4516] 2020-04-09 12:33:04 +02:00
repository_snapshot.rb SCI-4628 moving snapshot provisioning logic into repository model, making snapshot unique selection validation conditional 2020-05-21 00:36:24 +02:00
repository_status_item.rb SCI-4601 fix the associations, minor styling changes 2020-05-14 11:47:19 +02:00
repository_status_value.rb Fix for empty status cell 2020-05-14 17:59:25 +02:00
repository_table_state.rb Switch to STI for repositories, fix cell values snapshotting [SCI-4516] 2020-04-09 12:33:04 +02:00
repository_text_value.rb Switch to STI for repositories, fix cell values snapshotting [SCI-4516] 2020-04-09 12:33:04 +02:00
repository_time_range_value.rb Add API endpoints for new column types [SCI-4276] 2020-02-18 15:13:46 +01:00
repository_time_value.rb codstyle 2020-03-18 10:35:31 +01:00
result.rb Fix marvinjs edit button and icon (#1985) 2019-08-21 11:15:57 +02:00
result_asset.rb
result_comment.rb
result_table.rb
result_text.rb
sample.rb
sample_custom_field.rb
sample_group.rb
sample_my_module.rb
sample_type.rb
samples_table.rb
settings.rb
step.rb fixing import 2019-10-08 21:40:44 +02:00
step_asset.rb
step_comment.rb
step_table.rb
system_notification.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
table.rb
tag.rb
task_comment.rb
team.rb Add used space calculation method to the team model [SCI-4459] 2020-03-17 16:56:55 +01:00
team_repository.rb Refactor inventory sharing logic [SCI-3803] 2019-08-29 17:21:49 +02:00
team_zip_export.rb SCI-4109 fix the file copying 2019-11-25 13:38:16 +01:00
temp_file.rb
tiny_mce_asset.rb Fix eln export for file without extension 2019-11-06 09:53:44 +01:00
token.rb
user.rb Remove tooltips settings for user 2020-04-28 12:44:47 +02:00
user_identity.rb
user_my_module.rb
user_notification.rb
user_project.rb
user_system_notification.rb
user_team.rb
view_state.rb
wopi_action.rb
wopi_app.rb
wopi_discovery.rb
zip_export.rb Remove Paperclip from codebase [SCI-3908] 2019-10-02 19:45:14 +02:00