.. |
concerns
|
Optimize loading of project and experiment cards [SCI-6346]
|
2021-12-13 16:43:16 +01:00 |
my_module_status_conditions
|
|
|
my_module_status_consequences
|
|
|
my_module_status_implications
|
|
|
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
|
|
|
asset.rb
|
Merge pull request #3464 from biosistemika/features/bioeddie-integration
|
2021-08-03 13:32:53 +02:00 |
asset_text_datum.rb
|
|
|
bmt_filter.rb
|
Add saved filters backend [SCI-5977] (#3509)
|
2021-08-30 10:49:15 +02:00 |
bmt_repository.rb
|
Fix state for bmt repository [SCI-6089] (#3758)
|
2022-01-03 12:34:06 +01:00 |
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
|
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 |
linked_repository.rb
|
Add BMT inventory model [SCI-6009]
|
2021-08-30 10:49:15 +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
|
|
|
my_module_status.rb
|
Replace empty? with blank? [SCI-5579]
|
2021-07-23 11:56:28 +02:00 |
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
|
Optimize loading of project and experiment cards [SCI-6346]
|
2021-12-13 16:43:16 +01:00 |
project_comment.rb
|
|
|
project_folder.rb
|
|
|
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
|
|
|
repository.rb
|
Merge branch 'master' into features/bmt-search
|
2021-12-20 13:08:20 +01:00 |
repository_asset_value.rb
|
Fix handling of date values in repositories [SCI-6551] (#3877)
|
2022-02-21 12:08:35 +01:00 |
repository_base.rb
|
Add external IDs to repositories [SCI-5990]
|
2021-08-30 10:49:14 +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
|
Fix filter updates after item deletion [SCI-6490] (#3832)
|
2022-02-10 09:50:34 +01:00 |
repository_checklist_items_value.rb
|
|
|
repository_checklist_value.rb
|
Fix handling of date values in repositories [SCI-6551] (#3877)
|
2022-02-21 12:08:35 +01:00 |
repository_column.rb
|
Add models and controller for repository table filters [SCI-6209]
|
2021-12-02 14:25:23 +01:00 |
repository_date_range_value.rb
|
Fix date/time range filtering [SCI-6574] (#3882)
|
2022-02-22 13:29:50 +01:00 |
repository_date_time_range_value.rb
|
Fix handling of date values in repositories [SCI-6551] (#3877)
|
2022-02-21 12:08:35 +01: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 today, this month, this year operators [SCI-6527] (#3845)
|
2022-02-22 14:14:16 +01: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 today, this month, this year operators [SCI-6527] (#3845)
|
2022-02-22 14:14:16 +01:00 |
repository_list_item.rb
|
Fix filter updates after item deletion [SCI-6490] (#3832)
|
2022-02-10 09:50:34 +01:00 |
repository_list_value.rb
|
Fix handling of date values in repositories [SCI-6551] (#3877)
|
2022-02-21 12:08:35 +01:00 |
repository_number_value.rb
|
Fix advanced filters for numbers [SCI-6577] (#3899)
|
2022-02-28 10:31:42 +01:00 |
repository_row.rb
|
Add advanced filters to repository datatable service [SCI-6210]
|
2021-12-21 12:38:52 +01:00 |
repository_snapshot.rb
|
Fix filtering in repository snapshots [SCI-6423] (#3887)
|
2022-02-23 09:24:38 +01:00 |
repository_status_item.rb
|
Fix advanced filters for list and status data types [SCI-6524][SCI-6521] (#3844)
|
2022-02-11 13:50:42 +01:00 |
repository_status_value.rb
|
Fix handling of date values in repositories [SCI-6551] (#3877)
|
2022-02-21 12:08:35 +01:00 |
repository_table_filter.rb
|
Add error handling for saving filters [SCI-6488] (#3835)
|
2022-02-11 13:32:27 +01:00 |
repository_table_filter_element.rb
|
Add error handling for saving filters [SCI-6488] (#3835)
|
2022-02-11 13:32:27 +01:00 |
repository_table_state.rb
|
|
|
repository_text_value.rb
|
Fix handling of date values in repositories [SCI-6551] (#3877)
|
2022-02-21 12:08:35 +01:00 |
repository_time_range_value.rb
|
Fix time range value filter [SCI-6580] (#3896)
|
2022-02-25 14:29:39 +01:00 |
repository_time_value.rb
|
Fix handling of date values in repositories [SCI-6551] (#3877)
|
2022-02-21 12:08:35 +01: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
|
|
|
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
|
|
|
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
|
Replace empty? with blank? [SCI-5579]
|
2021-07-23 11:56:28 +02:00 |
token.rb
|
|
|
user.rb
|
Fix repository filters to user relation [SCI-6263] (#3820)
|
2022-02-04 10:53:19 +01: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
|
|
|
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
|
|
|
wopi_app.rb
|
|
|
wopi_discovery.rb
|
|
|
zip_export.rb
|
|
|