demarches-normaliennes/spec
2023-03-22 11:43:08 +01:00
..
components feat(annotations): activate autosave 2023-03-14 15:22:13 +01:00
controllers fix(champ): may fix pg deadlocks: autosave already saves value at the same time 2023-03-20 14:32:14 +01:00
factories Merge branch 'main' into feature/prefill_repetible 2023-02-22 19:49:06 +01:00
fixtures fix(groupe instructeur mailer): do not notify if no added instructeurs 2023-03-08 11:03:33 +01:00
graphql fix(graphql): return empty array when no attachments 2023-03-16 10:59:08 +01:00
helpers feat(siret): render siret formatted like INSEE 2023-03-15 12:43:56 +01:00
jobs fix(job): Cron::WeeklyOverviewJob simplified and respect dolist API rate limiting 2023-03-06 14:39:55 +01:00
lib enrich value from education api 2023-02-28 14:23:38 +01:00
mailers feat(token depreciation): add mail alert 2023-03-16 16:16:45 +01:00
middlewares specs: always require rails_helper 2020-03-31 12:48:32 +02:00
models fix(dossier): fix rebasing submitted dossiers private champs type changes 2023-03-22 11:43:08 +01:00
policies refactor(dossier): champs -> champs_public 2022-11-10 22:44:39 +00:00
serializers normalize boolean values (#8320) 2023-01-05 11:18:27 +00:00
services add new column to spreadsheets 2023-03-16 11:32:05 +01:00
support feature spec cover 2023-03-01 14:05:18 +01:00
system fix validation of yes-no question in avis 2023-03-21 17:07:05 +01:00
views reorganise file order for more consistency 2023-03-16 11:32:05 +01:00
rails_helper.rb Add and correct tests 2023-03-01 10:21:22 +01:00
spec_helper.rb Chore(test): enable rspec only-failures support 2021-04-15 14:17:39 +02:00