mfo
|
1fccf0fd18
|
feat(export.numbers): cast to float, otherwise it is implicitly casted
as string
|
2024-11-14 14:45:43 +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
|
8792cb3cfd
|
feat(type_de_champ_commune): add custom columns for iso export
feat(export.type): ensure right cast type on export
Co-Authored-By: LeSim <mail@simon.lehericey.net
|
2024-11-14 14:45:42 +01:00 |
|
mfo
|
3b5acaad4c
|
feat(ExportedColumn): use dedicated formatter for exported column
|
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 |
|
mfo
|
f014006542
|
dry(export_template_form): extract checkbox component
|
2024-11-14 14:45:41 +01:00 |
|
Christophe Robillard
|
9530099d23
|
improve factories
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
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 |
|
Christophe Robillard
|
10706a2712
|
add dropdown component for traditional or with export_template export
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-11-14 14:45:41 +01:00 |
|
Christophe Robillard
|
ffd1a15d91
|
add, edit and destroy export template with exported_columns
Co-authored-by: mfo <mfo@users.noreply.github.com>
Co-authored-by: LeSim <mail@simon.lehericey.net>
|
2024-11-14 14:45:40 +01:00 |
|
Christophe Robillard
|
f383e1c502
|
prepare export template to be used for tabular template
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-11-14 14:45:40 +01:00 |
|
Christophe Robillard
|
16b8995191
|
extend procedure.all_revision_types_de_champ
for header section
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-11-14 14:45:39 +01:00 |
|
Paul Chavard
|
942fc42af2
|
refactor(dossier): rebase should not change champ type
|
2024-11-14 11:32:12 +01:00 |
|
Mathieu Magnin
|
19e46ac619
|
Merge pull request #11038 from demarches-simplifiees/fix_404_as_500_in_production
Corrige les 404 qui finissaient en erreur 500 en production
|
2024-11-14 10:19:15 +00:00 |
|
simon lehericey
|
e94fd6db4c
|
fix: filtering on linked_drop_down_column
|
2024-11-13 10:22:29 +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 |
|
Paul Chavard
|
0617f4c3e8
|
Merge pull request #11027 from tchak/refactor-champ-same-type
refactor(champ): add is_type? method
|
2024-11-12 13:05:20 +00:00 |
|
Paul Chavard
|
8db85b4de3
|
Merge pull request #11029 from tchak/refactor-type-de-champ-predicates
refactor(type_de_champ): cleanup type predicate methods
|
2024-11-12 13:04:50 +00:00 |
|
simon lehericey
|
cdc45cd6af
|
clean: ignore obsolete procedure_presentation columns
|
2024-11-12 13:52:09 +01:00 |
|
Mathieu Magnin
|
7fbe5dda98
|
Capture exception on sentry if something is wrong
|
2024-11-12 13:32:49 +01:00 |
|
simon lehericey
|
947ef3498b
|
clean: remove old procedure_presentation methods from procedures_controller
|
2024-11-12 12:33:10 +01:00 |
|
LeSim
|
22ab0f4eca
|
Merge pull request #11025 from demarches-simplifiees/add-spec-for-sorted-by-labels
Ajout d'un test suite au bug de tri par labels
|
2024-11-12 11:17:42 +00:00 |
|
Paul Chavard
|
bacdedec2e
|
refactor(champ): add is_type? method
|
2024-11-12 12:10:25 +01:00 |
|
Paul Chavard
|
dc6bad40fe
|
refactor(type_de_champ): cleanup type predicate methods
|
2024-11-12 12:02:08 +01:00 |
|
simon lehericey
|
6f010cd2c5
|
fix: dossier projection for json column
|
2024-11-12 09:28:00 +01: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
|
17531b73b7
|
internalize value_column 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
|
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 |
|
Lisa Durand
|
a0bd85f247
|
fix order by label name
|
2024-11-07 11:39:32 +01: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
|
5ff09d1f9e
|
clean(wording): use right character for apostrophe
|
2024-11-07 09:12:13 +01:00 |
|
Lisa Durand
|
27f14954b6
|
add-spec-for-sorted-by-labels
|
2024-11-06 16:30:46 +01: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 |
|
Eric Leroy-Terquem
|
efef61c34c
|
feat(gallery): add attachments from justificatif motivation
|
2024-11-05 16:53:41 +01:00 |
|
Eric Leroy-Terquem
|
17aaa7b32c
|
feat(gallery): display right tag for annotation privée
|
2024-11-05 16:53:41 +01:00 |
|
Eric Leroy-Terquem
|
2e2d2afecb
|
feat(gallery): add attachments from commentaires from experts
|
2024-11-05 16:53:40 +01:00 |
|
Eric Leroy-Terquem
|
d10df6e17c
|
feat(gallery): add attachments from avis
|
2024-11-05 16:53:40 +01:00 |
|
LeSim
|
e95e86faae
|
Merge pull request #9952 from demarches-simplifiees/better_api_token_edition
Admin: permet d'éditer la liste des démarches accessibles par un jeton d'api
|
2024-11-05 14:37:51 +00:00 |
|
simon lehericey
|
bc583e0fe2
|
can add a demarche
|
2024-11-05 15:24:50 +01:00 |
|
simon lehericey
|
928c12e065
|
update using turbo
|
2024-11-05 15:05:00 +01:00 |
|
Eric Leroy-Terquem
|
a2446c429a
|
Merge pull request #10935 from demarches-simplifiees/update-instruction-options-interface
ETQ admin j'ai une nouvelle interface pour les options de l'instruction
|
2024-11-05 14:00:46 +00:00 |
|
Eric Leroy-Terquem
|
d979bf6c68
|
feat(instruction options management): add routable champs by category
|
2024-11-05 14:41:37 +01:00 |
|
mfo
|
9ec59669c3
|
Merge pull request #10989 from mfo/US/fix-navigation-after-add-instructeur
ETQ instructeur, après avoir invité un instructeur sur ma démarche, je souhaite pouvoir continuer a naviguer dans ma liste d'instructeur
|
2024-11-05 13:39:06 +00:00 |
|
mfo
|
47f2194e92
|
fix(Administrateurs::GroupesInstructeur#add_instructeur): re-rendering a template lead to miss usage of pagination. redirect after add_instructeur
|
2024-11-05 11:34:05 +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 |
|
Paul Chavard
|
d1565a67a0
|
Merge pull request #11011 from demarches-simplifiees/US/extract-pj-column
ETQ tech, je peux acceder aux pj via les columns
|
2024-11-05 09:39:25 +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 |
|
Eric Leroy-Terquem
|
ddb238ccd0
|
Merge pull request #11007 from demarches-simplifiees/can-condition-on-pays-champ
ETQ admin je peux conditionner / router depuis un champ pays
|
2024-11-05 09:26:20 +00:00 |
|
mfo
|
9d13ebb3ff
|
feat(pj): add specialized column for attachments
|
2024-11-05 10:09:59 +01: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
|
c364be12f1
|
rework ChampColumn.value
|
2024-11-05 09:38:29 +01: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 |
|
simon lehericey
|
d03d5d0dae
|
add ChampColumn
|
2024-11-05 09:38:26 +01:00 |
|
Lisa Durand
|
dcf56616c3
|
rename ProcedureLabel by Label part 2
|
2024-11-04 16:48:47 +01:00 |
|
Lisa Durand
|
507ea70398
|
improve color selection for Admin and improve generic label lists
|
2024-11-04 16:48:47 +01:00 |
|
Lisa Durand
|
725a97da7e
|
admin can modify procedure labels
|
2024-11-04 16:48:46 +01:00 |
|
Lisa Durand
|
35dee477ea
|
rename ProcedureLabel by Label
|
2024-11-04 16:48:44 +01:00 |
|
Lisa Durand
|
1a3f73eb01
|
dont display tags on show if no label in procedure
|
2024-11-04 16:48:11 +01:00 |
|
Lisa Durand
|
e723c9e365
|
create generic label for procedure in controller instead of using a hook
|
2024-11-04 16:48:11 +01:00 |
|
Lisa Durand
|
f68f4c88eb
|
correction after first review
|
2024-11-04 16:48:11 +01:00 |
|
Lisa Durand
|
9ab49a08b1
|
remove old badge css and only use DSFR
|
2024-11-04 16:48:11 +01:00 |
|
Lisa Durand
|
3a45524d39
|
add column label to procedure table
|
2024-11-04 16:48:00 +01:00 |
|
Lisa Durand
|
d0b1292060
|
instructeur can add and delete labels on dossier show
|
2024-11-04 16:05:35 +01:00 |
|
Lisa Durand
|
96cfb6cc43
|
create generic labels for old and new procedure
|
2024-11-04 16:05:35 +01:00 |
|
Colin Darie
|
8b3634ea76
|
refactor(service): dedicated route for prefill from siret
|
2024-11-04 15:13:42 +01:00 |
|
Colin Darie
|
384d089cb3
|
feat(service): prefill first service with AgentConnect siret
|
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 |
|
Colin Darie
|
68cca71318
|
feat(service): prefill contact information UI interactions
|
2024-11-04 12:50:49 +01:00 |
|
Colin Darie
|
8dc47c1b93
|
feat(service): prefill contact information from annuaire service public
|
2024-11-04 12:48:13 +01:00 |
|
Corinne Durrmeyer
|
83c942c338
|
Merge pull request #10993 from demarches-simplifiees/a11y-specific-fields
ETQ usager, je veux que le titre du modèle de pièce jointe reprenne l'intitulé visible
|
2024-11-04 10:47:00 +00:00 |
|
Paul Chavard
|
415be4f9ea
|
feat(type_de_champ): test value casts
|
2024-11-04 11:16:05 +01:00 |
|
Paul Chavard
|
aeb1d1c53a
|
refactor(champ): move champ.blank? implementation to type_de_champ
|
2024-11-04 11:16:05 +01:00 |
|
Eric Leroy-Terquem
|
30aa0b71d0
|
feat(routing): can create simple routing with pays tdc
|
2024-11-04 11:09:58 +01:00 |
|
Eric Leroy-Terquem
|
b29893a843
|
feat(conditional): can condition and route with pays tdc
|
2024-11-04 11:09:37 +01:00 |
|
Paul Chavard
|
7fddec484d
|
refactor(column): no more java 🎉 get_value -> value
|
2024-10-31 21:36:13 +01:00 |
|
Paul Chavard
|
503da1d160
|
chore: implement special columns
|
2024-10-31 13:57:23 +01:00 |
|
Paul Chavard
|
e9991573e7
|
chore: columns on some champs at this point do not make sense
|
2024-10-31 13:29:15 +01:00 |
|
simon lehericey
|
f27598f235
|
fix: assign_to.procedure_presentation should return an ActiveModel::Errors if needed
the caller will then calls `errors.full_messages`
|
2024-10-31 11:03:06 +01:00 |
|
simon lehericey
|
1268f323cb
|
move filter button to component and use plug it to new route
|
2024-10-31 11:03:06 +01:00 |
|
simon lehericey
|
a0671a1321
|
remove prefix, use status in controller
|
2024-10-31 10:54:29 +01:00 |
|
simon lehericey
|
b4ed393a55
|
extract column_filter_value
|
2024-10-31 10:54:28 +01:00 |
|
simon lehericey
|
13356f26c3
|
remove procedure from component signature
|
2024-10-31 10:54:28 +01:00 |
|
simon lehericey
|
7ed0b91351
|
plug column_filter, column_picker, column_header in new controller
|
2024-10-31 10:54:28 +01:00 |
|
simon lehericey
|
d8e63221b5
|
extract a procedure_presentation controller
|
2024-10-31 10:26:43 +01:00 |
|
simon lehericey
|
92a863d48c
|
remove_all as there is no some_usager_columns
|
2024-10-30 18:28:25 +01:00 |
|
mfo
|
26a078bc45
|
feat(naming): enhance naming of dates columns.
|
2024-10-30 18:28:24 +01:00 |
|
mfo
|
fa50e21101
|
review(pull/10591#discussion_r1818919818): export without user id
|
2024-10-30 18:28:24 +01:00 |
|
Christophe Robillard
|
df71c6a689
|
align columns naming and order for filter and add for export
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-10-30 18:28:23 +01:00 |
|
Paul Chavard
|
c6329ef10a
|
feat(column): add column get_value
|
2024-10-30 08:10:50 +01:00 |
|
Corinne Durrmeyer
|
f72c55631c
|
fix(trad): Add traduction to supporting document
|
2024-10-29 16:47:16 +01:00 |
|
Corinne Durrmeyer
|
10909c8879
|
Merge pull request #10965 from demarches-simplifiees/a11y-process-screen-2
Restitution des bandeau de statut (erreur ou succès)
|
2024-10-28 10:34:38 +00:00 |
|
mfo
|
2429f11d5c
|
fix(spec): fill_in(label) search by grep like, so if another label contains your label, you got an Ambiguous match
|
2024-10-28 10:39:36 +01:00 |
|
simon lehericey
|
b22f049318
|
fix: do not allow empty filter in models
|
2024-10-24 12:06:32 +02:00 |
|
Paul Chavard
|
c56aa67297
|
Merge pull request #10980 from colinux/helpscout-more-validation
ETQ tech, réduit le bruit Helpscout sur Sentry
|
2024-10-24 09:31:51 +00:00 |
|
Eric Leroy-Terquem
|
56b1355f71
|
Merge pull request #10970 from demarches-simplifiees/add-multicombobox-in-instructeur-interface
ETQ instructeur je peux ajouter plusieurs instructeurs à la fois
|
2024-10-24 07:38:42 +00:00 |
|
Colin Darie
|
eaa3350b77
|
feat(contact): delete contact forms when max attempts has been reached
|
2024-10-23 17:05:27 +02:00 |
|
mfo
|
84870615d8
|
feat(flash_messages): dry up code and ensure turbo_force: :server otherwise morphing does not refresh page with new attrs
|
2024-10-23 16:13:30 +02:00 |
|
Corinne Durrmeyer
|
dd362055df
|
Remove useless code
|
2024-10-23 14:58:21 +02:00 |
|
Corinne Durrmeyer
|
c91d8698bd
|
Remove useless note for screen readers
|
2024-10-23 14:00:24 +02:00 |
|
Corinne Durrmeyer
|
fd049f6025
|
Improve status message delivery to assistive technologies
|
2024-10-23 14:00:24 +02:00 |
|
Paul Chavard
|
1b188f65b0
|
Merge pull request #10977 from tchak/champ-oui-non-improve-format-on-export
ETQ Instructeur, je veux pouvoir faire la différence entre un champ Oui/Non vide et “Non”
|
2024-10-23 09:24:57 +00:00 |
|
Benoit Queyron
|
2b8e2b41da
|
Merge pull request #10968 from demarches-simplifiees/tech-nettoyage-options-header-section
Tech: task, nettoyage des options des header_section
|
2024-10-23 09:23:53 +00:00 |
|
benoitqueyron
|
1169dae310
|
task: clean header_section options
|
2024-10-23 10:35:07 +02:00 |
|
Mathieu Magnin
|
ba54890632
|
Merge pull request #10967 from demarches-simplifiees/fix-10966
Fix 500 when email is malformed
|
2024-10-23 07:23:07 +00:00 |
|
Paul Chavard
|
08490bfb82
|
ETQ Instructeur, je veux pouvoir faire la difference entre un champ Oui/Non vide et “Non”
|
2024-10-22 21:18:17 +02:00 |
|
Eric Leroy-Terquem
|
fa449d3e41
|
fix(instructeurs test): avoid duplication of instructor with same email
|
2024-10-22 17:33:31 +02:00 |
|
Eric Leroy-Terquem
|
81cbda0553
|
feat(instructeurs): can add many instructeurs
|
2024-10-22 17:31:31 +02:00 |
|
Thibaut Poullain
|
b969c1717f
|
🛠️ Fix | add test to the minimal admin presence for procedure
|
2024-10-22 17:01:57 +02:00 |
|
simon lehericey
|
0137763d42
|
feat: add empty_brouillon scope
|
2024-10-22 12:03:03 +02:00 |
|
Paul Chavard
|
02934188b4
|
refactor(champ): move champ value format methods from TypeDeChamp class to instance
|
2024-10-21 13:09:49 +02:00 |
|
Eric Leroy-Terquem
|
d17b913ccc
|
db(task): set a date_time to pieces_jointes_seen_at for remaining follows
|
2024-10-18 16:43:28 +02:00 |
|
Mathieu Magnin
|
478103b01a
|
[#10966] Fix 500 when email is malformed
|
2024-10-18 16:22:13 +02:00 |
|
Corinne Durrmeyer
|
fcb868c6a8
|
Merge pull request #10893 from demarches-simplifiees/a11y-form-errors
Améliore la restitution des message d'erreur lors d'une soumission en erreur
|
2024-10-17 10:37:32 +00:00 |
|
Paul Chavard
|
8c8bb870fc
|
refactor(dossier): filled champs
|
2024-10-17 11:33:24 +02:00 |
|
simon lehericey
|
4059bfdc11
|
fix: make filter works on multiple_drop_down_list
|
2024-10-16 18:09:51 +02:00 |
|
Colin Darie
|
5522efc3e5
|
Merge pull request #10954 from tchak/fix-dossier-merge-with-multiple-rows
ETQ usager, fix soumission d'un dossier en construction quand multiples lignes de champs répétables ont été modifiées
|
2024-10-16 15:00:26 +00:00 |
|
LeSim
|
6862f6c6bd
|
Merge pull request #10875 from demarches-simplifiees/add_id_to_column_third_part
Utilisation des colonnes dans l'affichage et le filtrage
|
2024-10-16 14:53:30 +00:00 |
|
Paul Chavard
|
c417614695
|
fix(dossier): fix apply_diff with multiple changed rows
|
2024-10-16 14:15:26 +02:00 |
|
Mathieu Magnin
|
04bbf09097
|
Merge pull request #10939 from demarches-simplifiees/fix-10919
Correction bug champ carto
|
2024-10-15 18:13:13 +00:00 |
|
simon lehericey
|
f850924dc0
|
remove procedure_presentation from export
|
2024-10-15 16:09:09 +02:00 |
|
simon lehericey
|
71bcbbc440
|
remove useless snapshot
|
2024-10-15 16:09:09 +02:00 |
|
simon lehericey
|
b5ed8c9b61
|
export cache_key based on column
|
2024-10-15 16:09:08 +02:00 |
|
simon lehericey
|
603c2a108e
|
remove useless Export.by_key procedure_presentation arg
|
2024-10-15 16:09:08 +02:00 |
|
simon lehericey
|
4d7715fbb6
|
extract filter and sort function to a filter_service
|
2024-10-15 16:09:08 +02:00 |
|
simon lehericey
|
16e93a217b
|
reset procedure_presentation if a pb occurs with a column deserialization
|
2024-10-15 16:09:07 +02:00 |
|
simon lehericey
|
3677f3b2d3
|
tech(clean): remove Column classname: attribute
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-10-15 16:09:07 +02:00 |
|
simon lehericey
|
b2754cd26c
|
move validations concern to filtered_column
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-10-15 16:09:06 +02:00 |
|
simon lehericey
|
14fe11b612
|
use displayed_columns !
|
2024-10-15 16:09:06 +02:00 |
|
simon lehericey
|
7e4ca07df2
|
use filtered_column to filter !
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-10-15 16:09:05 +02:00 |
|
simon lehericey
|
4c5d7e2950
|
remove now useless add_filters and remove_filters
|
2024-10-15 16:09:05 +02:00 |
|
simon lehericey
|
72c389161a
|
remove filter using generic add_filter methods
|
2024-10-15 16:09:05 +02:00 |
|
simon lehericey
|
175f303399
|
display filter tags
|
2024-10-15 16:09:05 +02:00 |
|
simon lehericey
|
e9c11a95f1
|
directly write in new filter columns
|
2024-10-15 16:09:05 +02:00 |
|
simon lehericey
|
d54ab64e40
|
add filtered_column type
|
2024-10-15 16:09:05 +02:00 |
|
Mathieu Magnin
|
4b5235e42f
|
[#10919] Fix tests
|
2024-10-15 15:32:46 +02:00 |
|
Mathieu Magnin
|
097074fdc7
|
Merge pull request #10865 from demarches-simplifiees/fix-10799
ETQ Admin / Instructeur je veux être savoir si le jeton api entreprise d'une démarche a expiré ou va expirer prochainement
|
2024-10-15 13:25:20 +00:00 |
|
Benoit Queyron
|
c8f69283cc
|
Merge pull request #10713 from demarches-simplifiees/etq-admin-bug-message-info-character-limit
Tech : amélioration de la gestion des types_de_champ.options
|
2024-10-15 13:02:33 +00:00 |
|
Mathieu Magnin
|
dfa3276cb6
|
[#10799] Missing test
|
2024-10-15 14:40:50 +02:00 |
|