LeSim
|
22830fd7f6
|
Merge pull request #10275 from demarches-simplifiees/fix_api_entreprise_status
Tech: corrige le mécanisme de surveillance des fournisseurs d entreprise.api.gouv.fr
|
2024-04-08 08:08:38 +00:00 |
|
Paul Chavard
|
c5c671f391
|
Merge pull request #10234 from tchak/type-de-champ-paths
feat(champ): add paths to type_de_champ
|
2024-04-08 08:07:30 +00:00 |
|
simon lehericey
|
e82a8787d5
|
dirty fix: avoid changing preferred domain
|
2024-04-05 15:26:12 +02:00 |
|
Paul Chavard
|
ce95fe1794
|
Merge pull request #10255 from demarches-simplifiees/fix-move-after-edit-list
ETQ Administrateur : Amélioration de l'accessibilité et de l'ergonomie de la liste d'édition du formulaire "déplacer après"
|
2024-04-05 11:39:55 +00:00 |
|
Paul Chavard
|
80b3f0c0b3
|
fix(champ): no validate on hidden champs
|
2024-04-05 13:24:57 +02:00 |
|
Paul Chavard
|
9edf0f5450
|
fix(spec): add- between position and label
|
2024-04-05 12:55:19 +02:00 |
|
simon lehericey
|
42f0b87c39
|
remove api_up?
|
2024-04-05 12:27:54 +02:00 |
|
simon lehericey
|
7b33963a67
|
add and use api_djepva_up?
|
2024-04-05 12:27:26 +02:00 |
|
simon lehericey
|
e994738a2e
|
add and use api_insee_up?
|
2024-04-05 12:26:44 +02:00 |
|
Paul Chavard
|
282ce1322c
|
fix(stats): more accurat stats about deleted dossiers
|
2024-04-04 19:00:48 +02:00 |
|
Paul Chavard
|
38a703034e
|
feat(champ): expose paths
|
2024-04-04 16:13:23 +02:00 |
|
Paul Chavard
|
9593e8825f
|
chore(browser): be more agressive about browser deprecation
|
2024-04-04 13:53:41 +02:00 |
|
Colin Darie
|
8af3f07181
|
Merge pull request #10231 from colinux/fix-gouv-fr-banner
Tech: petites corrections pour le .gouv
|
2024-04-04 09:02:03 +00:00 |
|
Colin Darie
|
8c0375fe6f
|
chore: easier to test .gouv / new host using APP_HOST
|
2024-04-02 19:36:39 +02:00 |
|
Colin Darie
|
36fc535386
|
refactor(mailer): for devise mailer set locale in dedicated action
|
2024-04-02 19:25:44 +02:00 |
|
Colin Darie
|
68ee4a3404
|
feat(mail): use contextualized Current.application_name
|
2024-04-02 18:47:48 +02:00 |
|
Colin Darie
|
21991d7253
|
feat(mail): link with hosts for recipient for user mailer
|
2024-04-02 18:47:46 +02:00 |
|
Colin Darie
|
5bf580b6ac
|
feat(mail): link with hosts for recipient for notification mailer
|
2024-04-02 18:47:45 +02:00 |
|
Colin Darie
|
f8a9e72aa2
|
feat(mail): from and link with host for recipient in dossier_mailer
|
2024-04-02 18:47:44 +02:00 |
|
Colin Darie
|
3512e071d3
|
feat(mail): devise mailer respect user preferred host for any mail
|
2024-04-02 18:47:43 +02:00 |
|
Colin Darie
|
d14fe83261
|
feat(mail): devise confirmation instructions respect user preferred host
|
2024-04-02 18:47:41 +02:00 |
|
Colin Darie
|
863784a1a9
|
test: configure default host on APP_HOST everywhere
|
2024-04-02 18:47:40 +02:00 |
|
LeSim
|
2ea45d5dba
|
Merge pull request #10251 from colinux/exports-reduce-memory
Tech (exports): télécharge les PJ > 10mb en chunks pour ne pas les mettre en mémoire
|
2024-04-02 14:48:33 +00:00 |
|
Paul Chavard
|
61a6f0b382
|
Merge pull request #10243 from demarches-simplifiees/small_job_fixes
Tech: petites corrections pour éviter les réessais inutile sur les jobs de mail et de rnf
|
2024-04-02 14:09:55 +00:00 |
|
Colin Darie
|
e23e2d9c31
|
perf(export): download in chunks files >= 10 mb
|
2024-04-02 15:54:46 +02:00 |
|
mfo
|
84f0891a8b
|
Merge pull request #10245 from demarches-simplifiees/US/fix-attestation-link
correctif(lien.attestation): ETQ expert, je souhaite avoir accès à l'attestation même si je ne suis pas instructeur
|
2024-04-02 08:14:37 +00:00 |
|
mfo
|
3a895fbd4a
|
tech(review): add a guard clause to prevent missing pdf, enhance specs
|
2024-04-02 10:04:22 +02:00 |
|
simon lehericey
|
8405c83c12
|
fix: do not retry rnf bad request
|
2024-04-02 10:00:07 +02:00 |
|
mfo
|
284a10e235
|
fix(Champs::EngagementJuridiqueChamp): validates Champs::EngagementJuridiqueChamp respecting it's validation context.
|
2024-04-01 07:18:14 +02:00 |
|
mfo
|
d7f152f4af
|
fix(Champs::PhoneChamp): validates Champs::PhoneChamp respecting it's validation context.
|
2024-04-01 07:18:14 +02:00 |
|
mfo
|
374d763084
|
fix(Champs::IntegerNumberChamp): validates Champs::IntegerNumberChamp respecting it's validation context.
|
2024-04-01 07:18:13 +02:00 |
|
mfo
|
fd5faad31f
|
fix(Champs::PaysChamp): validates Champs::PaysChamp respecting it's validation context. Also do not save value when external_id/code can't be found by lookup
|
2024-04-01 07:18:13 +02:00 |
|
mfo
|
04f3b6a844
|
fix(Champs::DecimalNumberChamp): validates Champs::DecimalNumberChamp respecting it's validation context
|
2024-04-01 07:07:11 +02:00 |
|
mfo
|
b07bbfa455
|
bug(instructeurs/dossiers#update_annotations): should works if a champ_public is invalid
|
2024-04-01 07:07:10 +02:00 |
|
Martin
|
2944a0c2c3
|
fix(expert.attestation.url): was pointing to attestation_instructeur_dossier_path, so did not worked when expert was not instructeur. use active_storage_link, secured enough because served to authenticated users as well as expiring link
|
2024-03-30 06:20:11 +01:00 |
|
Lisa Durand
|
65b8f6881a
|
Merge pull request #10143 from demarches-simplifiees/float-too-many-decimal-ldu
ETQ admin, je veux que le champ nombre décimal ne prenne que 3 chiffres après la virgule
|
2024-03-27 10:05:35 +00:00 |
|
Lisa Durand
|
a3ab6dd257
|
add validation on decimal max 3 digits after coma
|
2024-03-27 10:55:10 +01:00 |
|
mfo
|
465de75e6b
|
Merge pull request #10215 from demarches-simplifiees/US/catch-oomed-jobs
tech(export_job): sometimes ExportJob are OOMed, in those cases jobs are stuck and never retried. release lock and increase attempts
|
2024-03-27 09:34:46 +00:00 |
|
Martin
|
be47152096
|
tech(export_job): sometimes ExportJob are OOMed, in those cases jobs are stuck and never retried. release lock and increase attemps
|
2024-03-26 15:29:04 +01:00 |
|
Colin Darie
|
d161589e2f
|
fix(api-entreprise): Context is not defined in jobs
|
2024-03-26 12:45:28 +01:00 |
|
Paul Chavard
|
06d81dcfaf
|
Merge pull request #10169 from tchak/refactor-champ-public_id
fix(champ): use public_id in views
|
2024-03-26 10:31:13 +00:00 |
|
Paul Chavard
|
6ad0b901b6
|
fix(champ): use public_id in views
|
2024-03-26 11:23:23 +01:00 |
|
Paul Chavard
|
b02ba1e909
|
feat(textarea): autoresize textareas
|
2024-03-25 19:53:29 +01:00 |
|
Paul Chavard
|
f589129ef5
|
chore(attachment): remove unused replace code
|
2024-03-25 15:13:14 +01:00 |
|
Eric Leroy-Terquem
|
536a03bbb4
|
Merge pull request #10180 from demarches-simplifiees/update-bulk-messages-associations
Technique : Mise à jour de l'association bulk messages - procédures
|
2024-03-25 13:35:23 +00:00 |
|
Eric Leroy-Terquem
|
e712cf5f23
|
task(procedure): fix open procedures with closing reason
|
2024-03-22 16:00:36 +01:00 |
|
Eric Leroy-Terquem
|
773de2dbf2
|
chore(groupe_instructeurs): do not reaffect bulk messages anymore
|
2024-03-22 14:56:54 +01:00 |
|
Eric Leroy-Terquem
|
60f7e02429
|
fix : remove test including previous association
|
2024-03-22 14:52:34 +01:00 |
|
Eric Leroy-Terquem
|
30f96a79c2
|
chore(bulk messages): update associations
|
2024-03-22 14:52:34 +01:00 |
|
Martin
|
2281e3de4b
|
fixup! feat(type_de_champ_editor): move champs after another champ.
|
2024-03-22 10:10:28 +01:00 |
|