mfo
a80a7303fc
Merge pull request #7817 from mfo/sentry/3627673315
...
fix(instructeur/procedures#show): Procedure presentation filterable state field is in conflict with projected state field. quick fix, maybe will refactor both to align them
2022-09-28 15:41:05 +02:00
Martin
d7cce3c982
fix(instructeur/procedures#show): Procedure presentation filterable state field is in conflict with projected state field. quick fix, maybe will refactor both to align them
2022-09-28 15:28:51 +02:00
LeSim
b2aea70ea9
Merge pull request #7816 from tchak/fix-account-menu
...
fix(profile): fix css
2022-09-28 13:53:14 +02:00
Paul Chavard
224f045a1a
fix(profile): fix css
2022-09-28 12:02:06 +02:00
Kara Diaby
b5c4d03059
Merge pull request #7814 from betagouv/fix-checkbox-mandatory-champ
...
Fixe le champ checkbox lorsqu'il est obligatoire et non séléctionné
2022-09-28 11:22:36 +02:00
Kara Diaby
e1999d5729
fix checkbox mandatory champ
2022-09-28 10:53:24 +02:00
Kara Diaby
ae2a5d3eee
Merge pull request #7812 from betagouv/fix-dsfr-footer-visitor
...
Fixe le footer DSFR visiteur
2022-09-28 10:52:54 +02:00
Kara Diaby
c35a3d17de
fix dsfr footer visitor
2022-09-28 10:36:21 +02:00
LeSim
3612c722a6
Merge pull request #7810 from betagouv/fix_conditional_tdc
...
Fix(conditional and revision): restreint les calculs conditionels a la révision courante
2022-09-28 10:24:37 +02:00
simon lehericey
6b35155bd8
fix condition_controller_spec
2022-09-28 10:06:32 +02:00
simon lehericey
dd7af753fe
only display not_available error message
2022-09-28 10:06:32 +02:00
simon lehericey
5129fedac4
add a test
2022-09-28 10:06:32 +02:00
simon lehericey
8efd305256
add upper_tdcs to condition_form
2022-09-28 10:06:31 +02:00
simon lehericey
7e1963865e
compatibility from left
2022-09-28 10:06:31 +02:00
simon lehericey
43f926a1de
to_s
2022-09-28 10:06:31 +02:00
simon lehericey
f98d1463a6
compatible_type
2022-09-28 10:06:31 +02:00
simon lehericey
cd2b08e39b
options
2022-09-28 10:06:31 +02:00
simon lehericey
12b6a0d6d6
errors
2022-09-28 10:06:31 +02:00
simon lehericey
70022450cf
type
2022-09-28 10:06:31 +02:00
mfo
823585dd33
Merge pull request #7606 from mfo/US/cleanup_duplicate_type_de_champs
...
clean(Champs::Engagement): migrate to Champs::Checkbox, some for TypeDeChamp
2022-09-28 06:42:37 +02:00
Martin
17ed80b18a
clean(Champs::Engagement): migrate to Champs::Checkbox, some for TypeDeChamp
2022-09-27 19:09:28 +02:00
mfo
19eca6b5a1
Merge pull request #7755 from mfo/US/filter-by-status-and-processed-at
...
feat(filter): enable filter on dossiers.state, dossiers.processed_at(since), dossiers.en_instruction_at(since)
2022-09-27 17:26:16 +02:00
Martin
ba6c5b4db7
feat(instructeur/procedure#index): enhance filter to support processed_at and state [plus en_instruction_at/since]
...
feat(filter): enable filter on dossiers.state, dossiers.processed_at(since), dossiers.en_instruction_at(since)
2022-09-27 17:19:54 +02:00
Colin Darie
72cc43a70e
Merge pull request #7808 from betagouv/fix-serializer-personne-morale-wo-date-creation
...
fix(graphql): PersonneMorale#date_creation may be null
2022-09-26 18:17:23 +02:00
Colin Darie
e18dbb976f
fix(graphql/serializer): PersonneMorale#date_creation may be null
...
Ça fix le passage du dossier dans un dossier "terminé" pour un dossier
dont un champ avec SIRET correspond à un établissement sans date de creation
connue.
2022-09-26 18:05:04 +02:00
krichtof
a054a4d0f9
Merge pull request #7691 from betagouv/7667-zone-millesime
...
7667 Prendre en compte les changements de ministères
2022-09-26 17:06:47 +02:00
Christophe Robillard
ddd5f6ece2
make label method name more explict
2022-09-26 16:58:53 +02:00
Christophe Robillard
f846393ec0
make populate_zones an after_party task
2022-09-26 16:58:53 +02:00
Christophe Robillard
f452e1014a
make label_at more concise
2022-09-26 16:58:53 +02:00
Christophe Robillard
240f1b249f
makes the NA label for zone more explicit
2022-09-26 16:58:53 +02:00
Christophe Robillard
9a9330159c
choose zone options with correct label
...
label of the zone is the one available when the procedure has been published (or at the creation if the procedure has not been published)
2022-09-26 16:58:53 +02:00
Christophe Robillard
62f19aba8a
get all available zones at specific date
2022-09-26 16:58:53 +02:00
Christophe Robillard
9773977496
know if a zone exist at a specific date
2022-09-26 16:58:53 +02:00
Christophe Robillard
bc5ea8e906
update zones with new government
2022-09-26 16:58:53 +02:00
Christophe Robillard
59cce4203a
get zone label at specific date
2022-09-26 16:58:53 +02:00
Christophe Robillard
a504e82021
add zone label
2022-09-26 16:58:53 +02:00
Christophe Robillard
dc15b39648
add zone_label migration
2022-09-26 16:58:53 +02:00
LeSim
0f2552d593
Merge pull request #7767 from betagouv/condition_on_multiple_choice
...
feat(conditonal): ajoute l'operator d'inclusion dans une liste pour le conditionnel
2022-09-26 10:28:32 +02:00
simon lehericey
2e33438131
fix(conditional): add missing locals
2022-09-26 10:21:15 +02:00
simon lehericey
bae60339a7
fix: wording
2022-09-26 10:21:15 +02:00
simon lehericey
726a0f20c9
fix(conditional): update breadcrump when condition change
2022-09-26 10:21:15 +02:00
simon lehericey
b6686828db
fix(conditional): update error summary when condition change
2022-09-26 10:21:15 +02:00
simon lehericey
eb71207457
fix(conditional): change number input to text input, to display original text not empty in the error message
2022-09-26 10:21:15 +02:00
simon lehericey
f53e8608ae
refactor(conditional): error message system
2022-09-26 10:21:15 +02:00
simon lehericey
ab42b27176
refactor(logic): add comments
2022-09-26 10:21:15 +02:00
simon lehericey
fcb9b55bc4
feat(conditional): add include operator
2022-09-26 10:21:15 +02:00
mfo
84c52099fb
Merge pull request #7799 from mfo/US/backfill_dossier_and_champs_as_degraded_mode
...
fix(etablissement.as_degraded_mode): backfill missing data via a cron
2022-09-23 15:25:10 +02:00
Martin
d9432ccd3b
fix(etablissement.as_degraded_mode): backfill missing data via a cron
2022-09-23 15:12:25 +02:00
Kara Diaby
e3361fc274
Merge pull request #7794 from betagouv/feat/7780
...
ETQ Visiteur, je souhaite voir le footer de la home au DSFR
2022-09-23 08:57:04 +02:00
Kara Diaby
83efa7eab3
fix title order
2022-09-23 08:41:25 +02:00