demarches-normaliennes/config
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
..
environments Add a DS_PROXY_URL env variable 2019-10-30 16:15:38 +01:00
initializers Extend old export format till mid-November 2019-10-31 17:11:46 +01:00
locales Fix typos 2019-10-25 09:41:22 +02:00
webpack Remove unnecessary uglify options 2019-05-02 14:10:48 +02:00
application.rb Migrate to flipper 2019-09-10 16:10:14 +02:00
boot.rb Bump development gems 2018-03-06 16:17:22 +01:00
brakeman.ignore instructeurs: fix ProcedurePresentation to use instructeur.user.email 2019-11-04 10:44:24 +01:00
cable.yml Stop using staging environement 2018-08-29 11:22:56 +02:00
database.yml Setup a timeout on long query 2019-10-17 16:45:18 +02:00
deploy.rb Add Pg statement timeout variable to allow long migration 2019-10-24 15:54:25 +02:00
env.example Add a DS_PROXY_URL env variable 2019-10-30 16:15:38 +01:00
environment.rb Bump development gems 2018-03-06 16:17:22 +01:00
puma.rb Puma: change config to enable cluster mode in production 2019-03-18 11:40:13 +01:00
routes.rb move procedure to new design 2019-10-31 10:27:19 +01:00
secrets.yml migrate sendinblue API to v3 2019-10-22 10:06:53 +02:00
skylight.yml [ENV] Add skylight conf 2018-08-23 15:55:31 +02:00
storage.yml Revert "Revert "Decommission ActiveStorage proxy service and use openstack service"" 2019-10-30 12:11:45 +01:00
webpacker.yml Update webpacker and replace vue with react 2019-04-03 14:38:07 +02:00