demarches-normaliennes/app
Nicolas Bouilleaud 4f0871dab0 Use a single query in dossiers_id_with_notifications (instead of four)
This is used in /procedures#show and /procedures#index, to display badges on the “suivis” and “traités” tabs of each procedure. Rails cache helps when it’s the exact same query, but it’s not the case for different tabs.

I’m not certain it’ll be a visible performance improvement but it shouldn’t hurt.
2019-09-20 09:45:59 +02:00
..
assets stylesheets: make the actions bar sticky 2019-09-17 16:58:11 +02:00
controllers Instructeur: only export its dossiers 2019-09-19 12:24:40 +02:00
dashboards Rename gestionnaire in code to instructeur 2019-08-12 13:47:01 +02:00
fields manager: remove support for old pj 2019-07-30 16:11:17 +02:00
helpers Remove “avec_lien” helpers now that Procedure.path cannot be nil 2019-09-17 16:30:48 +02:00
javascript Refactor and redesign publish modal 2019-09-17 16:30:48 +02:00
jobs ! NEED JOB REBOOT Move remind activation logic to user 2019-08-14 16:34:50 +02:00
lib Revert "Upload through proxy" 2019-09-19 09:13:41 +02:00
mailers Remove duplicated attachments 2019-09-17 18:12:53 +02:00
models Use a single query in dossiers_id_with_notifications (instead of four) 2019-09-20 09:45:59 +02:00
policies Rename gestionnaire in code to instructeur 2019-08-12 13:47:01 +02:00
serializers Remove “avec_lien” helpers now that Procedure.path cannot be nil 2019-09-17 16:30:48 +02:00
services Add groupe_instructeur_label to export v1 2019-09-19 12:30:12 +02:00
validators gestion des 2 formats de bouton monavis 2019-09-17 13:39:45 +02:00
views Remove duplicated attachments 2019-09-17 18:12:53 +02:00