mfo
|
e3a24d53ea
|
tech(refactor): procedure::error_summary and dossier::ErrorsFullMessagesComponent use same behaviour to compact/expand errors
|
2024-06-11 09:39:20 +02:00 |
|
mfo
|
5644692448
|
feat(Logic.computable?): add computable? to know if a ineligibilite_rules set is computable
|
2024-06-11 09:32:53 +02:00 |
|
mfo
|
5de4ce889f
|
feat(ProcedureRevision.ineligibilites_rules): keep track of changes and show it to admin for republication
|
2024-06-11 09:32:53 +02:00 |
|
mfo
|
ab522a3e40
|
Merge pull request #10503 from mfo/US/fix-condition-validator-on-private-champ-using-public-tdc
Correctif: ETQ admin, je souhaite pouvoir utiliser des champs public pour conditionner une annotation privée
|
2024-06-10 09:33:22 +00:00 |
|
mfo
|
27b86f9848
|
fix(TypesDeChamp::ConditionValidator): allow to use types_de_champ_public on condition for types_de_champ_private
|
2024-06-10 11:26:01 +02:00 |
|
mfo
|
d2ccea700b
|
bug(TypesDeChamp::ConditionValidator): should allow to use types_de_champ_public on condition for types_de_champ_private
|
2024-06-10 09:35:29 +02:00 |
|
Kara Diaby
|
cb5ba455eb
|
Fixe bug sur toutes les démarches
|
2024-06-05 14:13:44 +00:00 |
|
mfo
|
ef3ca9839b
|
feat(procedure.validation): extract validation context: types_de_champ_public_editor, types_de_champ_private_editor and publication [combining both contextes]. validate conditions, headers_sections, regexp on type_de_champ_private too. dry validation
|
2024-06-04 18:25:24 +02:00 |
|
mfo
|
f14c88a54a
|
clean(spec): speed, avoid using with_all_champs factory. takes too much time when not needed
|
2024-06-04 15:34:34 +02:00 |
|
krichtof
|
45814fdbfb
|
Merge pull request #10454 from demarches-simplifiees/9827-add-specs
corrige quelques bugs de la feature export template (renommage dans le zip)
|
2024-06-04 13:18:12 +00:00 |
|
Christophe Robillard
|
ac23d5fb41
|
convert date with dash for export renaming
|
2024-06-04 10:32:14 +02:00 |
|
Paul Chavard
|
68c15ba99f
|
feat(champ): add updated_by column
|
2024-06-03 18:45:16 +02:00 |
|
mfo
|
a278aac92f
|
fix(spec): maj broken spec on main
|
2024-05-31 08:24:55 +02:00 |
|
Christophe Robillard
|
acf6579aa4
|
add missing specs to export template
|
2024-05-29 14:38:05 +02:00 |
|
Paul Chavard
|
de209954e1
|
Merge pull request #10466 from tchak/fix-supprimes_recemment-should-include-archived
fix(instructeur): supprimes_recemment should include archived dossiers
|
2024-05-29 11:09:41 +00:00 |
|
Paul Chavard
|
5154231ccf
|
fix(dossier): batch operations to termine dossier should send emails
|
2024-05-29 11:31:58 +02:00 |
|
Paul Chavard
|
b06934b8d3
|
fix(instructeur): supprimes_recemment should include archived dossiers
|
2024-05-29 11:03:46 +02:00 |
|
Christophe Robillard
|
06cbb65d4e
|
spec: simplify export template factory
|
2024-05-28 18:25:37 +02:00 |
|
simon lehericey
|
fa06d17169
|
Feat(user): set email_verified_at when setting confirmed_at
|
2024-05-27 17:24:56 +02:00 |
|
simon lehericey
|
841c1cc845
|
Feat(user): verify user email during devise confirmation
|
2024-05-27 17:24:55 +02:00 |
|
Paul Chavard
|
1bca3c123b
|
chore(dossier): remove legacy update attributes
|
2024-05-27 10:33:37 +02:00 |
|
simon lehericey
|
d3b700326d
|
spec: fix
|
2024-05-23 10:01:29 +02:00 |
|
simon lehericey
|
fa7d5cfa33
|
fix test
|
2024-05-23 10:00:41 +02:00 |
|
simon lehericey
|
c8b3b4b45a
|
refactor: renaming
|
2024-05-23 10:00:38 +02:00 |
|
simon lehericey
|
6445337be7
|
refactor(pj_list): extract pj list in a concern and simplify
|
2024-05-23 10:00:38 +02:00 |
|
Christophe Robillard
|
aeb4bd2ff1
|
add original-filename tag
|
2024-05-23 10:00:36 +02:00 |
|
Christophe Robillard
|
8e8057ddd3
|
add some specs to export template
|
2024-05-23 10:00:36 +02:00 |
|
Christophe Robillard
|
357c07456c
|
generate export with export_template
|
2024-05-23 10:00:34 +02:00 |
|
Christophe Robillard
|
95c308dc51
|
add specific tags
|
2024-05-23 10:00:33 +02:00 |
|
Christophe Robillard
|
a248eba641
|
export template: set default values
|
2024-05-23 10:00:33 +02:00 |
|
Christophe Robillard
|
bbb6309b4f
|
procedure: add pieces_jointes_exportables_list
|
2024-05-23 10:00:32 +02:00 |
|
Christophe Robillard
|
25ab2420fe
|
validate export template
|
2024-05-23 10:00:32 +02:00 |
|
Christophe Robillard
|
24922605cd
|
add pj for export template
|
2024-05-23 10:00:32 +02:00 |
|
Christophe Robillard
|
d1c3b84ea2
|
add export template model
|
2024-05-23 10:00:32 +02:00 |
|
mfo
|
4ea601de79
|
fix(champs.pj.clone): stop cloning private piece_justificative_file when user clone his dossier
|
2024-05-21 09:50:27 +02:00 |
|
Colin Darie
|
c2b1d7aaaf
|
Merge pull request #10261 from colinux/ignore-search-terms-2
Tech (perf): ignore les `search_terms` colonnes pour ne plus les select à chaque query et debounce l'indexation
|
2024-05-21 07:07:10 +00:00 |
|
Colin Darie
|
3d52601155
|
fix(carte): gracefully ignore invalid year and kind params
Empêche d'envoyer une date invalide à PG et polluer les logs.
|
2024-05-16 16:58:42 +02:00 |
|
Paul Chavard
|
a1db089681
|
fix(champ): champ value formatters should check champ type
|
2024-05-13 17:00:46 +02:00 |
|
Colin Darie
|
e01f5b7993
|
refactor(search): index search terms only when necessary
|
2024-05-08 10:35:04 +02:00 |
|
Kara Diaby
|
3bebff1177
|
TEsts
|
2024-05-07 09:49:29 +00:00 |
|
Colin Darie
|
6733b2884f
|
feat(search): index mandataire name
|
2024-05-06 18:58:52 +02:00 |
|
Colin Darie
|
39b0327237
|
refactor(search): rename update search terms => index search terms
|
2024-05-06 18:57:39 +02:00 |
|
Colin Darie
|
4408824882
|
fix(dossier): update search terms when etablissement or individual changed
|
2024-05-06 18:57:03 +02:00 |
|
Colin Darie
|
ee465b38ff
|
feat(search): debounce update search terms
|
2024-05-06 18:57:00 +02:00 |
|
Colin Darie
|
5a2ddcb471
|
test: faster dossier clone spec by merging similar it
|
2024-05-06 17:16:34 +02:00 |
|
Colin Darie
|
2e763d5e92
|
perf(search): ignore search_terms columns, use raw sql instead
|
2024-05-06 17:16:34 +02:00 |
|
Paul Chavard
|
244dcfcc23
|
refactor(export): improuve specs
|
2024-04-24 13:27:20 +02:00 |
|
Paul Chavard
|
42336b235e
|
chore(spec): move spec in the correct folder
|
2024-04-23 21:57:00 +02:00 |
|
Paul Chavard
|
95bb09a1f8
|
refactor(champs): do not depend on attributes hash key in old code
|
2024-04-22 18:38:59 +02:00 |
|
Paul Chavard
|
f4f5416dd3
|
Merge pull request #10328 from tchak/refactor-dossier-champ-by-stable-id-controller
refactor(champs): update champs by public_id [controllers]
|
2024-04-22 12:23:16 +00:00 |
|
Paul Chavard
|
0c7bc6b555
|
feat(dossier): add methods to upsert champ values
|
2024-04-22 13:55:01 +02:00 |
|
simon lehericey
|
cd808864b6
|
chore(spec): fix missing s in path
|
2024-04-22 11:59:28 +02:00 |
|
simon lehericey
|
9e33b1ee6d
|
fix: allow unsigned expert when restricted list
|
2024-04-19 13:03:09 +02:00 |
|
mfo
|
6d84c38fca
|
tech(deadspec): no more brouillon context on dossier validation
|
2024-04-17 06:27:26 +02:00 |
|
mfo
|
aca67a2274
|
tech(refactor.champs.validation): all champs validation use :validate_champ_value_or_prefill?
|
2024-04-17 06:27:26 +02:00 |
|
simon lehericey
|
981003975c
|
refactor: use last_sign_in_at as confirmed_at is not reliable
|
2024-04-16 17:58:30 +02:00 |
|
simon lehericey
|
d95ce505a8
|
feat: suggest recently added user even if its not confirmed
|
2024-04-16 17:58:30 +02:00 |
|
simon lehericey
|
8d95df2250
|
feat: do not suggest unconfirmed experts
|
2024-04-16 17:58:30 +02:00 |
|
simon lehericey
|
5cd780251b
|
refactor: mutualize email_expert logic
|
2024-04-16 17:58:29 +02:00 |
|
Colin Darie
|
71b0592b0a
|
Merge pull request #10336 from colinux/fix-address-without-postcode
Usager: fix champ adresse dans un TOM sans code postal dans la BAN (ex. Nouvelle-Calédonie à Nouméa)
|
2024-04-16 13:45:04 +00:00 |
|
Colin Darie
|
db65c9178e
|
fix(address): BAN does not return postcode for some TOM like Nouvelle-Calédonie
But we have to fallback to an empty string because API graphql / serializer
expects a non-null attribute.
|
2024-04-16 15:37:56 +02:00 |
|
Paul Chavard
|
08e127c120
|
chore(spec): remove test for old unused behaviour
|
2024-04-16 12:10:08 +02:00 |
|
Paul Chavard
|
ee56a7da21
|
refactor(champ): remove stable_id delegate to type_de_champ
|
2024-04-16 12:10:07 +02:00 |
|
mfo
|
938f5043a4
|
feat(champs.validation): standardize champ error messages
|
2024-04-12 11:39:43 +02:00 |
|
LeSim
|
22830fd7f6
|
Merge pull request #10275 from demarches-simplifiees/fix_api_entreprise_status
Tech: corrige le mécanisme de surveillance des fournisseurs d entreprise.api.gouv.fr
|
2024-04-08 08:08:38 +00:00 |
|
Paul Chavard
|
c5c671f391
|
Merge pull request #10234 from tchak/type-de-champ-paths
feat(champ): add paths to type_de_champ
|
2024-04-08 08:07:30 +00:00 |
|
Paul Chavard
|
80b3f0c0b3
|
fix(champ): no validate on hidden champs
|
2024-04-05 13:24:57 +02:00 |
|
simon lehericey
|
7b33963a67
|
add and use api_djepva_up?
|
2024-04-05 12:27:26 +02:00 |
|
simon lehericey
|
e994738a2e
|
add and use api_insee_up?
|
2024-04-05 12:26:44 +02:00 |
|
Paul Chavard
|
282ce1322c
|
fix(stats): more accurat stats about deleted dossiers
|
2024-04-04 19:00:48 +02:00 |
|
Paul Chavard
|
38a703034e
|
feat(champ): expose paths
|
2024-04-04 16:13:23 +02:00 |
|
Colin Darie
|
863784a1a9
|
test: configure default host on APP_HOST everywhere
|
2024-04-02 18:47:40 +02:00 |
|
simon lehericey
|
8405c83c12
|
fix: do not retry rnf bad request
|
2024-04-02 10:00:07 +02:00 |
|
mfo
|
284a10e235
|
fix(Champs::EngagementJuridiqueChamp): validates Champs::EngagementJuridiqueChamp respecting it's validation context.
|
2024-04-01 07:18:14 +02:00 |
|
mfo
|
d7f152f4af
|
fix(Champs::PhoneChamp): validates Champs::PhoneChamp respecting it's validation context.
|
2024-04-01 07:18:14 +02:00 |
|
mfo
|
374d763084
|
fix(Champs::IntegerNumberChamp): validates Champs::IntegerNumberChamp respecting it's validation context.
|
2024-04-01 07:18:13 +02:00 |
|
mfo
|
04f3b6a844
|
fix(Champs::DecimalNumberChamp): validates Champs::DecimalNumberChamp respecting it's validation context
|
2024-04-01 07:07:11 +02:00 |
|
Lisa Durand
|
65b8f6881a
|
Merge pull request #10143 from demarches-simplifiees/float-too-many-decimal-ldu
ETQ admin, je veux que le champ nombre décimal ne prenne que 3 chiffres après la virgule
|
2024-03-27 10:05:35 +00:00 |
|
Lisa Durand
|
a3ab6dd257
|
add validation on decimal max 3 digits after coma
|
2024-03-27 10:55:10 +01:00 |
|
Paul Chavard
|
6ad0b901b6
|
fix(champ): use public_id in views
|
2024-03-26 11:23:23 +01:00 |
|
Martin
|
015e606f50
|
fix(dossier.has_many.france_connect_informations): wip
|
2024-03-22 07:47:02 +01:00 |
|
Eric Leroy-Terquem
|
9139bfbf48
|
clean(administrateur): remove dead code
|
2024-03-21 14:27:53 +01:00 |
|
simon lehericey
|
a42f85ef05
|
remove useless administration_id in invite_admin and invite_administrateur!
|
2024-03-21 11:54:02 +01:00 |
|
mfo
|
086cc1537b
|
Merge pull request #10068 from mfo/US/user-has-many-fcis
tech(User.FranceConnect): un usager peut avoir plusieurs profils FranceConnect, pas uniquement un
|
2024-03-20 16:30:39 +00:00 |
|
Lisa Durand
|
6c5c744411
|
Merge pull request #10119 from demarches-simplifiees/add-explanation-when-publish-with-same-url-ldu
ETQ admin j'ai un message d'explication si j'utilise une URL déja utilisée lors de la publication d'une démarche
|
2024-03-20 13:21:59 +00:00 |
|
Paul Chavard
|
eff03aaf23
|
refactor(dossier): label indexes based on type_de_champ not champ
|
2024-03-20 09:58:47 +01:00 |
|
Paul Chavard
|
f21192bb06
|
Merge pull request #10123 from tchak/fix-multiple-champ-copies-bug
fix(champ): fix multiple champ copies bug
|
2024-03-18 16:46:17 +00:00 |
|
Paul Chavard
|
1b2315cd45
|
fix(champ): fix multiple champ copies bug
|
2024-03-18 12:13:22 +01:00 |
|
Lisa Durand
|
6b916493cb
|
change wording on page stats
|
2024-03-18 10:39:11 +01:00 |
|
Paul Chavard
|
900db5624f
|
refactor(champs): if champ not found - build it
|
2024-03-17 23:51:45 +01:00 |
|
Lisa Durand
|
e757eefd37
|
add message when path is already taken when publishing a procedure
|
2024-03-14 17:17:47 +01:00 |
|
mfo
|
5dda05d710
|
Merge pull request #10100 from mfo/US/cleanup-champs-after-passer-en-construction
fix(email_validation): allow email with specific format
|
2024-03-12 17:09:39 +01:00 |
|
Colin Darie
|
fc1c6bb412
|
Merge pull request #10103 from tchak/dossier-vide-from-procedure
refactor(dossier_vide): use types_de_champ instead of empty dossier
|
2024-03-12 15:29:24 +00:00 |
|
Colin Darie
|
ee92668611
|
Merge pull request #9930 from demarches-simplifiees/add-external-link-to-procedure
ETQ admin lorsque je clos une démarche je peux alerter les usagers et je crée une page de fermeture si la démarche n'est pas redirigée dans DS
|
2024-03-12 15:03:30 +00:00 |
|
Paul Chavard
|
aa0aea1543
|
refactor(dossier_vide): use types_de_champ instead of empty dossier
|
2024-03-12 14:23:07 +01:00 |
|
Martin
|
2468d528fd
|
fix(email_validation): use truemail regexp
|
2024-03-12 11:29:31 +01:00 |
|
simon lehericey
|
2bec15b78f
|
fix multiple error message on regexp
|
2024-03-11 11:41:31 +01:00 |
|
Paul Chavard
|
6ec7a87bcb
|
Merge pull request #10080 from demarches-simplifiees/add-dependent-destroy-on-contact-information
Correctif : supprime l'information de contact à la suppression du groupe instructeur
|
2024-03-08 12:15:27 +00:00 |
|
mfo
|
0013528deb
|
Merge pull request #10065 from mfo/US/secu-email
fix(email.validation): some nasty tests
|
2024-03-08 09:05:03 +00:00 |
|
Martin
|
9425f2cc58
|
fix(user.france_connect_informations): has_many, not has_one
|
2024-03-08 09:44:21 +01:00 |
|
Eric Leroy-Terquem
|
6651b36fe4
|
db(migration): add closing_reason and closing_details to procedure
|
2024-03-07 19:00:46 +01:00 |
|
Eric Leroy-Terquem
|
877e1f79cc
|
fix(groupe instructeur): add a dependent destroy on contact information
|
2024-03-07 16:33:17 +01:00 |
|
Martin
|
0ea90e036e
|
fix(email.validation): some nasty tests
|
2024-03-05 16:27:07 +01:00 |
|
Martin
|
b468da9964
|
bug(user.fcis): users using more than one FranceConnect identity provider can not be destroyed
|
2024-03-05 14:03:02 +01:00 |
|
Paul Chavard
|
f3a97876bd
|
fix(champ): champs are not ordered anymore
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
8687d73a73
|
refactor(dossier): clone only current revision champs
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
deb19177f7
|
refactor(test): update tests
|
2024-03-04 10:59:11 +01:00 |
|
Colin Darie
|
dbf04c63a4
|
fix(flipper): don't clone features globally enabled
|
2024-03-03 00:13:01 +01:00 |
|
Paul Chavard
|
178f1a0c26
|
fix(test): fail on last month day
|
2024-02-29 15:44:42 +01:00 |
|
Colin Darie
|
f04420812b
|
fix(export): typo tier => tiers
|
2024-02-22 15:58:29 +01:00 |
|
Colin Darie
|
7143c7e8e2
|
Merge pull request #9995 from colinux/attestation-v2-improvements
ETQ admin, quelques améliorations sur l'éditeur v2
|
2024-02-22 11:30:41 +00:00 |
|
Colin Darie
|
3c22f4ea48
|
fix(attestation): always return v1 template when exists, otherwise it's a v2
|
2024-02-22 12:19:07 +01:00 |
|
Martin
|
31168f9602
|
perf(spec): build not create some variables, & fix specs
|
2024-02-21 14:44:49 +01:00 |
|
Martin
|
c2675dfb4d
|
feat(export.user): add when user passthru FranceConnect or not
|
2024-02-21 14:44:49 +01:00 |
|
Martin
|
c9235c8a3d
|
feat(export.for_tier): add to export
|
2024-02-21 14:44:49 +01:00 |
|
Paul Chavard
|
702b9dd8b3
|
fix(champ): do not reset data on champs without fetch_external_data
|
2024-02-21 08:54:08 +01:00 |
|
Colin Darie
|
560d50f52d
|
fix(dropdown-multiple): a valid option starting by [ may not be a JSON value
|
2024-02-20 17:41:53 +01:00 |
|
Martin
|
ba3fda1928
|
bug(monavisvalidator): what any domain could be used ?!
|
2024-02-20 11:51:00 +01:00 |
|
Martin
|
8dc3103ac1
|
fix(champs.email): allow nil
|
2024-02-19 15:13:20 +01:00 |
|
Martin
|
1a424beb6f
|
fix(tags): libelle with double dash, becomes double underscore. no worries it was already broken
|
2024-02-16 14:00:18 +01:00 |
|
Martin
|
0fbbe4d97c
|
bug(tags): libelle with double dash, double dash also known as tag delimiter
|
2024-02-16 14:00:18 +01:00 |
|
Martin
|
56ed901703
|
tech(clean): remove dead code
|
2024-02-16 11:23:39 +01:00 |
|
Martin
|
72a3f6e89c
|
refactor(export/archives): holds user profile asking for the archive or export
|
2024-02-16 11:23:38 +01:00 |
|
Martin
|
8488e74bbb
|
review(suggestion): better code with reviews, normalize Champs::EmailChamp.value, simplier default strict validation activation
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-02-15 16:41:00 +01:00 |
|
Martin
|
5f77c0cd06
|
feat(email.validation): expand email validation to Avis, ContactInformation, Invite, DossierTransfert
|
2024-02-15 16:41:00 +01:00 |
|
Martin
|
05193e1d1e
|
feat(User.validation): validates email when env var is present
|
2024-02-15 16:41:00 +01:00 |
|
Martin
|
25f92a7760
|
feat(email.validator): define a strict email validator, validates Champs::EmailChamp.value only on validation context
Co-authored-by: Paul Chavard <github@paul.chavard.net>
|
2024-02-15 16:41:00 +01:00 |
|
Colin Darie
|
a650114671
|
test: fix flaky match_array test
|
2024-02-15 11:00:53 +01:00 |
|
Colin Darie
|
bd3c2c070a
|
Merge pull request #9957 from demarches-simplifiees/finalize-rna-rnf-ldu
ETQ instructeur et consommateur API, la vue du champ RNA est harmonisée avec le champ RNF
|
2024-02-14 15:30:54 +00:00 |
|
Paul Chavard
|
93635b3516
|
refactor(logic): compute sub champ values
|
2024-02-13 11:57:31 +01:00 |
|
Lisa Durand
|
f09ab62620
|
add rna type de champ to harmonize api with rnf
|
2024-02-12 17:20:07 +01:00 |
|
Colin Darie
|
ea89c2e8dd
|
fix(attestation): tag commune_name from address
|
2024-02-12 15:08:05 +01:00 |
|
Paul Chavard
|
23592087ae
|
refactor(instructeur): use precomputed timestamps
|
2024-02-08 18:36:04 +01:00 |
|
Colin Darie
|
70e92f7c6b
|
Merge pull request #9903 from colinux/attestation-ux
ETQ admin, je peux tester l'attestation v2
|
2024-02-06 08:09:53 +00:00 |
|
seb-by-ouidou
|
c2c54083e8
|
feat: display tree structure of a group
|
2024-02-05 09:30:24 +01:00 |
|
Colin Darie
|
f7484eb0e5
|
feat(attestation): list tags errors and substitute missing tag by libelle
|
2024-02-02 13:05:09 +01:00 |
|
seb-by-ouidou
|
46c19014f9
|
feat: notify administrateur and gestionnaire by email when new commentaire + for administrateur highlight card and commentaires if any unread
|
2024-02-02 12:52:36 +01:00 |
|
Colin Darie
|
443e41a6ed
|
style(attestation): group tags by section
|
2024-02-01 18:55:52 +01:00 |
|
Colin Darie
|
40353fee04
|
feat(attestation): replace tags in preview for v2
|
2024-02-01 18:55:50 +01:00 |
|
seb-by-ouidou
|
f3cba9331d
|
fix: improvement after review
|
2024-01-29 18:23:39 +01:00 |
|
seb-by-ouidou
|
6cd8b6d2df
|
feat: for gestionnaire highlight card and commentaires if any unread
|
2024-01-29 18:23:39 +01:00 |
|
Eric Leroy-Terquem
|
6203b1fd05
|
Merge pull request #9879 from demarches-simplifiees/cleaning-conditional-and-routing-code
Tech : nettoyage du code conditionnel et routage
|
2024-01-29 13:43:52 +00:00 |
|
mfo
|
77ca3dd28a
|
Merge pull request #9922 from mfo/US/nplus_one_in_summary
perf(TypeDeChampEditor): faster
|
2024-01-29 10:58:05 +00:00 |
|
Martin
|
01752bc2e8
|
perf(ProcedureRevisionPreloader): preload revision quickly
|
2024-01-26 14:47:44 +01:00 |
|
Martin
|
ecc83edf4f
|
wip
|
2024-01-26 13:43:10 +01:00 |
|
simon lehericey
|
d909e2c8ea
|
add various expiring scopes to APIToken
|
2024-01-26 10:15:37 +01:00 |
|
Martin
|
0e5768ec5b
|
fixup! perf(editor): better perf to add, destroy, update, move up, move down and move with number
|
2024-01-26 09:45:59 +01:00 |
|
simon lehericey
|
49f0caba7e
|
fix(spec): flaky test
|
2024-01-25 11:17:44 +01:00 |
|
simon lehericey
|
6e5678d1c2
|
feature(api): add forbidden_network? to api_token
|
2024-01-25 10:51:58 +01:00 |
|
Martin
|
2952987ad8
|
refactor(spec): stop using procedure type de champs traits as :with_datetime , :with_xxx in favor of :types_de_champ_public which keeps position in check
|
2024-01-23 17:30:22 +01:00 |
|