demarches-normaliennes/spec/views/users/dossiers
Colin Darie 75c22bc7d4
perf(usager): cache tabs with a simple and fast cache_key
Plutôt que d'include dans la cache_key tous les scopes utilisés par l'onglet,
(ce qui provquerait une requête par scope),
on le base simplement sur les dossiers & invitations.
Les deleted dossiers sont inclus indirectement car ça correspond à la
suppression (N-1) d'un dossier.
2023-12-04 15:31:47 +01:00
..
show remove specific tabs css and use DSFR tabs 2023-11-15 18:42:40 +01:00
_dossier_actions.html.haml_spec.rb fix: remove hardcoded .html.haml from render calls since it no longer works 2023-05-03 10:10:38 +02:00
_expiration_banner.html.haml_spec.rb fix: remove hardcoded .html.haml from render calls since it no longer works 2023-05-03 10:10:38 +02:00
brouillon.html.haml_spec.rb test: fix deprecated any_instance and stub old syntax 2023-11-10 14:19:56 +01:00
demande.html.haml_spec.rb fix: remove hardcoded .html.haml from render calls since it no longer works 2023-05-03 10:10:38 +02:00
etablissement.html.haml_spec.rb fix: remove hardcoded .html.haml from render calls since it no longer works 2023-05-03 10:10:38 +02:00
identite.html.haml_spec.rb fix: remove hardcoded .html.haml from render calls since it no longer works 2023-05-03 10:10:38 +02:00
index.html.haml_spec.rb perf(usager): cache tabs with a simple and fast cache_key 2023-12-04 15:31:47 +01:00
papertrail.pdf.prawl_spec.rb fix: remove hardcoded .pdf.prawn from describe calls since it no longer works 2023-05-03 10:10:38 +02:00
show.html.haml_spec.rb style(dossier): status overview with dsfr class 2023-05-09 18:49:52 +02:00
siret.html.haml_spec.rb fix: remove hardcoded .html.haml from render calls since it no longer works 2023-05-03 10:10:38 +02:00