scinote-web/app/controllers
2024-05-21 11:08:49 +02:00
..
access_permissions Fix read project users permission [SCI-10355] (#7224) 2024-03-07 13:32:20 +01:00
active_storage Fix preview generation [SCI-8855] 2023-07-17 13:05:33 +02:00
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 Fix global search backend [SCI-10573] 2024-04-26 11:19:21 +02:00
doorkeeper Throw error when authenticating with revoked tokens [SCI-7631] 2023-01-24 15:57:59 +01:00
navigator Fix issue loading navigator [SCI-10513] 2024-03-22 12:37:00 +01:00
repository_columns Merge branch 'develop' into features/global-search 2024-04-18 17:02:26 +02:00
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 Add helper method for checking user 2fa enabled [SCI-10634] 2024-04-18 10:43:07 +01: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 Properly set warden session in asset syncs controller [SCI-10637] 2024-04-15 10:29:28 +02: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 Improve parameter filtering in activities filters and smart annotations [SCI-9218] (#6129) 2023-09-04 15:56:17 +02:00
canvas_controller.rb Fix switching between views on experiment canvas [SCI-6879] 2022-06-09 14:13:29 +02:00
comments_controller.rb Fix comment permission check [SCI-9367] 2023-09-25 11:14:22 +02:00
dashboards_controller.rb Fix links for global search results [SCI-10682] 2024-05-09 13:25:15 +02:00
design_elements_controller.rb Add design page 2024-01-19 10:52:07 +01:00
experiments_controller.rb Fix links for global search results [SCI-10682] 2024-05-09 13:25:15 +02:00
external_protocols_controller.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
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 Implement hidden repository cell reminders [SCI-6504] (#3933) 2022-03-11 12:38:45 +01:00
label_printers_controller.rb Merge branch 'features/rails-upgrade' into develop 2023-07-13 13:10:59 +02:00
label_templates_controller.rb Fix label printing and experiment description [SCI-10662] 2024-04-23 14:07:46 +02:00
marvin_js_assets_controller.rb Unable to create a MarvinJS attachment [SCI-9178] 2023-09-05 18:29:15 +04:00
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 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 Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
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 Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
project_folders_controller.rb Finalize projects table 2023-12-01 09:56:14 +01:00
projects_controller.rb Small fixes for global search [SCI-10712] 2024-05-15 12:28:53 +02:00
protocols_controller.rb Fix draft creation to prevent dupciates [SCI-10598] 2024-04-10 18:52:01 +02:00
reports_controller.rb Fix save to invetory modal [SCI-10331] 2024-03-17 11:19:05 +01:00
repositories_controller.rb Fix item archiving [SCI-10716] 2024-05-15 15:45:40 +02: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 Change error message wording and update logic [SCI-9506] 2024-04-16 12:59:56 +02: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 Fix navigator state for results [SCI-10700] 2024-05-17 14:15:04 +02:00
search_controller.rb Fix sorting of assets by name on global search [SCI-10725] 2024-05-21 11:08:49 +02:00
step_orderable_elements_controller.rb Improve activity records creation in controllers [SCI-7505] 2022-11-24 15:19:17 +01:00
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 Fix various quick search bugs [SCI-10714] 2024-05-20 10:35:06 +02:00
tiny_mce_assets_controller.rb Protocol permissions - button display [SCI-8058] 2023-03-14 12:12:54 +04:00
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 Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
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