Commit graph

23597 commits

Author SHA1 Message Date
Eric Leroy-Terquem
00302b858c
Merge pull request #11032 from demarches-simplifiees/catch-minimagick-error
Technique : gestion d'une erreur de ImageProcessorJob
2024-11-08 13:19:37 +00:00
LeSim
5c3b8f1e1c
Merge pull request #11026 from demarches-simplifiees/inject_options_in_column
Tech: injecte les options des colonnes de type `enum`, retire scope et value_column du new
2024-11-08 09:06:58 +00:00
Paul Chavard
bc7f39a053
Merge pull request #11030 from tchak/fix-image-processor-error
fix(process_image): sometimes last is nil 🤷‍♂️
2024-11-07 20:50:49 +00:00
simon lehericey
1424fca469
other option for groupe instructeurs injection 2024-11-07 18:11:43 +01:00
simon lehericey
08fb49d176
factorize departements and regions options 2024-11-07 18:11:43 +01:00
simon lehericey
aa8ce15c2a
you know what ? value_column is a column 2024-11-07 18:11:43 +01:00
simon lehericey
8599dd829a
remove obsolete column.to_json 2024-11-07 18:11:43 +01:00
simon lehericey
17531b73b7
internalize value_column inside champ_column 2024-11-07 18:11:42 +01:00
simon lehericey
9d976b8d95
move filtering logic inside champ_column 2024-11-07 18:11:42 +01:00
simon lehericey
055069755a
small cleaning in column_concern_spec 2024-11-07 18:11:42 +01:00
simon lehericey
32d3ec2dc3
add shortcut for DossierColumn.new 2024-11-07 18:11:41 +01:00
simon lehericey
9fd3a460cd
remove scope arg from column.new 🎉 2024-11-07 18:11:41 +01:00
simon lehericey
5532a8a48f
small cleaning in filter_value_component 2024-11-07 18:11:41 +01:00
simon lehericey
60947f2b97
use it in filter_value_component 2024-11-07 18:11:41 +01:00
simon lehericey
1277500069
inject groupe_instructeurs when possible 2024-11-07 18:11:40 +01:00
simon lehericey
e2bc45dc4a
inject dossier_state at build time 2024-11-07 18:11:40 +01:00
simon lehericey
2b6cc49541
inject dossier_labels at dossier_labels_column build time 2024-11-07 18:11:40 +01:00
simon lehericey
f5227f9609
move options_for_select from champ_column to column 2024-11-07 18:11:40 +01:00
simon lehericey
f8dc1d1533
use column.options_for_select 2024-11-07 18:11:39 +01:00
simon lehericey
92e29c6e13
one if less deep 2024-11-07 18:11:39 +01:00
simon lehericey
cd3e645046
sort departement options 2024-11-07 18:11:39 +01:00
simon lehericey
690d2c6258
inject options in champ_column 2024-11-07 18:11:39 +01:00
simon lehericey
db2e4cf802
inject options_for_select for json_column 2024-11-07 18:11:38 +01:00
simon lehericey
49d3661441
inject options_for_select for linked_drop_down_column 2024-11-07 18:11:38 +01:00
simon lehericey
9e5713f470
a champ_column can have options_for_select 2024-11-07 18:11:38 +01:00
simon lehericey
2c8ee1f2c1
clean: use groupe_instructeur? 2024-11-07 18:11:38 +01:00
Eric Leroy-Terquem
523c56f60b
fix(image processing): catch minimagick error caused by png path 2024-11-07 17:25:23 +01:00
Paul Chavard
ebf839f37b
fix(process_image): sometimes last is nil 🤷‍♂️ 2024-11-07 12:50:42 +01:00
Paul Chavard
ae7260829d
Merge pull request #11022 from tchak/fix-image-processor-blob-not-found-error
ETQ dev, je souhaite ignorer les erreurs MiniMagick connues
2024-11-07 10:11:32 +00:00
Eric Leroy-Terquem
510799bf23
Merge pull request #10957 from demarches-simplifiees/update-configuration-routage-interface-v2
ETQ administrateur j'ai une nouvelle interface de configuration du routage
2024-11-07 09:15:56 +00:00
Eric Leroy-Terquem
5376b70167
feat(routing): update names of groupe instructeurs created with custom routing 2024-11-07 09:12:14 +01:00
Eric Leroy-Terquem
5c53c6b86c
feat(routing): add modal once custom routing is configurated 2024-11-07 09:12:13 +01:00
Eric Leroy-Terquem
7caadc3b40
refactor(routing): rename routage_custom to custom_routing 2024-11-07 09:12:13 +01:00
Eric Leroy-Terquem
b511eb2db7
feat(instruction routage choice): update view 2024-11-07 09:12:13 +01:00
Eric Leroy-Terquem
f53af82f14
feat(instruction routage choice): add back link instead of menu 2024-11-07 09:12:13 +01:00
Eric Leroy-Terquem
5ff09d1f9e
clean(wording): use right character for apostrophe 2024-11-07 09:12:13 +01:00
Eric Leroy-Terquem
1e99c122b7
feat(instruction options management): add link to go back to procedure 2024-11-07 09:12:12 +01:00
LeSim
bbe6ab6b3e
Merge pull request #11024 from demarches-simplifiees/fix-sorted-by-label
bug sur le tableau si on trie par ordre de labels
2024-11-06 14:27:39 +00:00
Lisa Durand
52ffe3c89a
fix-sorted-by-label 2024-11-06 15:18:06 +01:00
Paul Chavard
a9bb228f8e
fix(image_processor): discard job on known errors 2024-11-06 15:03:50 +01:00
Paul Chavard
f88de46d8d
fix(image_processor): a blob can be deleted at any time while processing 2024-11-06 11:59:25 +01:00
LeSim
4be4f5136e
Merge pull request #11021 from demarches-simplifiees/small_fixes_on_columns
Tech: petits correctifs sur les colonnes
2024-11-06 10:05:37 +00:00
simon lehericey
dae9a40c5c
fix: the option is mandatory in an enum filter 2024-11-06 10:55:48 +01:00
Colin Darie
90c2e09863
Merge pull request #11019 from colinux/replace-scss-lint
ETQ tech: remplace scss-lint par prettier
2024-11-06 09:54:09 +00:00
simon lehericey
f942675782
send full messages to sentry 2024-11-06 10:52:23 +01:00
Paul Chavard
a4bd2aac0e
Merge pull request #10982 from tchak/refactor-used_by_roules
ETQ dev je ne veux pas que TypeDeChamp expose `revision` et `procedure`
2024-11-05 21:05:07 +00:00
Paul Chavard
5182af820a
refactor(type_de_champ): type_de_champ should not expose revision or procedure 2024-11-05 21:57:05 +01:00
Paul Chavard
df0dbc1321
cneanup(tdc): this behavior moved 2024-11-05 21:57:05 +01:00
Paul Chavard
580002e5f5
cleanup: remove dead code 2024-11-05 21:57:05 +01:00
Paul Chavard
c0da8d1556
refactor(tdc): tdc.columns should take procedure instead of procedure_id 2024-11-05 21:57:04 +01:00