Martin
|
44cdb14fb9
|
feat(type_de_champ_editor): move champs after another champ.
|
2024-03-22 10:10:28 +01:00 |
|
Martin
|
b8a155a7ee
|
feat(type_de_champ_editor): show tdc position indexed starting at 1 not 0
|
2024-03-22 10:10:28 +01:00 |
|
mfo
|
aa6f5a57cd
|
Merge pull request #10178 from demarches-simplifiees/fix-again-dossier.pdf
fix(dossier.pdf): code path not tested reached a typo
|
2024-03-22 09:35:47 +01:00 |
|
Martin
|
0cff8668fa
|
fix(dossier.pdf): code path not tested reached a typo
|
2024-03-22 09:26:50 +01:00 |
|
mfo
|
69d512ac00
|
Merge pull request #10176 from demarches-simplifiees/US/fix-dossier-pdf
fix(dosser#show.pdf): missing user indirection on fci
|
2024-03-22 08:45:57 +01:00 |
|
Martin
|
862af8a9f6
|
fix(dosser#show.pdf): missing user indirection on fci
|
2024-03-22 08:45:19 +01:00 |
|
mfo
|
cf12da56ad
|
Merge pull request #10175 from demarches-simplifiees/US/fix-dossier_has_many_fci
Correctif: un dossier peut avoir 1 à n FranceConnectInformation en passant par l'usager
|
2024-03-22 08:14:25 +01:00 |
|
Martin
|
015e606f50
|
fix(dossier.has_many.france_connect_informations): wip
|
2024-03-22 07:47:02 +01:00 |
|
Colin Darie
|
b6526cfad9
|
Merge pull request #10172 from colinux/fix-banner-domain
Tech: fix pour la bannière du domaine
|
2024-03-21 21:04:30 +00:00 |
|
LeSim
|
b471cbbcb6
|
Merge pull request #10078 from demarches-simplifiees/add_metadata_to_pdf_generation
Tech: ajoute des informations de debug lors de la generation de pdf utilisant weasyprint
|
2024-03-21 20:48:08 +00:00 |
|
simon lehericey
|
46087e4577
|
raise Error if generation fail
|
2024-03-21 21:03:21 +01:00 |
|
simon lehericey
|
76f7222e7a
|
add metadata to pdf
|
2024-03-21 21:03:21 +01:00 |
|
simon lehericey
|
77744f510e
|
add upstream context to weasyprint html generation
|
2024-03-21 21:03:21 +01:00 |
|
LeSim
|
a8f2274939
|
Merge pull request #10174 from demarches-simplifiees/do_not_cache_application_name_on_landing
Tech: sort le nom de l'application du cache dans la page de landing
|
2024-03-21 18:08:52 +00:00 |
|
mfo
|
d00b146dc3
|
Merge pull request #10165 from mfo/US/add_champ_descriptor_id
feat(api): add champs.champDescriptorId so champRepetitions.rows[x] has a uniq id
|
2024-03-21 17:05:56 +00:00 |
|
Martin
|
8972381e75
|
Revert "Merge pull request #10134 from mfo/revert-pg-extra"
This reverts commit 72077952e7 , reversing
changes made to cbdbbd9416 .
|
2024-03-21 17:40:12 +01:00 |
|
simon lehericey
|
5c416105ee
|
do not cache application name on landing
|
2024-03-21 17:38:00 +01:00 |
|
Colin Darie
|
d8b35e2e77
|
feat(banner-domain): hide error msg by default because while redirecting, we briefly see the banner
|
2024-03-21 17:20:03 +01:00 |
|
Colin Darie
|
dd0dba2959
|
fix(domain-banner): oops
|
2024-03-21 17:18:54 +01:00 |
|
Colin Darie
|
17f9992722
|
Merge pull request #10040 from colinux/cross-domain-component
Prépare la bannière informant du changement de nom de domaine, avec redirection automatique le cas échéant
|
2024-03-21 14:58:29 +00:00 |
|
Colin Darie
|
0fcb5fffc1
|
Merge pull request #10168 from demarches-simplifiees/application_boot_without_ac_fc_env_var
Tech: deplace les variables FC dans .env.example.optional pour permettre un demarrage de l'app sans ces variables
|
2024-03-21 14:00:54 +00:00 |
|
Eric Leroy-Terquem
|
85c16774f5
|
Merge pull request #10142 from demarches-simplifiees/fix-invalid-procedures-without-administrateur
Correctif : un administrateur avec une procedure discarded sans dossier peut être supprimé
|
2024-03-21 13:45:26 +00:00 |
|
Eric Leroy-Terquem
|
058350df53
|
fix(administrateur): can delete administrateur with a discarded procedure with no dossier
|
2024-03-21 14:27:53 +01:00 |
|
Eric Leroy-Terquem
|
9139bfbf48
|
clean(administrateur): remove dead code
|
2024-03-21 14:27:53 +01:00 |
|
Eric Leroy-Terquem
|
6a77bbb6c9
|
fix(administrateur): can be deleted only if other admin or dossiers on all procedures included with discarded
|
2024-03-21 14:27:52 +01:00 |
|
LeSim
|
7746f2d660
|
Merge pull request #10170 from demarches-simplifiees/fix_extra_current
Tech: corrige un Current.application_base_url surnuméraire
|
2024-03-21 13:15:45 +00:00 |
|
simon lehericey
|
fa47eea07e
|
oups
|
2024-03-21 14:01:52 +01:00 |
|
Colin Darie
|
f768801b7d
|
feat(registration): set preferred host on signup/signin
|
2024-03-21 13:15:36 +01:00 |
|
Colin Darie
|
41a02d1ead
|
feat: notify sentry when connection test on new host fail
|
2024-03-21 13:15:35 +01:00 |
|
Colin Darie
|
2f4444bd5e
|
chore: mark preferred domain to new domain when closing notice
|
2024-03-21 13:15:34 +01:00 |
|
Colin Darie
|
a16f88f8af
|
chore(schema): add preferred_domain to users
|
2024-03-21 12:21:19 +01:00 |
|
Colin Darie
|
62b55f88a0
|
chore: update AppName linter with new name
|
2024-03-21 12:21:18 +01:00 |
|
Colin Darie
|
4dd24f0925
|
chore: cross domain banner between APP_HOST_LEGACY and APP_HOST
|
2024-03-21 12:21:16 +01:00 |
|
LeSim
|
2978eb328c
|
Merge pull request #10159 from demarches-simplifiees/dead_code
Tech: suppression de code mort relatif a pipedrive
|
2024-03-21 11:01:48 +00:00 |
|
simon lehericey
|
2ea6a5d25c
|
remove now useless biz_dev module
|
2024-03-21 11:54:03 +01:00 |
|
simon lehericey
|
a42f85ef05
|
remove useless administration_id in invite_admin and invite_administrateur!
|
2024-03-21 11:54:02 +01:00 |
|
simon lehericey
|
6b556a87c5
|
move FC env declaration to optional conf to allow boot without this conf
|
2024-03-21 11:37:25 +01:00 |
|
Martin
|
22fa2e61b4
|
feat(api): add champs.champDescriptorId so champRepetitions.rows[x] has a uniq id
|
2024-03-21 10:29:33 +01:00 |
|
LeSim
|
31124123e1
|
Merge pull request #10157 from demarches-simplifiees/double_run
Tech: surchage des constantes relatives au nom pour permettre un double run ds et demarches.gouv hors mailers
|
2024-03-21 09:15:09 +00:00 |
|
simon lehericey
|
5288ee4ab9
|
fix spec
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
44b113e433
|
fix brakeman
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
1dfd3bf573
|
use Current.application_base_url in app
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
4c3b0229eb
|
set Current.application_base_url
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
d99f489fd6
|
remove unused application_shortname
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
72a2b764dc
|
add demarches.gouv.fr as sender of automatic emails
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
edc4e60b81
|
use Current.contact_email in app
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
d13910dac4
|
set Current.contact_email
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
efa35e04a5
|
use Current.application_name in app excluding mail
|
2024-03-21 10:06:09 +01:00 |
|
simon lehericey
|
b9fcb25f1a
|
set Current.application_name
|
2024-03-21 10:06:08 +01:00 |
|
simon lehericey
|
5c06430042
|
remove dead code
|
2024-03-21 10:06:08 +01:00 |
|