.. |
champs
|
fix(dropdown-multiple): a valid option starting by [ may not be a JSON value
|
2024-02-20 17:41:53 +01:00 |
concern
|
fix(tags): libelle with double dash, becomes double underscore. no worries it was already broken
|
2024-02-16 14:00:18 +01:00 |
logic
|
refactor(logic): compute sub champ values
|
2024-02-13 11:57:31 +01:00 |
types_de_champ
|
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 |
administrateur_spec.rb
|
refactor(export/archives): holds user profile asking for the archive or export
|
2024-02-16 11:23:38 +01:00 |
api_entreprise_token_spec.rb
|
test: ensure travel_back is automatically called at the right time
|
2023-06-20 00:04:55 +02:00 |
api_token_spec.rb
|
add various expiring scopes to APIToken
|
2024-01-26 10:15:37 +01:00 |
archive_spec.rb
|
fix(archives): purge stuck pending archives
|
2022-07-27 15:26:59 +02:00 |
assign_to_spec.rb
|
chore(create_procedure_presentation): homogénéise l'interface sur les procédure présentation. pas d'objet 'build', sinon les export/filtres deviennent compliqués
|
2022-10-31 09:29:27 +01:00 |
attestation_template_spec.rb
|
feat(attestation): replace tags in preview for v2
|
2024-02-01 18:55:50 +01:00 |
avis_spec.rb
|
review(suggestion): better code with reviews, normalize Champs::EmailChamp.value, simplier default strict validation activation
|
2024-02-15 16:41:00 +01:00 |
batch_operation_spec.rb
|
Overload the finished_at
|
2023-02-01 17:06:04 +01:00 |
bill_signature_spec.rb
|
fix(spec): update spec with new timestamp
|
2022-12-07 19:28:01 +01:00 |
champ_private_spec.rb
|
specs: always require rails_helper
|
2020-03-31 12:48:32 +02:00 |
champ_shared_example.rb
|
Make date and datetime prefillable (#8304)
|
2023-01-12 17:42:02 +01:00 |
champ_spec.rb
|
Fix datetime_champ validation with negative time zone
|
2023-08-02 14:40:47 +02:00 |
chorus_configuration_spec.rb
|
review(tech): utilise un code unique pr les elements de l'autocomplete, corrections de typos, amelioration du code
|
2023-11-09 11:10:17 +01:00 |
commentaire_groupe_gestionnaire_spec.rb
|
feat: answer message to administrateur as gestionnaire
|
2024-01-22 14:36:38 +01:00 |
commentaire_spec.rb
|
fix(messages): retry stale blobs
|
2022-11-02 09:19:51 +01:00 |
condition_form_spec.rb
|
fix(conditional): only parse user input as int if compared with a number
|
2022-09-09 11:28:32 +02:00 |
contact_information_spec.rb
|
add contact information model
|
2023-09-08 11:04:06 +02:00 |
deleted_dossier_spec.rb
|
specs: remove unused require
|
2021-03-25 13:24:53 +01:00 |
dossier_assignment_spec.rb
|
chore(feature flag): remove routing_rules flag call
|
2023-11-14 17:02:39 +01:00 |
dossier_preloader_spec.rb
|
perf(preloader): fix N+1 on non mandatory repetition blocks
|
2023-11-30 14:10:33 +01:00 |
dossier_spec.rb
|
tech(clean): remove dead code
|
2024-02-16 11:23:39 +01:00 |
dossier_transfer_spec.rb
|
fix(dossier_transfer): requires an actual email
|
2022-08-03 11:44:54 +02:00 |
dubious_procedure_spec.rb
|
fix(spec): fix dubious procedure spec
|
2022-10-11 11:50:41 +02:00 |
email_event_spec.rb
|
refactor(email): remove pseudonymization, it will be done at dump-time
|
2023-01-10 16:07:35 +01:00 |
engagement_juridique_champ_spec.rb
|
amelioration(Champs::EngagementJuridiqueChamp): valide le format
|
2023-11-09 10:09:14 +01:00 |
etablissement_spec.rb
|
build raison sociale from nom and nom
|
2023-07-14 16:19:44 +02:00 |
exercice_spec.rb
|
specs: always require rails_helper
|
2020-03-31 12:48:32 +02:00 |
expert_spec.rb
|
fix: a expert merge transfers hidden procedures
|
2023-08-31 14:26:45 +02:00 |
experts_procedure_spec.rb
|
experts_procedure should not be optional
|
2021-03-23 13:46:33 +01:00 |
export_spec.rb
|
refactor(export/archives): holds user profile asking for the archive or export
|
2024-02-16 11:23:38 +01:00 |
follow_commentaire_groupe_gestionnaire_spec.rb
|
feat: for gestionnaire highlight card and commentaires if any unread
|
2024-01-29 18:23:39 +01:00 |
france_connect_information_spec.rb
|
associate_user take a target email
|
2021-10-14 14:47:50 +02:00 |
france_connect_particulier_client_spec.rb
|
specs: always require rails_helper
|
2020-03-31 12:48:32 +02:00 |
geo_area_spec.rb
|
feat(champ): validate GeoJSON
|
2023-07-18 18:01:29 +02:00 |
gestionnaire_spec.rb
|
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 |
groupe_gestionnaire_spec.rb
|
feat: for gestionnaire highlight card and commentaires if any unread
|
2024-01-29 18:23:39 +01:00 |
groupe_instructeur_spec.rb
|
chore(groupe instructeur): move closed validation for defaut groupe to model
|
2023-08-21 16:31:54 +02:00 |
individual_spec.rb
|
Add new testss
|
2023-12-12 22:35:11 +00:00 |
instructeur_spec.rb
|
refactor(export/archives): holds user profile asking for the archive or export
|
2024-02-16 11:23:38 +01:00 |
invite_spec.rb
|
feat(email.validation): expand email validation to Avis, ContactInformation, Invite, DossierTransfert
|
2024-02-15 16:41:00 +01:00 |
logic_spec.rb
|
compatibility from left
|
2022-09-28 10:06:31 +02:00 |
mail_template_spec.rb
|
amelioration(attestion.et.mail): deduplique les message d'erreur, améliore les messages d'erreur, gère la pluralisation des erreurs lorsque plusieurs tags sont concernés
|
2022-12-19 09:28:46 +01:00 |
map_filter_spec.rb
|
show france map with stats for each departement
|
2023-11-16 13:27:12 +01:00 |
prefill_champs_spec.rb
|
Workable draft prefill identity (no link or query help)
|
2023-09-07 10:17:19 +02:00 |
prefill_description_spec.rb
|
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 |
prefill_identity_spec.rb
|
Add tests for prefill identity
|
2023-09-07 10:17:19 +02:00 |
procedure_overview_spec.rb
|
fix(tests): create groupe instructeurs with factory
|
2023-07-03 14:47:56 +02:00 |
procedure_presentation_and_revisions_spec.rb
|
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 |
procedure_presentation_spec.rb
|
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 |
procedure_revision_preloader_spec.rb
|
perf(ProcedureRevisionPreloader): preload revision quickly
|
2024-01-26 14:47:44 +01:00 |
procedure_revision_spec.rb
|
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 |
procedure_revision_type_de_champ_spec.rb
|
feat(conditional): annotations can be conditioned by champs
|
2023-11-03 10:45:07 +00:00 |
procedure_spec.rb
|
bug(monavisvalidator): what any domain could be used ?!
|
2024-02-20 11:51:00 +01:00 |
routing_engine_spec.rb
|
chore(logic): commune and epci champs are always compute with compute_value_json
|
2023-12-22 10:57:53 +01:00 |
service_spec.rb
|
refactor(service): explicit call to service job to avoid test side effect
|
2022-10-25 14:44:43 +02:00 |
siret_spec.rb
|
specs: always require rails_helper
|
2020-03-31 12:48:32 +02:00 |
stat_spec.rb
|
spec(dossier): improuve dossier with state factories
|
2023-11-14 23:59:45 +01:00 |
super_admin_spec.rb
|
test(super-admin): more explicit disable otp test
|
2023-05-03 11:37:28 +02:00 |
sva_svr_configuration_spec.rb
|
feat(admin): config sva/svr
|
2023-07-11 10:01:45 +02:00 |
targeted_user_link_spec.rb
|
feat(invite): wrap invitation with targeted_user_links
|
2022-06-17 16:44:37 +02:00 |
trusted_device_token_spec.rb
|
models: require belong_to associations on trusted_device_token
|
2020-08-18 15:57:37 +02:00 |
type_de_champ_private_spec.rb
|
specs: always require rails_helper
|
2020-03-31 12:48:32 +02:00 |
type_de_champ_shared_example.rb
|
feat(EditComponent): add max_file_size and content_types to upload buttons inspired by dsfr
|
2022-06-28 17:44:35 +02:00 |
type_de_champ_spec.rb
|
Add new type de champ expression_reguliere with tests
|
2023-10-16 08:53:52 +00:00 |
user_spec.rb
|
review(suggestion): better code with reviews, normalize Champs::EmailChamp.value, simplier default strict validation activation
|
2024-02-15 16:41:00 +01:00 |
zone_spec.rb
|
test: fix flaky match_array test
|
2024-02-15 11:00:53 +01:00 |