demarches-normaliennes/app
Colin Darie 49e016ba58 fix: handle all autolinks manually
On ne peut pas appeler super() qui est en méthode en C, pas en ruby.
Donc on doit gérer manuellement les cas possibles.
2023-03-29 15:42:33 +02:00
..
assets remove specific css for avis and fix broken display in list of avis for instructeurs 2023-03-27 14:59:49 +02:00
components feat(commune): chose commune by postal code 2023-03-28 16:34:19 +02:00
controllers feat(commune): chose commune by postal code 2023-03-28 16:34:19 +02:00
custom_views feat(footer): customize using custom views & locales 2022-03-10 17:31:20 +01:00
dashboards feat(manager): allow edit of procedure#piece_justificative_multiple 2023-03-23 11:57:40 +01:00
fields feat(manager): exports dashboard 2023-03-22 09:29:09 +01:00
graphql feat(graphql): add postalCode to champ commune 2023-03-28 16:34:19 +02:00
helpers fix(a11y): add a title in simple renderer links and autolinks 2023-03-22 14:05:06 +01:00
javascript chore(champ): remove unused react code 2023-03-28 16:34:19 +02:00
jobs chore(job): same max_run_time between ArchiveCreationJob and ExportJob 2023-03-09 15:37:13 +01:00
lib fix: handle all autolinks manually 2023-03-29 15:42:33 +02:00
mailers feat(token depreciation): add mail alert 2023-03-16 16:16:45 +01:00
models fix(avis): don't list question_answer radios on empty question 2023-03-29 15:42:33 +02:00
policies feat(dossier): preview should save dossier 2022-05-24 17:02:05 +02:00
schemas fix(rna): some associations don't have date_publication 2023-01-11 12:30:02 +01:00
serializers add new fields to serializer 2023-03-16 11:32:05 +01:00
services feat(apigeo): add communes_by_postal_code method 2023-03-28 16:34:19 +02:00
validators fix(administrateur): procedure page n+1 2023-02-16 11:29:21 +01:00
views Garde les tags dans les params lors de la pagination 2023-03-29 15:42:33 +02:00