Commit graph

21686 commits

Author SHA1 Message Date
kleph
f6b117ce73
doc(metrics): strongly suggest using local address in prometheus exporter doc 2024-04-23 14:47:27 +02:00
Paul Chavard
9d5a4a79bb
Merge pull request #10372 from tchak/fix-dossier-projection-service
fix(dossier): fix and optimize dossier projection service
2024-04-23 12:05:06 +00:00
Paul Chavard
2bc076e1fb fix(dossier): fix and optimize dossier projection service 2024-04-23 11:38:53 +02:00
mfo
5d61444852
Merge pull request #10369 from mfo/US/playground-for-everyone
ETQ developpeur, je souhaite pouvoir utiliser le playground même si je ne suis pas administrateur
2024-04-23 09:27:55 +00:00
mfo
62a2aee923 feat(api.playground): playground is accessible to anyone. allow user to fill in headers 2024-04-23 11:19:38 +02:00
Paul Chavard
cd0c891c16
Merge pull request #10368 from tchak/fix-lock-file
chore(npm): update lock file
2024-04-23 08:52:55 +00:00
LeSim
9ae734c122
Merge pull request #10365 from tchak/refactor-dossier-champ-by-stable-id-attribute-keys
refactor(champs): do not depend on attributes hash key in old code
2024-04-23 07:18:08 +00:00
Eric Leroy-Terquem
311320a513
Merge pull request #10367 from demarches-simplifiees/fix-gallery
Correctif galerie : affichage pdf + feature flag sur galerie dans la page demande
2024-04-23 07:08:19 +00:00
Paul Chavard
621844dfa6 chore(bun): make lock file visible to git diff 2024-04-23 08:56:22 +02:00
Colin Darie
5348543dbe
fix(demande): pj thumbnail with loading="lazy" 2024-04-22 22:33:51 +02:00
Paul Chavard
1a0db08eef chore(npm): update lock file 2024-04-22 22:00:01 +02:00
Eric Leroy-Terquem
388470f186
fix(gallery): add a feature flag on gallery demande 2024-04-22 20:55:13 +02:00
Eric Leroy-Terquem
6ad6196098
fix(gallery): allow pdf iframes in the PJ gallery 2024-04-22 20:16:07 +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
Colin Darie
32a2191c5c
Merge pull request #10366 from colinux/codecov-information
Tech: codecov only informational
2024-04-22 16:06:05 +00:00
Colin Darie
25bf996377
ci: codecov only informational 2024-04-22 17:57:44 +02:00
Colin Darie
c1d6c94df7
Merge pull request #10363 from colinux/simplecov
Tech: active le code coverage avec simplecov & codecov
2024-04-22 14:08:02 +00:00
Colin Darie
2bf53abcf6
ci: upload coverage reports to codecov 2024-04-22 15:44:19 +02:00
Colin Darie
fa569c8bb4
ci: enable simplecov 2024-04-22 15:30:06 +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
LeSim
f38de0f5d5
Merge pull request #10362 from demarches-simplifiees/fix_concerns_spec_folder
Tech: corrige le chemin des tests spec/models/concerns
2024-04-22 12:09:27 +00:00
Paul Chavard
741712141a refactor(champs): add new champs controllers urls with stable_id and row_id 2024-04-22 13:55:02 +02:00
Paul Chavard
1021a31f7b refactor(dossier): use update_champs_private and update_champs_public methods 2024-04-22 13:55:02 +02:00
Paul Chavard
ee57d00507 refactor(champs): add new champ find strategy 2024-04-22 13:55:02 +02:00
Paul Chavard
fbd48abc9c refactor(graphql): use champ_for_update method 2024-04-22 13:55:02 +02:00
Paul Chavard
25e009df78 refactor(prefill): use champ_for_update method 2024-04-22 13:55:01 +02:00
Paul Chavard
0c7bc6b555 feat(dossier): add methods to upsert champ values 2024-04-22 13:55:01 +02:00
Paul Chavard
c479d46b47 refactor(champs): extract dossier champ related methods in to a concern 2024-04-22 13:55:01 +02:00
LeSim
1588d1b12c
Merge pull request #10361 from demarches-simplifiees/still_moving_jobs
Tech: deplace d'autres jobs sur sidekiq
2024-04-22 10:52:20 +00:00
simon lehericey
cd808864b6
chore(spec): fix missing s in path 2024-04-22 11:59:28 +02:00
simon lehericey
b6e1e1a04b
chore(sidekiq): move more jobs to sidekiq 2024-04-22 11:54:24 +02:00
Colin Darie
c52ff5cdeb
Merge pull request #10357 from demarches-simplifiees/fix_dolist_gouv_sender
Tech: pour le prestataire de mail dolist, choisit le bon sender_id en fonction du domaine utilisé (migration gouv.fr)
2024-04-22 09:43:34 +00:00
Eric Leroy-Terquem
51f9fa2f90
Merge pull request #10281 from demarches-simplifiees/gallery
ETQ instructeur et usager je peux voir les pièces jointes dans une galerie
2024-04-22 09:22:58 +00:00
Lisa Durand
a0b172566d
feat(gallery): small ui adjustments 2024-04-22 11:09:12 +02:00
Eric Leroy-Terquem
321d198f64
feat(gallery): add gallery to demande page 2024-04-22 11:09:12 +02:00
Eric Leroy-Terquem
29dea52a7e
chore: add truncate option to show and download component 2024-04-22 11:09:11 +02:00
Eric Leroy-Terquem
7c6c3608c9
feat(gallery): use authorized content types 2024-04-22 11:09:11 +02:00
Eric Leroy-Terquem
f02cb19fd4
feat(gallery): display pieces jointes in a gallery 2024-04-22 11:09:10 +02:00
Colin Darie
a30d202971
Merge pull request #10352 from colinux/sva-visible
ETQ admin, tout le monde voit la tuile pour activer le SVA/SVR
2024-04-22 08:26:58 +00:00
Paul Chavard
5788997519
Merge pull request #10347 from tchak/cleanup-dossier-user
fix(dossier): always use user_email_for instead of user.email
2024-04-22 08:22:51 +00:00
Paul Chavard
761ecf95b1
Merge pull request #10348 from demarches-simplifiees/fix_cron_operations_signature
Tech: repare le job de signature des operations
2024-04-22 08:22:38 +00:00
Paul Chavard
7d4148202c
Merge pull request #10265 from tchak/yabeda-graphql
chore(yabeda): add graphql metrics
2024-04-22 08:21:51 +00:00
simon lehericey
c5264973fc
chore(yabeda): add yabeda puma 2024-04-22 09:56:56 +02:00
Eric Leroy-Terquem
e4d517bf10
Merge pull request #10311 from demarches-simplifiees/allow-rerouting-of-dossier-if-routing-configured-after-procedure-publication
ETQ tech je peux re-router les dossiers d'une démarche si le routage a été configuré après publication - suite
2024-04-22 07:55:30 +00:00
simon lehericey
3042759aa0
chore(yabeda): add yabeda rails 2024-04-22 09:55:25 +02:00
simon lehericey
fcbd3d94d1
chore(yabeda): use webrick and check enabled flag 2024-04-22 09:35:35 +02:00
Paul Chavard
3dbb2266d2 chore(yabeda): add graphql metrics 2024-04-22 09:34:40 +02:00
LeSim
696c8458d7
Merge pull request #10358 from demarches-simplifiees/allow_unsigned_expert
Instructeur: autocomplete les experts ne s'étant pas connectés si la liste est controllée par l'administrateur
2024-04-19 14:19:30 +02:00
simon lehericey
9e33b1ee6d
fix: allow unsigned expert when restricted list 2024-04-19 13:03:09 +02:00
simon lehericey
45fa700561
fix: choose dolist sender depending on the mail domain 2024-04-19 10:59:04 +02:00