scinote-web/app/controllers
2024-02-19 10:46:47 +01:00
..
access_permissions Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-13 16:01:09 +01:00
active_storage
api Switch to asset text extraction with ActiveStorage analyzer [SCI-9954] (#6956) 2024-02-05 16:24:06 +01:00
concerns Fix permissions checking for active storage blobs belonging to different teams [SCI-9918] (#6871) 2024-01-03 17:09:15 +01:00
dashboard
doorkeeper
navigator
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 Merge branch 'develop' into features/asset-sync 2024-01-04 10:07:11 +01:00
active_jobs_controller.rb
application_controller.rb
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 pull request #7070 from ivanscinote/SCI-10122-ik 2024-02-12 14:15:48 +01:00
at_who_controller.rb
canvas_controller.rb
comments_controller.rb
dashboards_controller.rb
design_elements_controller.rb Add design page 2024-01-19 10:52:07 +01:00
experiments_controller.rb Fixed typos in clone experiment action [SCI-10232] 2024-02-19 10:46:47 +01:00
external_protocols_controller.rb
gene_sequence_assets_controller.rb Update last_modified_by for assets on edit [SCI-10033] 2024-01-24 15:18:34 +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
marvin_js_assets_controller.rb
my_module_repositories_controller.rb Fix consumption check for full view repository [SCI-10184] (#7082) 2024-02-13 15:05:34 +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
my_module_status_flow_controller.rb
my_module_tags_controller.rb
my_modules_controller.rb logic cleanup 2023-12-05 12:06:58 +04:00
navigations_controller.rb
project_activities_controller.rb
project_folders_controller.rb
projects_controller.rb
protocols_controller.rb Add obsolete tag for not used activites [SCI-10121] (#7050) 2024-02-05 10:25:20 +01:00
reports_controller.rb Delay marking Docx report as ready till after preview is created [SCI-10037] (#7025) 2024-02-05 10:18:23 +01:00
repositories_controller.rb Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-13 16:01:09 +01:00
repository_columns_controller.rb
repository_row_connections_controller.rb Fix loading archived status for item card relations [SCI-9910] (#6944) 2024-01-15 13:04:23 +01:00
repository_rows_controller.rb Improve objects loading and permissions checking for repository rows [SCI-9763] (#6875) 2024-01-09 09:37:50 +01:00
repository_stock_values_controller.rb
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
result_texts_controller.rb Fix smart annotations [SCI-9605][SCI-9772] 2023-11-27 11:38:54 +01:00
results_controller.rb Switch to asset text extraction with ActiveStorage analyzer [SCI-9954] (#6956) 2024-02-05 16:24:06 +01: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
team_repositories_controller.rb Add checking for ability to share a repository with allowed write [SCI-9853] (#6807) 2023-12-13 15:31:21 +01:00
teams_controller.rb
tiny_mce_assets_controller.rb
user_my_modules_controller.rb
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