..
components
feat: remove commentaire_component and replace it by message_component + replace commentaires/_form by messages/_form + few fixes
2024-02-15 07:50:20 +00:00
controllers
refactor(PiecesJustificativesService): stop passing flags, pass user_profile and manage ACL from the service itself
2024-02-16 11:23:39 +01:00
factories
feat(attestation): replace tags in preview for v2
2024-02-01 18:55:50 +01:00
fixtures
fix(champ): do not reset data on champs without fetch_external_data
2024-02-21 08:54:08 +01:00
graphql
test(rna): add test against RNA type
2024-02-12 17:20:08 +01:00
helpers
fix(dossier): do not warn about closed demarche when updating a fork
2024-02-13 08:19:19 +01:00
jobs
refactor(PiecesJustificativesService): stop passing flags, pass user_profile and manage ACL from the service itself
2024-02-16 11:23:39 +01:00
lib
refactor(address): use directly BAN data
2024-02-16 12:15:14 +01:00
mailers
fix(email): dynamic subject should be escaped, cf RFC 2047 which have its own encoding
2024-02-20 18:29:41 +01:00
middlewares
specs: always require rails_helper
2020-03-31 12:48:32 +02:00
models
fix(champ): do not reset data on champs without fetch_external_data
2024-02-21 08:54:08 +01:00
policies
fix(fork): allow invited on dossier origin to resolve champs of forks
2023-05-24 16:53:51 +02:00
serializers
normalize boolean values ( #8320 )
2023-01-05 11:18:27 +00:00
services
feat(pj_service): add expert's avis (even when confidential) to exports asked by same expert
2024-02-19 16:22:08 +01:00
support
test(attestation): more tests for v2
2024-02-01 18:55:53 +01:00
system
Merge pull request #10017 from mfo/US/a11y-after-signup
2024-02-21 12:25:35 +00:00
tasks /maintenance
feat(update_draft_revision_type_de_champs_task): force to use real position otherwise have to process parent_coordinates...
2024-01-22 14:57:04 +01:00
views
fix(commencer): cache on description of draft procedure
2024-02-15 18:45:13 +01:00
rails_helper.rb
chore: fix ActiveStorage::Current.host deprecation warning
2023-11-10 14:20:01 +01:00
spec_helper.rb
test: retry system tests only on CI (get error fast in local)
2023-11-06 15:15:51 +01:00