scinote-web/app/models
2022-01-12 17:13:50 +01:00
..
concerns Optimize loading of project and experiment cards [SCI-6346] 2021-12-13 16:43:16 +01:00
my_module_status_conditions Add i18n 2020-09-09 08:50:24 +02:00
my_module_status_consequences [SCI-5260] Add afterward and backward actions to consequence 2020-12-01 15:07:01 +01:00
my_module_status_implications Add status implications checks to the permissions [SCI-4825] 2020-07-21 16:00:09 +02:00
views/datatables
.keep
activity.rb Optimize loading of project and experiment cards [SCI-6346] 2021-12-13 16:43:16 +01:00
activity_filter.rb Add webhooks management [SCI-5767] (#3376) 2021-06-09 12:53:11 +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 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 Fix tests and checklist item validation [SCI-4776] 2020-07-03 16:48:32 +02:00
comment.rb Update the search to abide the permissions [SCI-6151] 2021-10-22 11:43:20 +02:00
connection.rb Add non-cyclical validation to connections [SCI-6287] (#3702) 2021-12-01 11:14:01 +01:00
experiment.rb Regenerate user assignments when moving task workflow [SCI-6262] (#3668) 2021-11-16 11:10:15 +01:00
experiment_member.rb Fix propagation and display of role on experiment role reset [SCI-6337] (#3725) 2021-12-07 11:42:14 +01: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 Use the last status flow as a default one for new tasks [SCI-6098] 2021-12-15 11:53:19 +01: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 Implemented reset role functionality [SCI-6261] (#3662) 2021-11-15 11:12:31 +01:00
my_module_repository_row.rb Add initial implementation of inventory stock management [SCI-6402] 2022-01-12 17:13:50 +01:00
my_module_status.rb Replace empty? with blank? [SCI-5579] 2021-07-23 11:56:28 +02:00
my_module_status_condition.rb Simplification 2020-09-22 17:19:15 +02:00
my_module_status_consequence.rb [SCI-5260] Fix markup 2020-12-01 15:10:28 +01:00
my_module_status_flow.rb Add default workflow 2020-08-27 10:54:39 +02:00
my_module_status_implication.rb Simplification 2020-09-22 17:19:15 +02:00
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 Optimize loading of project and experiment cards [SCI-6346] 2021-12-13 16:43:16 +01:00
project_comment.rb Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
project_folder.rb Fixed uniqueness name validation for ProjectFolder 2021-02-12 13:35:44 +01:00
project_member.rb Implement public user grouping, deletion and updates to manually assigned [SCI-6228] (#3701) 2021-12-01 16:23:24 +01: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 Update import row for list and checklist items [SCI-6383] 2021-12-17 12:26:58 +01: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 repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_column.rb Fix repository state columns handling [SCI-5190] 2020-11-10 17:24:04 +01:00
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_ledger_record.rb Add initial implementation of inventory stock management [SCI-6402] 2022-01-12 17:13:50 +01:00
repository_list_item.rb Update import row for list and checklist items [SCI-6383] 2021-12-17 12:26:58 +01:00
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 Add initial implementation of inventory stock management [SCI-6402] 2022-01-12 17:13:50 +01:00
repository_snapshot.rb Fix repository snapshots for export all [SCI-5776] 2021-06-16 16:17:12 +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 repository cell joining and preloading [SCI-5847] 2021-07-07 17:43:51 +02:00
repository_stock_value.rb Add initial implementation of inventory stock management [SCI-6402] 2022-01-12 17:13:50 +01: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 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 Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
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 Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
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 Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
team.rb Store Table/Cards view setting per user 2021-03-04 14:56:59 +01:00
team_repository.rb Remove :not_shared permission level for TeamRepository entity 2020-07-13 12:56:26 +02:00
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 Replace empty? with blank? [SCI-5579] 2021-07-23 11:56:28 +02:00
token.rb
user.rb Improve code style [SCI-6151] 2021-10-28 12:58:42 +02:00
user_assignment.rb Add unique validation for user assignements [SCI-6279] (#3680) 2021-11-22 10:47:20 +01:00
user_identity.rb
user_my_module.rb
user_notification.rb Bring back old notifications 2021-02-25 11:59:14 +01:00
user_project.rb remove user projects enpoints, fix the role name display 2021-05-16 12:03:16 +02:00
user_role.rb Fix seeds to work with new UserRoles, fix Templates creation job [SCI-6270] 2021-11-15 21:36:06 +01:00
user_system_notification.rb
user_team.rb Fix user removal from a team [SCI-6323] 2021-12-06 14:24:59 +01: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 Refactor WOPI discovery 2020-09-29 12:58:05 +02:00
wopi_app.rb
wopi_discovery.rb Refactor WOPI discovery 2020-09-29 12:58:05 +02:00
zip_export.rb Merge branch 'develop' into jg_sci_2228 2020-08-31 16:29:23 +02:00