demarches-normaliennes/spec
2024-01-24 10:48:17 +00:00
..
components refactor(spec): stop using procedure type de champs traits as :with_datetime, :with_xxx in favor of :types_de_champ_public which keeps position in check 2024-01-23 17:30:22 +01:00
controllers Envoie un email à l'expert en cas de nouveau commentaire de l'usager dans la messagerie 2024-01-24 10:48:17 +00:00
factories refactor(spec): stop using procedure type de champs traits as :with_datetime, :with_xxx in favor of :types_de_champ_public which keeps position in check 2024-01-23 17:30:22 +01:00
fixtures amelioration(procedure.usual_traitement_time_for_recent_dossiers): divise en 3 groupe l'estimation de la duree de traitement 2023-12-07 09:19:52 +01:00
graphql feat(API): cast type de champ EJ in a dedicated graphql type 2023-12-21 16:21:31 +01:00
helpers refactor(spec): stop using procedure type de champs traits as :with_datetime, :with_xxx in favor of :types_de_champ_public which keeps position in check 2024-01-23 17:30:22 +01:00
jobs fix(discarded-dossiers): don't crash whole job when a single dossier causes an error 2024-01-17 13:15:42 +01:00
lib refactor(spec): stop using procedure type de champs traits as :with_datetime, :with_xxx in favor of :types_de_champ_public which keeps position in check 2024-01-23 17:30:22 +01:00
mailers Merge pull request #9882 from demarches-simplifiees/add-dossier-reference-in-transfer-email 2024-01-15 15:39:09 +00:00
middlewares specs: always require rails_helper 2020-03-31 12:48:32 +02:00
models refactor(spec): stop using procedure type de champs traits as :with_datetime, :with_xxx in favor of :types_de_champ_public which keeps position in check 2024-01-23 17:30:22 +01:00
policies fix(fork): allow invited on dossier origin to resolve champs of forks 2023-05-24 16:53:51 +02:00
serializers normalize boolean values (#8320) 2023-01-05 11:18:27 +00:00
services refactor(spec): stop using procedure type de champs traits as :with_datetime, :with_xxx in favor of :types_de_champ_public which keeps position in check 2024-01-23 17:30:22 +01:00
support tech(review): implement some pair review suggestions 2024-01-12 11:00:29 +01:00
system refactor(spec): stop using procedure type de champs traits as :with_datetime, :with_xxx in favor of :types_de_champ_public which keeps position in check 2024-01-23 17:30:22 +01:00
tasks/maintenance feat(update_draft_revision_type_de_champs_task): force to use real position otherwise have to process parent_coordinates... 2024-01-22 14:57:04 +01:00
views refactor(spec): stop using procedure type de champs traits as :with_datetime, :with_xxx in favor of :types_de_champ_public which keeps position in check 2024-01-23 17:30:22 +01:00
rails_helper.rb chore: fix ActiveStorage::Current.host deprecation warning 2023-11-10 14:20:01 +01:00
spec_helper.rb test: retry system tests only on CI (get error fast in local) 2023-11-06 15:15:51 +01:00