demarches-normaliennes/app
Nicolas Bouilleaud d417907f36 Just rely on the constraints to avoid duplicate Follows
Don’t check manually in advance: just try to create the new Follow and silently fail.

Since we have both Rails validation and DB constraints in place, we have two types of errors to check. I’m not actually sure this change improves the legibility of the code.
2019-06-12 17:33:53 +02:00
..
assets stylesheets: fix font of dropdown items on Firefox 2019-06-04 11:37:40 +02:00
controllers Add crisp 2019-06-05 17:41:47 +02:00
dashboards Show administrateurs in manager 2019-03-12 11:59:01 +01:00
fields Add attestation template to manager 2019-03-06 16:49:16 +01:00
helpers Do not crash if element to remove is not found 2019-04-09 17:15:45 +02:00
javascript javascript: fix payload of ActiveStorage events missing on IE 11 2019-06-06 15:00:57 +02:00
jobs Add PurgeUnattachedBlobsJob 2019-05-21 14:05:33 +02:00
lib api_entreprise: display better error message when SIRET is private 2019-06-12 11:58:04 +02:00
mailers notification_mailer: send procedure id when reporting a missing logo 2019-05-13 16:23:11 +02:00
models Just rely on the constraints to avoid duplicate Follows 2019-06-12 17:33:53 +02:00
serializers Track dossier demander un avis 2019-05-14 14:31:03 +02:00
services Add nb_of_dossiers by years and deadline to PipeDrive Person 2019-06-04 16:55:11 +02:00
uploaders Carrierwave: change the method name to extension_whitelist for filter uploader file extension 2019-05-07 13:20:20 +02:00
validators Remove ProcedurePath 2018-10-30 12:01:45 +01:00
views Clear the “add admin” field after submit 2019-06-12 16:58:30 +02:00