Paul Chavard
|
dc6bad40fe
|
refactor(type_de_champ): cleanup type predicate methods
|
2024-11-12 12:02:08 +01:00 |
|
Paul Chavard
|
08490bfb82
|
ETQ Instructeur, je veux pouvoir faire la difference entre un champ Oui/Non vide et “Non”
|
2024-10-22 21:18:17 +02:00 |
|
Paul Chavard
|
02934188b4
|
refactor(champ): move champ value format methods from TypeDeChamp class to instance
|
2024-10-21 13:09:49 +02:00 |
|
Paul Chavard
|
b027839721
|
fix(graphql): parse_etablissement_address is slow (300ms) – bypasse it when possible
|
2024-10-14 09:23:35 +02:00 |
|
Paul Chavard
|
a3375be7c5
|
fix(graphql): n+1 on procedure and france_connect_informations
|
2024-10-11 12:20:24 +02:00 |
|
Paul Chavard
|
da2312152d
|
graphql(personne_morale): return full address
|
2024-09-30 16:44:14 +02:00 |
|
Paul Chavard
|
084a68a121
|
refactor(repetition): consolidate repetition manipulation methods
|
2024-09-27 11:34:06 +02:00 |
|
simon lehericey
|
2f64fe5e4c
|
one less indirection
|
2024-09-18 10:08:12 +02:00 |
|
Colin Darie
|
40b5eb5ea7
|
fix: typo region => région
|
2024-09-10 12:29:53 +02:00 |
|
Colin Darie
|
77fb0553fc
|
chore: enable freeze string literals by comment
|
2024-08-22 09:26:48 +02:00 |
|
Colin Darie
|
e314365083
|
chore: remove yabeda-graphql
|
2024-08-20 10:53:28 +02:00 |
|
Paul Chavard
|
807d43a9a7
|
feat(graphql): add desarchiver mutation
|
2024-08-01 09:50:01 +02:00 |
|
mfo
|
e63b777bd9
|
feat(api.dossier.modifier_annotation): stop validation only with graphql schema, also validate with our validations methods
|
2024-07-24 17:48:00 +02:00 |
|
mfo
|
8e6c5d1567
|
api(mutation.dossier_modifier_annotation_drop_down_list): add mutation to change drop_down_list annotations value
|
2024-07-24 15:02:24 +02:00 |
|
Paul Chavard
|
229483d16c
|
refactor(champ): remove type_de_champ_id and champ factories
|
2024-07-22 13:53:45 +02:00 |
|
Paul Chavard
|
9753a91db6
|
feat(graphql): messages can be discarded through api
|
2024-06-04 17:41:26 +02:00 |
|
Paul Chavard
|
68c15ba99f
|
feat(champ): add updated_by column
|
2024-06-03 18:45:16 +02:00 |
|
Paul Chavard
|
a8398a71b1
|
feat(graphql): expose last_champ_updated_at and last_champ_private_updated_at on api
|
2024-05-27 10:34:29 +02:00 |
|
Kara Diaby
|
5488067801
|
api
|
2024-05-06 09:49:02 +00:00 |
|
Paul Chavard
|
fbd48abc9c
|
refactor(graphql): use champ_for_update method
|
2024-04-22 13:55:02 +02:00 |
|
Paul Chavard
|
3dbb2266d2
|
chore(yabeda): add graphql metrics
|
2024-04-22 09:34:40 +02:00 |
|
simon lehericey
|
344f0d2c80
|
fix: graphql new normalization
|
2024-04-10 10:57:37 +02:00 |
|
mfo
|
d00b146dc3
|
Merge pull request #10165 from mfo/US/add_champ_descriptor_id
feat(api): add champs.champDescriptorId so champRepetitions.rows[x] has a uniq id
|
2024-03-21 17:05:56 +00:00 |
|
Martin
|
22fa2e61b4
|
feat(api): add champs.champDescriptorId so champRepetitions.rows[x] has a uniq id
|
2024-03-21 10:29:33 +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 |
|
Paul Chavard
|
9afe71529e
|
fix(addresse): lookup for city, departement and region name in local db
|
2024-03-11 10:49:56 +01:00 |
|
Martin
|
5b9276e1ba
|
Revert "Merge pull request #10082 from tchak/fix-address-city_name"
This reverts commit 3febf1bafd , reversing
changes made to 6ec7a87bcb .
|
2024-03-08 17:15:28 +01:00 |
|
Paul Chavard
|
9629395450
|
fix(graphql): no crash on address type without city_name
|
2024-03-08 12:53:53 +01:00 |
|
Martin
|
9425f2cc58
|
fix(user.france_connect_informations): has_many, not has_one
|
2024-03-08 09:44:21 +01:00 |
|
Paul Chavard
|
1243cfefeb
|
fix(entreprise): graphql effectif
|
2024-03-05 16:00:28 +01:00 |
|
Paul Chavard
|
9b26dedab4
|
refactor(dossier): make new methods arguments named
|
2024-03-04 10:59:11 +01:00 |
|
Paul Chavard
|
3e296fc75c
|
refactor(graphql): use new champs methods on API
|
2024-03-04 10:59:11 +01:00 |
|
mfo
|
9b328828fd
|
feat(api.dossier.for_tiers): expose email of tier
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-02-28 06:26:12 +01:00 |
|
Martin
|
b9e2f20cc0
|
feat(api.dossier.for_tiers): expose email of tier
|
2024-02-27 17:38:08 +01:00 |
|
Martin
|
77927e41bc
|
feat(api.mandataire): add missing mandataire_first_name/last_name
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-02-21 15:15:55 +01:00 |
|
Lisa Durand
|
f09ab62620
|
add rna type de champ to harmonize api with rnf
|
2024-02-12 17:20:07 +01: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 |
|
Martin
|
989a7ba787
|
feat(API): cast type de champ EJ in a dedicated graphql type
|
2023-12-21 16:21:31 +01: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 |
|
mfo
|
cf7e499cde
|
Merge pull request #9816 from mfo/US/api-chorus-configuration
amelioration(api): ajoute la configuration chorus aux API GraphQL
|
2023-12-11 09:46:46 +01:00 |
|
Martin
|
643110c342
|
amelioration(api): ajoute la configuration chorus aux API GraphQL
|
2023-12-07 15:46:28 +01:00 |
|
Martin
|
3ac4163f33
|
documentation(api): ou trouver l'email de l'usager qui dépose le dossier
|
2023-12-06 20:17:30 +01:00 |
|
Paul Chavard
|
bfc809f96f
|
feat(champs): expose more tags and api fields on rnf, address and commune
|
2023-11-27 15:33:05 +00:00 |
|
Colin Darie
|
f1459c1414
|
Merge pull request #9749 from mfo/US/fix-enseigne
correctif(API.entreprise.enseigne): ajouter un attribut a une entreprise demande un peu plus que juste le definir sur l'object
|
2023-11-27 13:02:02 +00:00 |
|
Martin
|
b74f7f24e7
|
correctif(API.entreprise.enseigne): ajouter un attribut a une entreprise demande un peu plus que juste le definir sur l'object
|
2023-11-24 10:33:18 +01:00 |
|
Colin Darie
|
be994c8933
|
Merge pull request #9744 from colinux/correction-reason-update
API: une demande de correction de dossier peut être de type "outdated"
|
2023-11-23 17:05:04 +00:00 |
|
Colin Darie
|
249539fc27
|
feat(dossier): correction can be of kind "outdated" by API, which will later improve UI wording
Cf #9485
|
2023-11-23 15:01:48 +01:00 |
|
krichtof
|
61654d65a2
|
Merge pull request #9740 from demarches-simplifiees/9670-expose-rnf-api
En tant que consommateur de l'API DS, je peux récupérer les infos RNF
|
2023-11-23 12:55:58 +00:00 |
|
Christophe Robillard
|
3be2a8878c
|
expose id, title and address rnf for API
|
2023-11-22 12:49:28 +01:00 |
|
Martin
|
101fbb1610
|
amelelioration(API): ajoute l'enseigne aux personnes morales
|
2023-11-15 15:58:29 +01:00 |
|