.. |
concerns
|
Implement archiving and restoring of whole inventories
|
2020-06-18 18:07:23 +02:00 |
views/datatables
|
|
|
.keep
|
|
|
activity.rb
|
Remove doubled code
|
2020-06-22 15:41:24 +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
|
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
|
Add missing factories
|
2019-06-10 12:24:04 +02:00 |
connection.rb
|
Add missing factories
|
2019-06-10 12:24:04 +02:00 |
custom_field.rb
|
Add valid factory check for Sample(s) models
|
2019-06-10 12:24:02 +02:00 |
experiment.rb
|
Fix update_canvas
|
2020-06-15 10:52:35 +02:00 |
my_module.rb
|
Improve completed_on generation for steps/my_modules [SCI-4776]
|
2020-07-07 09:34:51 +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_tag.rb
|
Fix tests for models and tema import/export
|
2019-07-26 12:40:36 +02:00 |
notification.rb
|
|
|
project.rb
|
Fix missing unshared and unassigned inventories with snapshots in reports [SCI-4845]
|
2020-07-09 15:38:38 +02:00 |
project_comment.rb
|
Add missing factories
|
2019-06-10 12:24:04 +02:00 |
protocol.rb
|
Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776]
|
2020-07-03 16:48:29 +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
|
Improve code styling [SCI-4738]
|
2020-06-29 11:43:23 +02:00 |
report_element.rb
|
Keep reportElements up to date with active snapshots and repositories
|
2020-05-25 13:19:33 +02:00 |
repository.rb
|
Merge pull request #2695 from okriuchykhin/ok_SCI_4738
|
2020-07-02 15:18:47 +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
|
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
|
Export and import checklist items with delimiter
|
2020-06-01 17:19:33 +02:00 |
repository_column.rb
|
Export and import checklist items with delimiter
|
2020-06-01 17:19:33 +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
|
Revert scrope
|
2020-06-24 11:42:59 +02:00 |
repository_snapshot.rb
|
Fix missing unshared and unassigned inventories with snapshots in reports [SCI-4845]
|
2020-07-09 15:38:38 +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
|
Add valid factory check for Result(s) models
|
2019-06-10 12:24:02 +02:00 |
result_comment.rb
|
Add valid factory check for Result(s) models
|
2019-06-10 12:24:02 +02: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 |
sample.rb
|
Add valid factory check for Sample(s) models
|
2019-06-10 12:24:02 +02:00 |
sample_custom_field.rb
|
Add valid factory check for Sample(s) models
|
2019-06-10 12:24:02 +02:00 |
sample_group.rb
|
Add valid factory check for Sample(s) models
|
2019-06-10 12:24:02 +02:00 |
sample_my_module.rb
|
Add valid factory check for Sample(s) models
|
2019-06-10 12:24:02 +02:00 |
sample_type.rb
|
Add valid factory check for Sample(s) models
|
2019-06-10 12:24:02 +02:00 |
samples_table.rb
|
Add valid factory check for Sample(s) models
|
2019-06-10 12:24:02 +02:00 |
settings.rb
|
Add missing factories
|
2019-06-10 12:24:04 +02:00 |
step.rb
|
Improve completed_on generation for steps/my_modules [SCI-4776]
|
2020-07-07 09:34:51 +02:00 |
step_asset.rb
|
Add missing factories
|
2019-06-10 12:24:04 +02:00 |
step_comment.rb
|
Add valid factory check to Steps models
|
2019-06-10 12:24:03 +02:00 |
step_table.rb
|
Add missing factories
|
2019-06-10 12:24:04 +02:00 |
system_notification.rb
|
Upgrade Rails to 6.0 [SCI-3745]
|
2019-09-12 17:24:08 +02: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
|
Add valid factory check for Table, Tag, Team
|
2019-06-10 12:24:03 +02:00 |
task_comment.rb
|
Add valid factory check for Table, Tag, Team
|
2019-06-10 12:24:03 +02:00 |
team.rb
|
Add used space calculation method to the team model [SCI-4459]
|
2020-03-17 16:56:55 +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 repository snapshots to export all [SCI-4738]
|
2020-06-17 23:21:56 +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
|
Fix task error
|
2020-07-24 15:25:29 +02:00 |
token.rb
|
Add missing factories
|
2019-06-10 12:24:04 +02:00 |
user.rb
|
Merge branch 'features/2fa' into develop
|
2020-07-22 11:56:36 +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
|
Add factory valid check for User's associations
|
2019-06-10 12:24:04 +02: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
|
Add factory valid check for User's associations
|
2019-06-10 12:24:04 +02:00 |
view_state.rb
|
Fix view state validation [SCI-3436]
|
2019-06-13 14:28:46 +02:00 |
wopi_action.rb
|
Add missing factories
|
2019-06-10 12:24:04 +02:00 |
wopi_app.rb
|
Add missing factories
|
2019-06-10 12:24:04 +02:00 |
wopi_discovery.rb
|
Add missing factories
|
2019-06-10 12:24:04 +02:00 |
zip_export.rb
|
Remove Paperclip from codebase [SCI-3908]
|
2019-10-02 19:45:14 +02:00 |