scinote-web/app/models
2021-10-28 16:32:05 +02:00
..
concerns Implement experiment and task access removal [SCI-6156] (#3614) 2021-10-28 16:32:05 +02:00
my_module_status_conditions
my_module_status_consequences
my_module_status_implications
views/datatables
.keep
activity.rb Implement experiment and task access removal [SCI-6156] (#3614) 2021-10-28 16:32:05 +02:00
activity_filter.rb Add webhooks management [SCI-5767] (#3376) 2021-06-09 12:53:11 +02:00
application_record.rb
application_settings.rb
asset.rb Merge pull request #3464 from biosistemika/features/bioeddie-integration 2021-08-03 13:32:53 +02:00
asset_text_datum.rb
checklist.rb Improve code style [SCI-6151] 2021-10-28 12:58:42 +02:00
checklist_item.rb
comment.rb Update the search to abide the permissions [SCI-6151] 2021-10-22 11:43:20 +02:00
connection.rb
experiment.rb Merge branch 'features/new_permissions' into ok_SCI_6151 2021-10-28 14:31:47 +02:00
experiment_member.rb Implement experiment and task access removal [SCI-6156] (#3614) 2021-10-28 16:32:05 +02:00
label_printer.rb Code review fixes and error handling improvements [SCI-5942] 2021-08-02 15:42:53 +02:00
label_template.rb Implement label templates with default ZPL template [SCI-5902] 2021-07-19 09:44:14 +02:00
my_module.rb Implement experiment and task access removal [SCI-6156] (#3614) 2021-10-28 16:32:05 +02:00
my_module_group.rb Update copy experiment permission checks [SCI-6147] (#3598) 2021-10-26 11:40:54 +02:00
my_module_member.rb Implement experiment and task access removal [SCI-6156] (#3614) 2021-10-28 16:32:05 +02:00
my_module_repository_row.rb
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 Added overridable send permission method to notifications [SCI-5938] 2021-07-28 13:14:07 +02:00
project.rb Merge branch 'features/new_permissions' into ok_SCI_6151 2021-10-28 14:31:47 +02:00
project_comment.rb
project_folder.rb
project_member.rb Fix project user assignment [SCI_5925] (#3577) 2021-10-05 13:45:34 +02:00
protocol.rb Update the search to abide the permissions [SCI-6151] 2021-10-22 11:43:20 +02:00
protocol_keyword.rb
protocol_protocol_keyword.rb
report.rb Update the search to abide the permissions [SCI-6151] 2021-10-22 11:43:20 +02:00
report_element.rb Remove old reports code [SCI-5650] 2021-06-18 10:40:00 +02:00
report_template_value.rb Add dynamic form elements in report wizard step 1 [SCI-5591] 2021-04-06 13:56:24 +02:00
repository.rb Update the search to abide the permissions [SCI-6151] 2021-10-22 11:43:20 +02:00
repository_asset_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_base.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_cell.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_checklist_item.rb
repository_checklist_items_value.rb
repository_checklist_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_column.rb
repository_date_range_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_date_time_range_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_date_time_range_value_base.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_date_time_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_date_time_value_base.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_date_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_list_item.rb
repository_list_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_number_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_row.rb Merge pull request #3422 from okriuchykhin/ok_SCI_5847 2021-07-21 13:18:21 +02:00
repository_snapshot.rb Fix repository snapshots for export all [SCI-5776] 2021-06-16 16:17:12 +02:00
repository_status_item.rb
repository_status_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_table_state.rb
repository_text_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_time_range_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_time_value.rb Fix repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
result.rb Update the search to abide the permissions [SCI-6151] 2021-10-22 11:43:20 +02:00
result_asset.rb
result_comment.rb
result_table.rb
result_text.rb
settings.rb
step.rb Update the search to abide the permissions [SCI-6151] 2021-10-22 11:43:20 +02:00
step_asset.rb
step_comment.rb
step_table.rb
system_notification.rb Improve behavior of the scheduler, add caching to system notifications sync service [SCI-5526] 2021-03-02 17:28:07 +01:00
table.rb Improve code style [SCI-6151] 2021-10-28 12:58:42 +02:00
tag.rb Update the search to abide the permissions [SCI-6151] 2021-10-22 11:43:20 +02:00
task_comment.rb
team.rb Store Table/Cards view setting per user 2021-03-04 14:56:59 +01:00
team_repository.rb
team_zip_export.rb Add bio eddie files to export all [SCI-5877] (#3426) 2021-08-02 13:27:02 +02:00
temp_file.rb
tiny_mce_asset.rb
token.rb
user.rb Improve code style [SCI-6151] 2021-10-28 12:58:42 +02:00
user_assignment.rb Fixed cached user lists when changing assignments [SCI-6137] (#3597) 2021-10-19 16:00:52 +02:00
user_identity.rb
user_my_module.rb
user_notification.rb
user_project.rb remove user projects enpoints, fix the role name display 2021-05-16 12:03:16 +02:00
user_role.rb Rework experiment permissions [SCI-6054] (#3538) 2021-09-30 11:32:11 +02:00
user_system_notification.rb
user_team.rb Update/implement permission checks in the project related controllers [SCI-6042] 2021-09-15 14:39:47 +02:00
view_state.rb
webhook.rb Add configuration variable for webhooks, disable by default [SCI-6031] 2021-08-26 14:08:15 +02:00
wopi_action.rb
wopi_app.rb
wopi_discovery.rb
zip_export.rb