scinote-web/app/controllers
2022-09-02 18:10:16 +02:00
..
access_permissions
active_storage
api Fix API endpoints for step elements creation [SCI-7101] 2022-08-18 17:31:29 +02:00
client_api
concerns Add step reordering and step element reordering service endpoints to API [SCI-6891][SCI-6892] (#4179) 2022-07-12 10:13:47 +02:00
dashboard Improve loading of the dashboard [SCI-6618] (#4001) 2022-04-08 11:09:13 +02:00
repository_columns Add datetime reminders to columns modal [SCI-6556] (#3934) 2022-03-18 14:40:09 +01:00
step_elements Activity and checklist fixes [SCI-7079] (#4330) 2022-08-10 10:37:27 +02:00
users Fix inviting users to team [SCI-6725] (#4026) 2022-04-15 15:31:08 +02:00
active_jobs_controller.rb
activities_controller.rb
application_controller.rb Replaced default ruby error pages [SCI-6967] (#4230) 2022-07-15 10:43:07 +02:00
assets_controller.rb Pdf viewer and protocol fixes [SCI-7074] (#4327) 2022-08-09 10:13:43 +02:00
at_who_controller.rb
bio_eddie_assets_controller.rb
bmt_filters_controller.rb
canvas_controller.rb Fix switching between views on experiment canvas [SCI-6879] 2022-06-09 14:13:29 +02:00
comments_controller.rb Add comments to step [SCI-6837] 2022-05-25 15:06:12 +02:00
dashboards_controller.rb
experiments_controller.rb Make permission checks for card selection async [SCI-7157] 2022-09-02 18:10:16 +02:00
external_protocols_controller.rb
global_activities_controller.rb
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
marvin_js_assets_controller.rb
my_module_comments_controller.rb
my_module_repositories_controller.rb Enable smart annotation notifcation at consumption and some rewording [SCI-6802] (#4094) 2022-05-17 11:41:53 +02:00
my_module_repository_snapshots_controller.rb Add repository snapshot error modal [SCI-6613] (#3993) 2022-04-12 13:29:11 +02:00
my_module_status_flow_controller.rb
my_module_tags_controller.rb
my_modules_controller.rb Added activity for update protocol name [SCI-7095] (#4346) 2022-08-11 14:09:01 +02:00
project_activities_controller.rb
project_comments_controller.rb
project_folders_controller.rb
projects_controller.rb Make permission checks for card selection async [SCI-7157] 2022-09-02 18:10:16 +02:00
protocols_controller.rb Added activity for update protocol name [SCI-7095] (#4346) 2022-08-11 14:09:01 +02:00
reports_controller.rb
repositories_controller.rb Fix team switching when viewing repository from another team [SCI-7058] 2022-08-05 14:13:36 +02:00
repository_columns_controller.rb
repository_rows_controller.rb Fix subject references for repository row activities [SCI-6906] (#4203) 2022-07-07 12:00:35 +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 Fix date/time filter loading and overwriting [SCI-6582] (#3898) 2022-02-25 15:27:31 +01:00
result_assets_controller.rb Fix Docx preview after replace file [SCI-6878] 2022-06-01 12:16:19 +02:00
result_comments_controller.rb
result_tables_controller.rb
result_texts_controller.rb
results_controller.rb
search_controller.rb Add ordering to global search results [SCI-6639] (#3960) 2022-03-28 09:56:39 +02:00
step_comments_controller.rb
step_orderable_elements_controller.rb Fix protocol linked protocol changes tracking [SCI-6986] 2022-08-09 14:15:49 +02:00
steps_controller.rb Activity and checklist fixes [SCI-7079] (#4330) 2022-08-10 10:37:27 +02:00
system_notifications_controller.rb
tags_controller.rb Allow tag creation on task level if you have permission [SCI-6573] (#4031) 2022-04-22 11:50:32 +02:00
team_repositories_controller.rb Fix tests [SCI-6486] (#3913) 2022-03-09 14:12:16 +01:00
teams_controller.rb
tiny_mce_assets_controller.rb Fix marvinJS save issue [SCI-7062] 2022-08-08 11:48:58 +02:00
user_my_modules_controller.rb Add task assignment API [SCI-6846] (#4123) 2022-06-03 10:09:42 +02:00
user_notifications_controller.rb
user_repositories_controller.rb
wopi_controller.rb
zip_exports_controller.rb