.. |
access_permissions
|
Fix read project users permission [SCI-10355] (#7224)
|
2024-03-07 13:32:20 +01:00 |
active_storage
|
|
|
api
|
Fix read project users permission [SCI-10355] (#7224)
|
2024-03-07 13:32:20 +01:00 |
concerns
|
Merge branch 'develop' into features/new-datatable
|
2024-01-09 10:36:21 +01:00 |
dashboard
|
Add new task modal for dashboard [SCI-10141]
|
2024-05-06 12:47:36 +02:00 |
doorkeeper
|
|
|
navigator
|
Fix issue loading navigator [SCI-10513]
|
2024-03-22 12:37:00 +01:00 |
repository_columns
|
|
|
result_elements
|
Fix smart annotations [SCI-9605][SCI-9772]
|
2023-11-27 11:38:54 +01:00 |
step_elements
|
Refactor checklist [SCI-9959]
|
2024-01-22 14:01:32 +01:00 |
users
|
Remember the state of Step (Collapsed or Extended) per User [SCI-10258]
|
2024-04-03 15:01:36 +02:00 |
active_jobs_controller.rb
|
|
|
application_controller.rb
|
Refactor label templates backend [SCI-9676]
|
2023-11-09 17:12:18 +01:00 |
asset_sync_controller.rb
|
Fix making backup copy of conflicting files [SCI-10228]
|
2024-02-16 13:06:17 +01:00 |
assets_controller.rb
|
Merge remote-tracking branch 'upstream/features/inventory-import-improvements' into SCI-10256-ik
|
2024-03-28 11:32:21 +01:00 |
at_who_controller.rb
|
Improve parameter filtering in activities filters and smart annotations [SCI-9218] (#6129)
|
2023-09-04 15:56:17 +02:00 |
canvas_controller.rb
|
|
|
comments_controller.rb
|
Fix comment permission check [SCI-9367]
|
2023-09-25 11:14:22 +02:00 |
dashboards_controller.rb
|
|
|
design_elements_controller.rb
|
Add design page
|
2024-01-19 10:52:07 +01:00 |
experiments_controller.rb
|
Add permission check for experiment and task list [SCI-10450] (#7296)
|
2024-03-18 10:52:37 +01:00 |
external_protocols_controller.rb
|
|
|
gene_sequence_assets_controller.rb
|
Refactor method for renaming attached files [SCI-10256]
|
2024-03-28 08:46:40 +01:00 |
global_activities_controller.rb
|
Fix filter label on webhook page [SCI-9752]
|
2023-12-19 10:41:23 +01:00 |
hidden_repository_cell_reminders_controller.rb
|
|
|
label_printers_controller.rb
|
|
|
label_templates_controller.rb
|
Add initial table [SCI-9680]
|
2023-11-23 10:55:51 +01:00 |
marvin_js_assets_controller.rb
|
Refactor method for renaming attached files [SCI-10256]
|
2024-03-28 08:46:40 +01:00 |
my_module_repositories_controller.rb
|
Add endpoint for assigning multiple task to inventory [SCI-10429]
|
2024-04-15 21:48:33 +01:00 |
my_module_repository_snapshots_controller.rb
|
Fix snapshoting for LinkedRepository caused by external_id uniqueness constraint [SCI-9817] (#7066)
|
2024-02-06 14:23:01 +01:00 |
my_module_shareable_links_controller.rb
|
Update viewer and technician interaction on shareable link modal [SCI-9047] (#6568)
|
2023-11-15 15:55:48 +01:00 |
my_module_status_flow_controller.rb
|
|
|
my_module_tags_controller.rb
|
Replace tasks table [SCI-9801]
|
2023-12-20 17:47:09 +01:00 |
my_modules_controller.rb
|
Revert task status changes [SCI-10198]
|
2024-03-18 18:17:12 +01:00 |
navigations_controller.rb
|
Add user preferences link in notification settings flyout [SCI-10438] (#7280)
|
2024-03-14 13:27:27 +01:00 |
project_activities_controller.rb
|
|
|
project_folders_controller.rb
|
Finalize projects table
|
2023-12-01 09:56:14 +01:00 |
projects_controller.rb
|
Fix activity generation at project visibility change [SCI-10569]
|
2024-04-02 16:29:04 +02:00 |
protocols_controller.rb
|
Add archived tag to protocol liked tasks modal items [SCI-10560]
|
2024-04-01 22:04:02 +01:00 |
reports_controller.rb
|
Fix save to invetory modal [SCI-10331]
|
2024-03-17 11:19:05 +01:00 |
repositories_controller.rb
|
Add new activity for editing items through "Import" function [SCI-10169]
|
2024-04-25 03:29:58 +04:00 |
repository_columns_controller.rb
|
Replace reports table [SCI-9803]
|
2024-01-11 10:06:39 +01:00 |
repository_row_connections_controller.rb
|
For item relationship missing archived tag for inventory [SCI-10239]
|
2024-03-07 04:25:03 +04:00 |
repository_rows_controller.rb
|
Merge branch 'features/new-datatable' of github.com:scinote-eln/scinote-web into features/new-datatable
|
2024-01-11 15:27:10 +01:00 |
repository_stock_values_controller.rb
|
Add new stock management modal and edit itemm card stock fields [SCI-9415] (#6474)
|
2023-10-27 10:31:38 +02:00 |
repository_table_filters_controller.rb
|
|
|
result_assets_controller.rb
|
Switch to asset text extraction with ActiveStorage analyzer [SCI-9954] (#6956)
|
2024-02-05 16:24:06 +01:00 |
result_orderable_elements_controller.rb
|
Fix reordering of the result elements [SCI-10079] (#6998)
|
2024-01-24 10:07:59 +01:00 |
result_tables_controller.rb
|
Fix unit test [SCI-9570] (#6552)
|
2023-11-13 09:34:38 +01:00 |
result_texts_controller.rb
|
Fix smart annotations [SCI-9605][SCI-9772]
|
2023-11-27 11:38:54 +01:00 |
results_controller.rb
|
Improve export inventories modals with file_type options of xslx/csv [SCI-10550]
|
2024-04-10 16:55:49 +02:00 |
search_controller.rb
|
|
|
step_orderable_elements_controller.rb
|
|
|
steps_controller.rb
|
Switch to asset text extraction with ActiveStorage analyzer [SCI-9954] (#6956)
|
2024-02-05 16:24:06 +01:00 |
tags_controller.rb
|
Replace tasks table [SCI-9801]
|
2023-12-20 17:47:09 +01:00 |
team_repositories_controller.rb
|
Fix change of sharing repository settings [SCI-10428] (#7294)
|
2024-03-18 09:37:36 +01:00 |
teams_controller.rb
|
Refactor old export async methods to ActiveJobs [SCI-9092] (#6170)
|
2023-09-08 11:35:16 +02:00 |
tiny_mce_assets_controller.rb
|
|
|
user_my_modules_controller.rb
|
Fix task assgned users search query and CSS [SCI-10367]
|
2024-03-25 12:01:48 +01:00 |
user_notifications_controller.rb
|
Add reminder job interval option
|
2023-12-12 14:08:42 +01:00 |
user_repositories_controller.rb
|
|
|
wopi_controller.rb
|
Fix saving last_modified_by for WOPI audit trails [SCI-10033]
|
2024-02-15 14:14:38 +01:00 |
zip_exports_controller.rb
|
|
|