scinote-web/app/controllers
2019-08-14 09:06:00 +02:00
..
active_storage Implement read permissions checks for ActiveStorage controllers [SCI-3680] 2019-08-07 15:21:41 +02:00
api Add system notifications service to health check endpoint [SCI-3522] 2019-05-31 15:52:47 +02:00
client_api Partially fixed according to pull request review, added comments to code review 2018-08-31 12:11:51 +02:00
concerns Replace marvinJS logo and fix some merge issues [SCI-3731] (#1976) 2019-08-13 11:04:19 +02:00
users Merge branch 'master' into ok_SCI_3678 2019-08-08 11:17:07 +02:00
activities_controller.rb Remove unused variables from activities controller [SCI-2778] 2018-11-14 13:17:38 +01:00
application_controller.rb Implement read permissions checks for ActiveStorage controllers [SCI-3680] 2019-08-07 15:21:41 +02:00
assets_controller.rb ActiveStorage fixies after latest master merge [SCI-3757] 2019-08-09 14:56:00 +02:00
at_who_controller.rb Improve HTML data escaping in JSON endpoints [SCI-3403] 2019-05-08 17:38:24 +02:00
canvas_controller.rb Improve experiment preview image generation [SCI-3177] 2019-04-17 12:06:46 +02:00
custom_fields_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
experiments_controller.rb Refactor Experiment workflow images [SCI-3539] 2019-07-04 09:33:12 +02:00
external_protocols_controller.rb Fix page redirect and add success flash msg after protocols.io import action 2019-07-11 09:50:39 +02:00
global_activities_controller.rb Fix empty result name issue (#1812) 2019-05-31 09:48:58 +02:00
marvin_js_assets_controller.rb Add activities for marvinJS [SCI-3630] (#1950) 2019-08-09 09:47:07 +02:00
my_module_comments_controller.rb Refactored comments over SciNote [SCI-3505] (#1808) 2019-06-04 14:40:21 +02:00
my_module_tags_controller.rb Fix nil issue in module controller 2019-05-31 16:02:21 +02:00
my_modules_controller.rb Add activities for marvinJS [SCI-3630] (#1950) 2019-08-09 09:47:07 +02:00
project_activities_controller.rb Fixed Hound warnings. 2018-02-14 13:16:32 +01:00
project_comments_controller.rb Refactored comments over SciNote [SCI-3505] (#1808) 2019-06-04 14:40:21 +02:00
projects_controller.rb Refactor title inline editing permission checking [SCI-3471] 2019-05-20 13:13:31 +02:00
protocols_controller.rb Add activities for marvinJS [SCI-3630] (#1950) 2019-08-09 09:47:07 +02:00
reports_controller.rb Improve permissions checks for reports [SCI-3700] 2019-07-12 16:44:15 +02:00
repositories_controller.rb Improve permissions checks for reports [SCI-3700] 2019-07-12 16:44:15 +02:00
repository_columns_controller.rb Improve permissions checks for reports [SCI-3700] 2019-07-12 16:44:15 +02:00
repository_list_items_controller.rb fixes hound adds specs to repository_list_items controller 2018-03-16 10:53:05 +01:00
repository_rows_controller.rb Update repository_rows_controller.rb 2019-07-12 17:03:09 +02:00
result_assets_controller.rb Implement DirectUpload for Steps, Results and Inventories [SCI-3679] 2019-07-25 18:00:24 +02:00
result_comments_controller.rb Refactored comments over SciNote [SCI-3505] (#1808) 2019-06-04 14:40:21 +02:00
result_tables_controller.rb SCI-3232 renaming the attribute name so it doesnt get 'constantized' 2019-03-26 11:39:54 +01:00
result_texts_controller.rb Add activities for marvinJS [SCI-3630] (#1950) 2019-08-09 09:47:07 +02:00
results_controller.rb SCI-3232 renaming the attribute name so it doesnt get 'constantized' 2019-03-26 11:39:54 +01:00
sample_groups_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
sample_my_modules_controller.rb rename Organization to Team in controllers 2017-01-24 17:06:51 +01:00
sample_types_controller.rb Overall refactoring of all canaid permissions and code related to their calls. 2018-02-16 10:54:06 +01:00
samples_controller.rb Fix nil case [SCI-2145] 2018-03-09 16:41:23 +01:00
search_controller.rb Remove Samples from search controller [SCI-2739] 2018-09-18 15:03:19 +02:00
step_comments_controller.rb Refactored comments over SciNote [SCI-3505] (#1808) 2019-06-04 14:40:21 +02:00
steps_controller.rb Handle situation for assets without blob in list sorting [SCI-3757] 2019-08-09 15:17:19 +02:00
system_notifications_controller.rb Changing status from unread to read system notification is not correct one [SCI-3077 and SCI-3075] (#1513) 2019-02-21 16:15:13 +01:00
tags_controller.rb Add new tag activtiies [SCI-3341] (#1712) 2019-04-30 10:23:09 +02:00
teams_controller.rb Futher refactoring of old Paperclip methods [SCI-3539] 2019-07-09 10:28:15 +02:00
tiny_mce_assets_controller.rb Add activities for marvinJS [SCI-3630] (#1950) 2019-08-09 09:47:07 +02:00
user_my_modules_controller.rb Task activities refactoring, without tests 2019-03-19 15:33:57 +01:00
user_notifications_controller.rb Removed unneeded ERB tags, which caused error. Minor refactoring. 2016-10-17 11:57:47 +02:00
user_projects_controller.rb Remove unassign_user_from_project notification and change code to use helper method for assignment notification generation 2019-07-01 13:44:27 +02:00
user_repositories_controller.rb Add aditional checks for inventory state objects [SCI-3412] 2019-05-27 17:32:21 +02:00
user_samples_controller.rb Add explicit ordering to samples_tables [SCI-2148][SCI-2149] 2018-03-13 13:16:34 +01:00
wopi_controller.rb Fix wopi file download URL [SCI-3757] (#1975) 2019-08-14 09:06:00 +02:00
zip_exports_controller.rb Implement read permissions checks for ActiveStorage controllers [SCI-3680] 2019-08-07 15:21:41 +02:00