Colin Darie
2d57ec4056
fix(accuse-lecture): don't crash on dossier acceptance when procedure is still draft
2024-05-16 16:18:35 +02:00
Colin Darie
b74319b3ee
Merge pull request #10137 from colinux/faqs
...
Internalisation de la FAQ
2024-05-16 11:16:19 +00:00
Colin Darie
a41ba205d0
chore(faq): translate english interface (not faq content)
2024-05-16 12:26:06 +02:00
Colin Darie
64de0cb146
refactor(faq): update links to new internal links
2024-05-16 11:43:59 +02:00
Colin Darie
965afbd18c
fix(brakeman): false positive params not rendered
2024-05-16 11:43:59 +02:00
Colin Darie
8d99e28da5
chore(faq): cache I/O on showing faq
2024-05-16 11:43:58 +02:00
Colin Darie
b0503b4f28
chore(faq): cache depends on app version
2024-05-16 11:43:58 +02:00
Colin Darie
0581c67d6c
refactor: extract ApplicationVersion version from sentry
2024-05-16 11:43:58 +02:00
Colin Darie
21507cf524
test(faqs): service & controller specs
2024-05-16 11:43:58 +02:00
Colin Darie
d05aee0c67
feat(faq): variabilize application name, host, contact_email
2024-05-16 11:43:58 +02:00
Colin Darie
472a9ae2ef
chore(faq): more faq
2024-05-16 11:43:58 +02:00
Colin Darie
d855c94fbf
feat(faq): breadcrumb
2024-05-16 11:43:57 +02:00
Colin Darie
7a5cb7dbd2
feat(faq): can render images
2024-05-16 09:39:23 +02:00
Colin Darie
08c237c028
feat(faq): list FAQs
2024-05-16 09:39:21 +02:00
Colin Darie
ae78224bac
feat(faq): link siblings FAQs of same category
2024-05-16 09:39:01 +02:00
Colin Darie
1e3c70feb8
chore(faq): show more simple FAQ
2024-05-16 09:35:20 +02:00
Colin Darie
9af2c4f244
feat: show a simple FAQ
2024-05-16 09:35:19 +02:00
Colin Darie
66b4a1f8b8
chore(bundle): +front_matter_parser
2024-05-16 09:35:19 +02:00
Paul Chavard
1d2550e69d
Merge pull request #10421 from tchak/fix-some-n+1
...
fix(dossier): fix n+1 on header sections
2024-05-15 16:12:50 +00:00
Colin Darie
9f359b4b99
Merge pull request #10148 from ralmn/db-port
...
chore: expose postgres port
2024-05-15 16:12:36 +00:00
Mathieu HIREL
bc0c068ed7
chore: expose postgres port
2024-05-15 17:57:56 +02:00
Paul Chavard
b12627f074
fix(dossier): fix n+1 on header sections
2024-05-15 17:57:44 +02:00
Colin Darie
241da41c4c
Merge pull request #10419 from colinux/switch-domain-feature-user
...
Tech: l’affichage du bandeau .gouv.fr sticky à l'user
2024-05-15 15:41:48 +00:00
Paul Chavard
b93dfd3335
Merge pull request #10371 from tchak/refactor-dossier-champ-by-stable-id-view
...
refactor(champs): change views to use new urls with stable_id and row_id
2024-05-15 14:58:56 +00:00
Paul Chavard
bcd3f3b471
refactor(champs): change views to use new urls with stable_id and row_id
2024-05-15 16:51:26 +02:00
mfo
6e71a20257
Merge pull request #10420 from mfo/US/fix-for-tiers
...
ETQ usager, je ne peux pas mettre mon dossier dans un etat invalide en essayant le bouton deposer pour un mandataire sans remplir les autres champs du mandataire
2024-05-15 13:04:21 +00:00
mfo
68a624be9e
fix(data): backfill invalid dossier for tiers without tiers info
2024-05-15 14:42:37 +02:00
mfo
50735919c8
fix(for_tiers): do not update for_tiers column to render the form. otherwise user could switch to dossier.for_tiers without filling mandataire required fields when he updates his identity
2024-05-15 14:36:52 +02:00
Colin Darie
7f25f1eba1
chore: switch domain feature sticky to user
2024-05-15 10:27:31 +02:00
Lisa Durand
40e952e8d2
Merge pull request #10417 from demarches-simplifiees/follow-up-accuse-lecture-ldu
...
[ETQ admin] Je veux comprendre pourquoi je ne peux pas personnaliser mes mails si l'accusé de lecture est activé
2024-05-15 07:42:19 +00:00
Colin Darie
b93d9fa992
Merge pull request #10416 from demarches-simplifiees/dependabot/bundler/nokogiri-1.16.5
...
chore(deps): bump nokogiri from 1.16.4 to 1.16.5
2024-05-14 11:59:44 +00:00
Lisa Durand
5195c8a56f
add explanation and desactivate links for email customisation if AR is activated
2024-05-14 11:40:53 +02:00
dependabot[bot]
700ce205be
chore(deps): bump nokogiri from 1.16.4 to 1.16.5
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.16.4 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.4...v1.16.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 23:51:22 +00:00
Paul Chavard
175064181e
Merge pull request #10412 from tchak/fix-champ-type-de-champ-mismatch
...
fix(champ): champ value formatters should check champ type
2024-05-13 15:26:29 +00:00
Paul Chavard
a1db089681
fix(champ): champ value formatters should check champ type
2024-05-13 17:00:46 +02:00
Colin Darie
d4e6e2effa
Merge pull request #10413 from demarches-simplifiees/fix-typo
...
Corrige des fautes de frappe
2024-05-13 14:43:43 +00:00
mfo
ef4fb441e0
Merge pull request #10393 from demarches-simplifiees/fix-page-listing-titles
...
Amélioration de la hiérarchie de titres sur les pages de listing et suppression d'un lien vide
2024-05-13 14:31:30 +00:00
mfo
928c3c4016
Merge pull request #10396 from demarches-simplifiees/fix-missing-label
...
Restaurer l'affichage du label "Filtrer par démarche" sur les pages Usager
2024-05-13 14:31:27 +00:00
Corinne Durrmeyer
b81c6db96d
Update .rb file, fix specs
2024-05-13 16:21:16 +02:00
Corinne Durrmeyer
8d9b701120
Replace aria_hidden by aria-hidden
2024-05-13 16:05:14 +02:00
Colin Darie
cb85d62d78
Merge pull request #10411 from tchak/fix-dossier-projection
...
fix(dossier): fix projected value on linked_drop_down_list
2024-05-13 13:58:54 +00:00
Corinne Durrmeyer
8fd6f58beb
feat(fix-typo) : Correct incorrect abbreviations
2024-05-13 15:55:22 +02:00
Paul Chavard
f766a6fb5e
fix(dossier): fix projected value on linked_drop_down_list
2024-05-13 15:32:04 +02:00
Corinne Durrmeyer
e4979bc1a1
Specifie the function of the submit button
2024-05-13 15:30:46 +02:00
Corinne Durrmeyer
3c6133276b
Replace autosubmit by submit button
2024-05-13 15:30:46 +02:00
Corinne Durrmeyer
beda1814c8
Improve searchbar layout
2024-05-13 15:30:45 +02:00
Corinne Durrmeyer
df489cc688
Modify id and for values to avoid conflict due to duplicate identifiers
2024-05-13 15:30:45 +02:00
Corinne Durrmeyer
6f1b41b1a7
Remove .fr-search-bar .fr-label styles. And unse .sr-only instead
2024-05-13 15:30:45 +02:00
Corinne Durrmeyer
03409a798f
Display 'Filter by procedure' label
2024-05-13 15:30:45 +02:00
Corinne Durrmeyer
32114c0132
Modify 'Search a file' label
2024-05-13 15:30:45 +02:00