scinote-web/app/controllers
Alex Kriuchykhin fd308e1278
Merge pull request #8973 from okriuchykhin/ok_SCI_12495
Fix duplicated results in global search when filtering by tags [SCI-12495]
2025-10-24 10:34:41 +02:00
..
access_permissions Fix access management for STI models [SCI-12252] 2025-08-14 14:53:04 +02:00
active_storage Fix file downloads with shared api key [SCI-11756] (#8387) 2025-04-04 09:53:16 +02:00
api Merge pull request #8661 from aignatov-bio/ai-sci-12136-add-permission-checks-for-my-module-repository-rows 2025-08-11 16:57:56 +02:00
concerns Merge branch 'develop' into features/global-tags 2025-10-02 11:11:26 +02:00
dashboard Fix dashboard filters for tasks [SCI-12278] 2025-08-20 10:20:37 +02:00
doorkeeper
navigator Add user group assignments to navigator projects checks [SCI-12175] 2025-07-30 11:07:39 +02:00
repository_columns Merge branch 'develop' into features/global-search 2024-04-18 17:02:26 +02:00
result_elements Don't generate activity or send notifications if no changes were made to table [SCI-12424] 2025-10-03 13:00:50 +02:00
step_elements Merge branch 'release/1.44.0' into develop 2025-10-08 13:03:20 +02:00
users Fix permission checks for tags page and fix scroll for new tag [SCI-12456][SCI-12470] 2025-10-16 11:37:18 +02:00
active_jobs_controller.rb
application_controller.rb Improve implementation of team automations observers [SCI-12213] 2025-08-18 10:54:01 +02:00
asset_sync_controller.rb Reduce empty file versions creation in the new wopi file flow [SCI-11279] (#8297) 2025-03-10 10:40:43 +01:00
assets_controller.rb Add size limits for file text extraction and preview generation, remove unused data column from asset_text_data [SCI-11717] (#8369) 2025-04-07 14:27:55 +02:00
at_who_controller.rb Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158] 2025-07-28 14:50:12 +02:00
canvas_controller.rb
comments_controller.rb
dashboards_controller.rb Fix links for global search results [SCI-10682] 2024-05-09 13:25:15 +02:00
design_elements_controller.rb Add table to design elements [SCI-11810] 2025-04-14 16:21:58 +02:00
experiments_controller.rb Remove current experiment from available experiments for moving [SCI-12492] 2025-10-23 15:06:30 +02:00
external_protocols_controller.rb Add grant access to create modals [SCI-12257] 2025-09-15 12:21:05 +02:00
form_field_values_controller.rb Fix serialization when creating form field values [SCI-12259] 2025-08-14 11:38:53 +02:00
form_fields_controller.rb Add notifications for forms smart annotations [SCI-11710] 2025-03-26 14:48:41 +01:00
forms_controller.rb Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158] 2025-07-28 14:50:12 +02:00
gene_sequence_assets_controller.rb Fix gene sequence preview generation [SCI-12109] (#8646) 2025-07-08 10:04:36 +02:00
global_activities_controller.rb Limit quick search possible classes and improve params check for reports and activities [SCI-11260] (#8034) 2024-11-12 16:37:42 +01:00
global_constants_controller.rb Fix full view repository table on tasks data fetching [SCI-11571] 2025-02-14 12:19:51 +01:00
hidden_repository_cell_reminders_controller.rb Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158] 2025-07-28 14:50:12 +02:00
label_printers_controller.rb
label_templates_controller.rb Fix global search [SCI-12237] 2025-08-12 17:13:15 +02:00
marvin_js_assets_controller.rb Refactor method for renaming attached files [SCI-10256] 2024-05-30 13:28:35 +02:00
my_module_repositories_controller.rb Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158] 2025-07-28 14:50:12 +02:00
my_module_repository_snapshots_controller.rb Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158] 2025-07-28 14:50:12 +02:00
my_module_shareable_links_controller.rb Add archived label to results dropdown and add link to results in shared tasks [SCI-12067] 2025-08-18 12:13:59 +02:00
my_module_status_flow_controller.rb
my_modules_controller.rb Merge branch 'develop' into features/global-tags 2025-10-02 11:11:26 +02:00
navigations_controller.rb Merge branch 'features/team-automations' into ai-sci-12281-fix-top-navigation-for-users-without-team 2025-08-21 15:31:35 +02:00
project_activities_controller.rb
project_folders_controller.rb Initial upgrade to Rails 7.2.2 [SCI-11841] (#8524) 2025-06-04 13:31:57 +02:00
projects_controller.rb Merge pull request #8927 from aignatov-bio/ai-sci-12425-fix-redicret-for-legacy-project-url 2025-10-03 15:31:06 +02:00
protocols_controller.rb Add grant access to create modals [SCI-12257] 2025-09-15 12:21:05 +02:00
reports_controller.rb Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158] 2025-07-28 14:50:12 +02:00
repositories_controller.rb Add grant access to create modals [SCI-12257] 2025-09-15 12:21:05 +02:00
repository_columns_controller.rb Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158] 2025-07-28 14:50:12 +02:00
repository_row_connections_controller.rb Fix private inventory item when adding new item relationship [SCI-12253] 2025-08-18 10:53:52 +02:00
repository_rows_controller.rb Fix row name update [SCI-12260] 2025-08-14 11:50:18 +02:00
repository_stock_values_controller.rb
repository_table_filters_controller.rb Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158] 2025-07-28 14:50:12 +02:00
repository_templates_controller.rb Add test for repository template [SCI-11708] 2025-04-03 09:21:11 +02:00
result_assets_controller.rb Add versioned file attachments to assets [SCI-10774] 2024-09-16 10:56:18 +02:00
result_orderable_elements_controller.rb Fix results elements duplication [SCI-10609] 2025-02-05 11:09:09 +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 Add result contents observer [SCI-12333] 2025-09-11 11:58:39 +02:00
search_controller.rb Fix duplicated results in global search when filtering by tags [SCI-12495] 2025-10-23 17:03:41 +02:00
smart_annotations_controller.rb Add redirect for legacy project url [SCI-12425] 2025-10-03 13:59:14 +02:00
step_orderable_elements_controller.rb Log activity for content reordering only when order change [SCI-10730] 2024-06-17 12:52:48 +02:00
step_results_controller.rb Amend step labeling for step-result links [SCI-12093] 2025-07-03 16:17:46 +02:00
steps_controller.rb Add step number to dropodown [SCI-12037] 2025-06-26 11:14:56 +02:00
storage_location_repository_rows_controller.rb Fix redirect for storage locations in activities [SCI-11917] 2025-05-26 11:39:20 +02:00
storage_locations_controller.rb Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158] 2025-07-28 14:50:12 +02:00
tags_controller.rb Add confirmation delete tags modal [SCI-12443] 2025-10-14 13:03:52 +02:00
team_repositories_controller.rb Fix change of sharing repository settings [SCI-10428] (#7294) 2024-03-18 09:37:36 +01:00
team_shared_objects_controller.rb Don't revert to viewer role for roles with no read permission [SCI-12210] 2025-08-08 15:58:29 +02:00
teams_controller.rb Add tag filtering to task table [SCI-12289] 2025-09-03 15:42:14 +02:00
tiny_mce_assets_controller.rb
user_my_modules_controller.rb Move details section to vue [SCI-12238] 2025-08-27 11:32:26 +02:00
user_notifications_controller.rb Add collapsable breadcrumbs component [SCI-11184] 2024-10-14 14:40:21 +02:00
user_repositories_controller.rb
wopi_controller.rb Remove FileUrl from CheckFileInfo WOPI endpoint due to improper handling in their tests [SCI-12071] (#8626) 2025-07-03 10:58:49 +02:00
zip_exports_controller.rb