scinote-web/app/models
2021-06-18 14:12:59 +02:00
..
concerns Merge branch 'develop' into features/new-reports 2021-05-21 11:04:17 +02: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 Bring back old notifications 2021-02-25 11:59:14 +01: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 branch 'develop' into features/local_file_previews 2021-03-08 11:30:47 +01:00
asset_text_datum.rb Fix tests for models and tema import/export 2019-07-26 12:40:36 +02:00
checklist.rb Fix tests for models and tema import/export 2019-07-26 12:40:36 +02:00
checklist_item.rb Fix tests and checklist item validation [SCI-4776] 2020-07-03 16:48:32 +02:00
comment.rb Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
connection.rb Add missing factories 2019-06-10 12:24:04 +02:00
experiment.rb Added searching experiments by EX[ID] [SCI-5829] 2021-06-18 14:12:59 +02:00
my_module.rb Remove task from report if it is moved to another experiment [SCI-5741] 2021-05-20 21:21:27 +02:00
my_module_group.rb Fix tests for models and tema import/export 2019-07-26 12:40:36 +02:00
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_status.rb Clone module before condition validation 2020-09-10 16:53:07 +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 Fix tests for models and tema import/export 2019-07-26 12:40:36 +02:00
notification.rb Bring back old notifications 2021-02-25 11:59:14 +01:00
project.rb Fix export all functionality [SCI-5776] 2021-06-08 14:21:34 +02: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
protocol.rb Fix no step bug 2020-10-22 13:21:05 +02:00
protocol_keyword.rb Add missing factories 2019-06-10 12:24:04 +02:00
protocol_protocol_keyword.rb Add missing factories 2019-06-10 12:24:04 +02:00
report.rb Remove old reports code [SCI-5650] 2021-06-18 10:40:00 +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 Improve filtering for inventories [SCI-5730] 2021-05-19 22:48:52 +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 Implement archiving and restoring of whole inventories 2020-06-18 18:07:23 +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 Fix tests for repository list and checklist items [SCI-5238] 2020-11-27 14:59:17 +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 Improve handling of empty cells in inventory imports [SCI-5094] 2020-10-12 14:42:47 +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 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 Improve limit check for repository list and checklist items [SCI-5238] 2020-11-23 12:54:29 +01:00
repository_list_value.rb Fix tests for repository list and checklist items [SCI-5238] 2020-11-27 14:59:17 +01:00
repository_number_value.rb Fix for API float parsing in the inventory number type column [SCI-5604] 2021-03-29 15:59:24 +02:00
repository_row.rb Revert scrope 2020-06-24 11:42:59 +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 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 Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
result_asset.rb Add valid factory check for Result(s) models 2019-06-10 12:24:02 +02:00
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 Add valid factory check for Result(s) models 2019-06-10 12:24:02 +02:00
result_text.rb Add valid factory check to Steps models 2019-06-10 12:24:03 +02:00
settings.rb Add missing factories 2019-06-10 12:24:04 +02:00
step.rb Remove cascading save from step 2021-04-12 12:20:05 +02:00
step_asset.rb Add missing factories 2019-06-10 12:24:04 +02:00
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 Add missing factories 2019-06-10 12:24:04 +02:00
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 Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776] 2020-07-03 16:48:29 +02:00
tag.rb Multiple small bugfixes [SCI-5494] 2021-02-18 13:55:03 +01: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 Fix export all functionality [SCI-5776] 2021-06-08 14:21:34 +02:00
temp_file.rb Refactor TinyMce assets, user avatars, zip files [SCI-3539] 2019-07-05 16:56:05 +02:00
tiny_mce_asset.rb Update Rails to 6.1.1, ruby to 2.7.2 [SCI-5459] 2021-01-28 14:43:45 +01:00
token.rb Add missing factories 2019-06-10 12:24:04 +02:00
user.rb Merge branch 'develop' into features/new-reports 2021-05-21 11:04:17 +02:00
user_identity.rb Add factory valid check for User's associations 2019-06-10 12:24:04 +02:00
user_my_module.rb Add factory valid check for User's associations 2019-06-10 12:24:04 +02:00
user_notification.rb Bring back old notifications 2021-02-25 11:59:14 +01:00
user_project.rb Add factory valid check for User's associations 2019-06-10 12:24:04 +02:00
user_system_notification.rb Add bulk insert for UserSystemNotifications, New service for sending emails 2019-05-08 08:38:10 +02:00
user_team.rb Cherry-picked commit from ZZ (and LM)'s various changes 2019-07-26 10:13:14 +02:00
view_state.rb Fix view state validation [SCI-3436] 2019-06-13 14:28:46 +02:00
wopi_action.rb Refactor WOPI discovery 2020-09-29 12:58:05 +02:00
wopi_app.rb Add missing factories 2019-06-10 12:24:04 +02:00
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