scinote-web/app/controllers
artoscinote 90f23cc61c
Fix API endpoints for user assignments [SCI-9150] (#6089)
* Fix project assignments API endpoint [SCI-9150]

* Fix API endpoint for updating experiment assignments [SCI-9150]

* Fix API endpoint for updating task assignments [SCI-9150]
2023-08-28 15:13:30 +02:00
..
access_permissions Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
active_storage Fix preview generation [SCI-8855] 2023-07-17 13:05:33 +02:00
api Fix API endpoints for user assignments [SCI-9150] (#6089) 2023-08-28 15:13:30 +02:00
concerns Fix link to original file in docx protocol parser notification [SCI-9123] (#6070) 2023-08-24 15:13:41 +02:00
dashboard Add method light_color? to my_module_status [SCI-9007] 2023-08-25 15:47:34 +02:00
doorkeeper Throw error when authenticating with revoked tokens [SCI-7631] 2023-01-24 15:57:59 +01:00
navigator Fix navigator render for active folder with archived elements [SCI-8890] 2023-07-20 10:18:05 +02:00
repository_columns Fix date time inventories reminder processing [SCI-7816] 2023-01-30 17:07:27 +01:00
step_elements Fix css issues on task [SCI-8504] 2023-05-26 11:12:47 +02:00
users Remove What's new section from user preferences section [SCI-9098] (#6046) 2023-08-23 13:12:06 +02:00
active_jobs_controller.rb
application_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
assets_controller.rb Reports - Issues after rails upgrade [SCI-8830] (#5758) 2023-07-12 15:42:34 +02:00
at_who_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +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 multiple issues after Rails upgrade [SCI-8780] (#5716) 2023-07-05 12:43:23 +02:00
dashboards_controller.rb
experiments_controller.rb Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
external_protocols_controller.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
global_activities_controller.rb Fix generation of docx report, fix rendering of modals [SCI-8911] (#5831) 2023-07-20 16:46:16 +02:00
hidden_repository_cell_reminders_controller.rb
label_printers_controller.rb Merge branch 'features/rails-upgrade' into develop 2023-07-13 13:10:59 +02:00
label_templates_controller.rb Show only default label templates when feature is disabled [SCI-9028] 2023-08-17 13:44:22 +02:00
marvin_js_assets_controller.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
my_module_comments_controller.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
my_module_repositories_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
my_module_repository_snapshots_controller.rb Fix snapshot table render [SCI-8883] 2023-07-18 11:43:55 +02:00
my_module_shareable_links_controller.rb Implement results tab for shareable task link [SCI-8753] (#5910) 2023-08-07 10:45:52 +02: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 Fix canvas tag issues [SCI-8917] (#5849) 2023-07-24 17:05:48 +02:00
my_modules_controller.rb Merge branch 'develop' into features/august-release 2023-07-26 11:22:49 +02:00
navigations_controller.rb Update css for team selection and search field [SCI-8540] 2023-06-13 11:52:14 +02:00
project_activities_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
project_comments_controller.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
project_folders_controller.rb Fix projects issues after rails upgrade [SCI-8827] (#5754) 2023-07-12 11:10:17 +02:00
projects_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
protocols_controller.rb Make docx parser feature togglable [SCI-9094] (#6055) 2023-08-23 16:46:29 +02:00
reports_controller.rb Merge branch 'hotfix/1.28.0.1' into develop 2023-08-24 12:14:30 +02:00
repositories_controller.rb Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
repository_columns_controller.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
repository_rows_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
repository_stock_values_controller.rb Stock editing and reminder fixes [SCI-6803] (#4078) 2022-05-09 11:20:38 +02:00
repository_table_filters_controller.rb
result_assets_controller.rb Fix displaying of file previews, refactor file analyzer [SCI-8892] (#5818) 2023-07-20 12:59:45 +02:00
result_comments_controller.rb
result_tables_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
result_texts_controller.rb Fix bundling for deleted files 2023-08-07 15:42:13 +02:00
results_controller.rb Improve activity records creation in controllers [SCI-7505] 2022-11-24 15:19:17 +01:00
search_controller.rb
step_comments_controller.rb Improve activity records creation in controllers [SCI-7505] 2022-11-24 15:19:17 +01: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 Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
tags_controller.rb Improve activity records creation in controllers [SCI-7505] 2022-11-24 15:19:17 +01:00
team_repositories_controller.rb Improve activity records creation in controllers [SCI-7505] 2022-11-24 15:19:17 +01:00
teams_controller.rb Merge branch 'hotfix/1.28.0.1' into develop 2023-08-24 12:14:30 +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 escape issues [SCI-8912] 2023-07-21 11:48:19 +02:00
user_notifications_controller.rb Apply hounder linter styling suggestions 2023-07-25 15:58:40 +02: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 handling of responses in WOPI controller [SCI-8856] (#5838) 2023-07-21 13:25:36 +02:00
zip_exports_controller.rb