demarches-normaliennes/app
Colin Darie adced0f33a fix(revision): fix stable siblings order when there are multiple identical position
Ça arrive parfois dans les tests, et potentiellement en prod :
après avoir créé un nouveau `revision_type_de_champ`,
on se retrouve très momentanément avec 2
RTDC ayant le même position en attendant le renumérotation peu près.

https://github.com/betagouv/demarches-simplifiees.fr/blob/main/app/models/procedure_revision.rb#L55

Ceci conduisait à une renumérotation erronnée quand la db renvoyait
le nouveau RTDC créé *avant* les précédents.
2022-08-03 18:29:48 +02:00
..
assets instances : prawn does not like svg 2022-07-20 15:48:16 +02:00
components fix(view_component): replace form_with with unaffected buffer form_tag helper 2022-08-03 11:57:26 +02:00
controllers fix(contact): translate captcha honeypot label 2022-08-03 11:57:26 +02:00
custom_views feat(footer): customize using custom views & locales 2022-03-10 17:31:20 +01:00
dashboards fix(manager/archives): status => job_status 2022-07-27 15:26:59 +02:00
fields fix(sentry#3144617191): render filesize to follow archive nicely 2022-04-21 17:41:10 +02:00
graphql perf(graphql): benchmark demarches_publiques query 2022-07-26 12:54:10 +02:00
helpers fix(patron): when rendering “patron” champs should have dossier 2022-07-28 12:10:32 +02:00
javascript fix(autosave): on check condition requests do not send file inputs 2022-08-03 12:04:39 +02:00
jobs Add concern for Datagouv schedulable jobs 2022-07-29 12:25:27 +02:00
lib modify Lib Datagouv API 2022-07-29 11:17:22 +02:00
mailers feat(Administrateur::ArchivesControllers): add archives #index and #create for admin 2022-07-04 14:18:46 +02:00
models fix(revision): fix stable siblings order when there are multiple identical position 2022-08-03 18:29:48 +02:00
policies feat(dossier): preview should save dossier 2022-05-24 17:02:05 +02:00
schemas fix(api particulier): remove $def key from pole emploi JSON schema 2021-12-16 16:45:18 +01:00
serializers refactor(revision): remove old code 2022-05-31 08:58:53 +02:00
services fix(agent_connect): constant path 2022-08-03 10:19:45 +02:00
validators use children_of on validation repetition is not empty 2022-05-20 09:24:05 +02:00
views fix(contact): translate captcha honeypot label 2022-08-03 11:57:26 +02:00