Paul Chavard
|
99a9bc3829
|
fix(dossier): when a champ type changes on update, ensure we have an instance of the right class
|
2024-12-04 13:00:22 +01:00 |
|
simon lehericey
|
169e2659e1
|
forgive accent in query
|
2024-12-02 21:06:55 +01:00 |
|
simon lehericey
|
6da717a2b9
|
forgive case in query
|
2024-12-02 21:06:55 +01:00 |
|
simon lehericey
|
1b1626baaa
|
forgive space in query
|
2024-12-02 21:06:55 +01:00 |
|
Paul Chavard
|
1f5dd3bd02
|
refactor(dossier): cleanup user controller
|
2024-11-26 14:30:23 +01:00 |
|
Paul Chavard
|
671d121480
|
refactor(dossier): move some code to dossier_state_concern
|
2024-11-26 14:30:06 +01:00 |
|
mfo
|
99184d3d2b
|
Merge pull request #11088 from mfo/US/fix-export-repetition-not-in-dossier-revision
correctif: ETQ instructeur, je peux exporter mes dossiers même si une répétition a été ajouté a une autre version du formulaire
|
2024-11-26 10:22:14 +00:00 |
|
mfo
|
a88325e224
|
fix(sentry#6088812113): avoid crash when trying to export a repetition which is not in a dossier revision
|
2024-11-26 11:05:15 +01:00 |
|
Mathieu Magnin
|
460bd48d08
|
Merge pull request #11050 from demarches-simplifiees/fix-9513-part-1
(1/X) ETQ administrateur, je veux pouvoir modifier le lien URL de ma démarche sans avoir à la cloturer
|
2024-11-26 08:58:48 +00:00 |
|
Paul Chavard
|
71009094a4
|
refactor(type_de_champ): improve and clean helper methods
|
2024-11-20 10:18:51 +01:00 |
|
simon lehericey
|
38e998c279
|
fix: allow previous id with -> to work
|
2024-11-19 12:12:55 +01:00 |
|
simon lehericey
|
aa0b7f53ef
|
small comment explaining why we need to ensure used columns are present in procedure.columns
|
2024-11-19 12:12:55 +01:00 |
|
mfo
|
9a70a9526d
|
feat(rna/rnf): expose rnf/rna title
|
2024-11-15 17:10:48 +01:00 |
|
mfo
|
cfd568b98d
|
feat(rna): also store rna title
|
2024-11-15 17:10:48 +01:00 |
|
Mathieu Magnin
|
80c1a1af2c
|
Remove not used param
|
2024-11-15 11:07:04 +01:00 |
|
Mathieu Magnin
|
96bbcd68ea
|
[#9513] Move path related things in a ProcedurePathConcern
|
2024-11-15 11:07:04 +01:00 |
|
krichtof
|
4b740f8f29
|
Merge pull request #10591 from demarches-simplifiees/9827-export-select
ETQ instructeur, je peux créer un modèle d'export tabulaire
|
2024-11-15 05:55:17 +00:00 |
|
Paul Chavard
|
ea5340d71a
|
fix(champ): do not validate champs with changed type
|
2024-11-14 16:53:56 +01:00 |
|
mfo
|
9f2aff3459
|
feat(export.dossier_id): not a number, a string.
|
2024-11-14 15:31:24 +01:00 |
|
mfo
|
ac6f5ba025
|
feat(export.datetime): ensure to cast date and time
|
2024-11-14 15:31:24 +01:00 |
|
mfo
|
e563d81b7e
|
feat(export.type): ensure right cast type on export. ods expecting boolean value a 0||1
|
2024-11-14 14:45:42 +01:00 |
|
mfo
|
c209cac62f
|
feat(export_template): use in export service
|
2024-11-14 14:45:41 +01:00 |
|
Christophe Robillard
|
15cea714c1
|
extract methods from dossier to dossier_export_concern
Co-authored-by: mfo <mfo@users.noreply.github.com>
Co-authored-by: Paul Chavard <github@paul.chavard.net>
|
2024-11-14 14:45:41 +01:00 |
|
Paul Chavard
|
942fc42af2
|
refactor(dossier): rebase should not change champ type
|
2024-11-14 11:32:12 +01:00 |
|
simon lehericey
|
09793420fb
|
fix: make enums filter work if champs.enums contains the searched value among others
|
2024-11-12 17:49:07 +01:00 |
|
simon lehericey
|
50677e982c
|
refactor: simplify and sanitize filter_ilike
|
2024-11-12 17:40:55 +01:00 |
|
simon lehericey
|
343ad1a81c
|
refactor: simplify filter_enum
|
2024-11-12 17:01:38 +01: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 |
|
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
|
32d3ec2dc3
|
add shortcut for DossierColumn.new
|
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
|
db2e4cf802
|
inject options_for_select for json_column
|
2024-11-07 18:11:38 +01:00 |
|
Paul Chavard
|
ebf839f37b
|
fix(process_image): sometimes last is nil 🤷♂️
|
2024-11-07 12:50:42 +01:00 |
|
Paul Chavard
|
c0da8d1556
|
refactor(tdc): tdc.columns should take procedure instead of procedure_id
|
2024-11-05 21:57:04 +01:00 |
|
Paul Chavard
|
3ce36222b4
|
refactor(procedure): refactor procedure publish methods
|
2024-11-05 21:55:08 +01:00 |
|
Colin Darie
|
1d2c8e15b2
|
Merge pull request #11018 from colinux/ignore-invalid-images
ETQ tech, réduit l'impact d'images invalides sur sentry
|
2024-11-05 16:21:37 +00:00 |
|
Colin Darie
|
e2f3f236de
|
chore(image): don't try to process empty images
|
2024-11-05 16:57:59 +01:00 |
|
Eric Leroy-Terquem
|
efef61c34c
|
feat(gallery): add attachments from justificatif motivation
|
2024-11-05 16:53:41 +01:00 |
|
Eric Leroy-Terquem
|
d10df6e17c
|
feat(gallery): add attachments from avis
|
2024-11-05 16:53:40 +01:00 |
|
Colin Darie
|
594fc517d1
|
Merge pull request #10943 from colinux/feat-admin-prefill-service
ETQ admin mes informations de nouveau service sont pré-remplies à partir d'API publiques
|
2024-11-05 09:54:53 +00:00 |
|
Colin Darie
|
4e80f16b9f
|
Merge pull request #10974 from demarches-simplifiees/remove_empty_brouillon
Tech: ajoute un scope pour détecter les brouillons vides
|
2024-11-05 09:32:16 +00:00 |
|
LeSim
|
4f0713a764
|
Merge pull request #11005 from demarches-simplifiees/work_on_json_path_column
ETQ Instructeur, je peux voir et filtrer sur les données retournées par API
|
2024-11-05 08:46:44 +00:00 |
|
simon lehericey
|
ea57a97c06
|
introduce tdc_type
|
2024-11-05 09:38:27 +01:00 |
|
simon lehericey
|
a4617abb0e
|
rework JSONPathColumn to be a ChampColumn
|
2024-11-05 09:38:26 +01:00 |
|
Lisa Durand
|
3a45524d39
|
add column label to procedure table
|
2024-11-04 16:48:00 +01:00 |
|
Colin Darie
|
7742703081
|
refactor(service): concurrent prefill API calls
|
2024-11-04 12:50:49 +01:00 |
|
Colin Darie
|
065d380b70
|
feat(service): prefill type organisme from API Entreprise
|
2024-11-04 12:50:49 +01:00 |
|