scinote-web/app/controllers
2024-03-20 16:43:00 +01: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 Merge branch 'develop' into features/september-release 2023-09-01 10:30:48 +02:00
doorkeeper Throw error when authenticating with revoked tokens [SCI-7631] 2023-01-24 15:57:59 +01:00
navigator Fix folder visibility in navigator [SCI-10482] 2024-03-20 15:44:13 +01:00
repository_columns Fix date time inventories reminder processing [SCI-7816] 2023-01-30 17:07:27 +01: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 Fix unsafe user handling in the Linkedin sign-up flow [SCI-10421] (#7259) 2024-03-12 13:02:44 +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 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 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
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 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 Add initial table [SCI-9680] 2023-11-23 10:55:51 +01: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 Merge branch 'develop' into features/inventory-import-improvements 2024-02-26 10:46:49 +01:00
protocols_controller.rb Fix user roles for protocol access modal [SCI-10388] (#7275) 2024-03-14 13:17:07 +01:00
reports_controller.rb Fix save to invetory modal [SCI-10331] 2024-03-17 11:19:05 +01:00
repositories_controller.rb Merge branch 'release/1.30.0' into develop 2024-03-13 15:26:35 +01: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 Fix date/time filter loading and overwriting [SCI-6582] (#3898) 2022-02-25 15:27:31 +01:00
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 Merge branch 'release/1.30.0' into develop 2024-03-13 15:26:35 +01:00
search_controller.rb Add ordering to global search results [SCI-6639] (#3960) 2022-03-28 09:56:39 +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 Refactor old export async methods to ActiveJobs [SCI-9092] (#6170) 2023-09-08 11:35:16 +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 designated users on task and new task modal [SCI-10488] 2024-03-20 15:59:38 +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