demarches-normaliennes/spec
Pierre de La Morinerie 8e6930d257 instructeurs: fix ProcedurePresentation to use instructeur.user.email
The `joins` are declared explicitely in order to associate a predictable
name to the joined table.

Otherwise, when the query is joined with `:users`, ActiveRecord will
alias the join automatically  to solve the conflict. Unfortunately, the
automatic resolution means that the table name becomes unpredictable,
and thus unsuitable to perform queries on.
2019-11-04 10:44:24 +01:00
..
controllers instructeurs: alias instructeur.email 2019-11-04 10:44:24 +01:00
factories Invite experts to linked dossiers 2019-10-23 13:10:09 +02:00
features views: refactor the attachment/edit view 2019-10-31 10:27:19 +01:00
fixtures helpscout: use replies_sent to compute contact rate 2019-09-11 17:26:10 +02:00
helpers fix dossier_linked_path in routed procedure 2019-10-23 21:47:20 +02:00
jobs [fix #4361] administrateur active 2019-10-24 18:32:48 +02:00
lib [fix #4361] administrateur active 2019-10-24 18:32:48 +02:00
mailers add mailer test 2019-10-22 09:51:14 +02:00
middlewares Use rack_attack_enabled? 2019-08-20 13:29:29 +02:00
models instructeurs: fix ProcedurePresentation to use instructeur.user.email 2019-11-04 10:44:24 +01:00
policies champ_policy: allow instructeurs to access private annotations 2019-10-08 14:34:12 +02:00
serializers Dossier Factory: link procedure by defaut_groupe_instructeur 2019-09-03 06:47:02 +02:00
services Add Entreprise raison sociale to dossier export 2019-10-31 17:11:46 +01:00
support specs: re-order method in feature helpers 2019-10-21 11:45:03 +02:00
views instructeurs: alias instructeur.email 2019-11-04 10:44:24 +01:00
rails_helper.rb Bump development gems 2018-03-06 16:17:22 +01:00
spec_helper.rb Migrate to flipper 2019-09-10 16:10:14 +02:00