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 |
|
mfo
|
15e0ed8480
|
Merge pull request #9927 from mfo/fix-flacky-type-de-champ-template
fix(spec.flacky): ./spec/system/administrateurs/types_de_champ_spec.rb:272 was flacky, try to fix it
|
2024-01-22 17:10:37 +00:00 |
|
Colin Darie
|
716e4bbe5d
|
Merge pull request #9645 from adullact/feature-ouidou/admin_creation_delegation_gestionnaire_answer_administrateur
Feature ouidou/admin creation delegation gestionnaire answer administrateur
|
2024-01-22 15:45:58 +00:00 |
|
Martin
|
2fa59076f9
|
fix(spec.flacky): ./spec/system/administrateurs/types_de_champ_spec.rb:272 was flacky, try to fix it
|
2024-01-22 15:50:38 +01:00 |
|
Martin
|
0f194a5e8e
|
refactor(procedure_revision): without renumber, use types_de_champ_public factory for ordered champs
|
2024-01-22 14:57:04 +01:00 |
|
Martin
|
5c049a1c0f
|
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 |
|
Martin
|
434cd77030
|
poc(spec): renumber only at one point
|
2024-01-22 14:57:04 +01:00 |
|
Martin
|
a9c0d3e7e9
|
tech(clean): avoid useless indirection, cleanup some code complexity, rubocopify
|
2024-01-22 14:57:04 +01:00 |
|
Martin
|
4d97c5bc8a
|
feat(move_type_de_champ): stop renumbering all procedure_revision_type_de_champ on move_type_de_champ
|
2024-01-22 14:57:04 +01:00 |
|
Martin
|
4b57ed871a
|
feat(add_type_de_champ): stop renumbering all procedure_revision_type_de_champ
|
2024-01-22 14:57:04 +01:00 |
|
seb-by-ouidou
|
a6ca4b668e
|
feat: answer message to administrateur as gestionnaire
|
2024-01-22 14:36:38 +01:00 |
|
seb-by-ouidou
|
8d8feedff0
|
fix: group "it" test
|
2024-01-22 14:36:38 +01:00 |
|
seb-by-ouidou
|
e6474f0d14
|
feat: US4.3.9 children management
|
2024-01-22 14:36:38 +01:00 |
|
seb-by-ouidou
|
96dd6bec52
|
feat: US4.3 update and delete groupe gestionnaire
|
2024-01-22 14:36:38 +01:00 |
|
Colin Darie
|
7892b54aa6
|
fix(discarded-dossiers): don't crash whole job when a single dossier causes an error
|
2024-01-17 13:15:42 +01:00 |
|
Colin Darie
|
1a8f839a7e
|
Merge pull request #9915 from colinux/fix-admin-memory-leak
Perf: remplace les `OpenStruct` par des objets plus performants
|
2024-01-17 08:59:01 +00:00 |
|
Colin Darie
|
a4db911585
|
perf(admin): remove 2 useless zones queries on each admin page due to navigation
|
2024-01-16 19:43:58 +01:00 |
|
Colin Darie
|
a0e64151d5
|
test: replace OpenStruct by model expected
|
2024-01-16 19:43:24 +01:00 |
|
Lisa Durand
|
d9b75ce0a2
|
Merge pull request #9882 from demarches-simplifiees/add-dossier-reference-in-transfer-email
Je veux que le numéro du dossier apparaisse dans l'email de demande de transfert
|
2024-01-15 15:39:09 +00:00 |
|
mfo
|
0328446bee
|
Merge pull request #9861 from demarches-simplifiees/US/move-type-de-champ-with-select
ETQ administrateur, je peux deplacer un champ via un select
|
2024-01-15 13:09:56 +00:00 |
|
Martin
|
69346ad41f
|
tech(review): implement some pair review suggestions
|
2024-01-12 11:00:29 +01:00 |
|
Colin Darie
|
8a83fd2ce0
|
fix(recherche): show notification indicator for instructeurs
|
2024-01-12 10:09:34 +01:00 |
|
Martin
|
e7eee7ba72
|
spec(move_and_morph): add some spec and lint with rubocop/haml/eslint
|
2024-01-11 16:12:09 +01:00 |
|
Martin
|
857a1fc496
|
fix(select_champ_position): rewire for more robust and easier implementation which work with repetition avoiding double submit
|
2024-01-11 16:01:24 +01:00 |
|
Martin
|
11de4bdfb6
|
feat(types_de_champ_editor.ts): wires move_and_morph with type de champs editor [for now, the select is empty and will be synced]
|
2024-01-11 16:01:24 +01:00 |
|
simon lehericey
|
e12dbe7aad
|
use email_merge_token in email merge
|
2024-01-11 11:33:38 +01:00 |
|
simon lehericey
|
ca08b80c3e
|
use email_merge_token in mailer
|
2024-01-11 11:33:38 +01:00 |
|
simon lehericey
|
fca28a3ebd
|
use email_merge_token in mail_merge_with_existing_account route
|
2024-01-11 11:33:38 +01:00 |
|
simon lehericey
|
65aa07ecbe
|
the merge_token issued for password check can be reused for the confirmation by email route
Thus by passing the password check or the email possession check
|
2024-01-11 11:33:38 +01:00 |
|
seb-by-ouidou
|
210df8a418
|
feat: review test after view component upgrade
|
2024-01-09 13:25:04 +01:00 |
|
seb-by-ouidou
|
c45e2eaccc
|
feat: write message to gestionnaires as administrateur
|
2024-01-09 13:25:04 +01:00 |
|
simon lehericey
|
f96347caad
|
fix(spec): another way to mock current_user
|
2024-01-08 14:30:19 +01:00 |
|
mfo
|
a0248bf08b
|
Merge pull request #9888 from mfo/US/validate-epci-by-code
Correctif: Le noms des EPCIs changent, ce qui bloque la validation et ou demande a resaisir le champs
|
2024-01-08 09:56:09 +00:00 |
|
Martin
|
fa07c21ec3
|
fix(champs.epci): epci names change over time. remap when it occurs
|
2024-01-04 07:17:15 +01:00 |
|
mfo
|
9df978f6fa
|
Merge pull request #9887 from mfo/US/fix-fci-missing-device-callback
Correctif: ETQ usager invité, lorsque je crée mon compte via FC, je ne retrouve pas mes invitations
|
2024-01-04 06:15:14 +00:00 |
|
Martin
|
4073804b00
|
feat(administrateurs/types_de_champ_controller#move_and_morph): add action to move and morph fields between two coordinates
|
2024-01-03 11:08:53 +01:00 |
|
Martin
|
92730e266b
|
fix(FranceConnect): missing after_confirmation callback, leading to invalites invitations when user france connect
|
2023-12-26 15:00:15 +01:00 |
|
Colin Darie
|
deab400057
|
Merge pull request #9578 from adullact/feature-ouidou/admin_creation_delegation_administrateur_pages
Feature ouidou/admin creation delegation administrateur pages
|
2023-12-22 09:06:58 +00:00 |
|
mfo
|
c4adee6278
|
Merge pull request #9878 from mfo/US/fix-not-type-ej-in-api
API: cast le type de champ EJ
|
2023-12-22 07:20:13 +00:00 |
|
seb-by-ouidou
|
c253e7dd65
|
feat: US5.1 US5.2 administrateur in admin
|
2023-12-21 18:40:36 +01:00 |
|
Colin Darie
|
6f7d786783
|
Merge pull request #9880 from demarches-simplifiees/api_token_store_last_used_ips
API: stocke les ips utilisées pour accéder à l'API
|
2023-12-21 16:18:00 +00:00 |
|
Lisa Durand
|
ff284a1c96
|
add more info in notify transfer email
|
2023-12-21 16:58:33 +01:00 |
|
Martin
|
989a7ba787
|
feat(API): cast type de champ EJ in a dedicated graphql type
|
2023-12-21 16:21:31 +01:00 |
|
Eric Leroy-Terquem
|
4c82f2c9d7
|
fix(champ value): fix compute_value_json on departement champ
|
2023-12-21 16:21:08 +01:00 |
|
simon lehericey
|
afb6eacf57
|
feature(api): store any ip used
|
2023-12-21 16:02:11 +01:00 |
|
Colin Darie
|
9bdf525ff1
|
Merge pull request #9863 from colinux/fix-message-html-injection
Tech: échappe les tags de données utilisateur dans les modèles pour email
|
2023-12-21 08:50:21 +00:00 |
|
Colin Darie
|
29df9ad09d
|
Merge pull request #9751 from tchak/departement-tags
feat(champs): expose more tags and api fields on rnf, address and commune
|
2023-12-21 08:45:01 +00:00 |
|
Colin Darie
|
e17c3bd046
|
Merge pull request #9839 from mfo/US/fix-filter-focus-out-with-not-selected-filter
correctif : ETQ instructeurs, lorsque je sors du composant de filtrage sans choisir une option, le site renvoie une erreur
|
2023-12-21 08:42:12 +00:00 |
|
Colin Darie
|
535a54ce97
|
Merge pull request #9874 from demarches-simplifiees/add-email-for-tiers-when-repasser-en-instruction-ldu
[Co-construction] Envoyer un mail au bénéficiaire si le dossier repasse en instruction
|
2023-12-21 08:32:10 +00:00 |
|
Lisa Durand
|
3e872c5246
|
add email for tiers when repasser en instruction
|
2023-12-20 11:51:02 +01:00 |
|