Commit Graph

32 Commits

Author SHA1 Message Date
Emmanuel Cazenave 99e4c00f86 api_entreprise: add 'nom_voie' in etablissement endpoint(#73443)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-01-23 17:15:43 +01:00
Emmanuel Cazenave e919d4e695 api_entreprise: use v3 in entreprises endpoint (#72961)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-01-17 11:31:12 +01:00
Emmanuel Cazenave 5ec431d6c0 api_entreprise: add assertions in entreprises endpoint test (#72961) 2023-01-17 11:18:25 +01:00
Emmanuel Cazenave ae4e05a09e api_entreprise: delete period in naf code (#73311)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details
2023-01-12 11:09:59 +01:00
Emmanuel Cazenave fc52f572f3 api_entreprise: use v3 in etablissement endpoint (#70610) 2023-01-02 16:06:17 +01:00
Emmanuel Cazenave f710e0b198 api_entreprise: add assertions in etablissement endpoint test (#70610) 2023-01-02 16:01:00 +01:00
Emmanuel Cazenave 25048709dc api_entreprise: use v3 in association's document related endpoints (#70610) 2023-01-02 15:51:52 +01:00
Emmanuel Cazenave 35df56d019 api_entreprise: use v3 in associations endpoint (#70610) 2023-01-02 15:51:52 +01:00
Emmanuel Cazenave 4df3791e52 api_entreprise: use v3 in extraits_rcs endpoint (#70610) 2023-01-02 15:51:52 +01:00
Emmanuel Cazenave 7c30a795a8 api_entreprise: use responses in unit tests (#70610) 2023-01-02 15:51:52 +01:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Paul Marillonnet 9d9c6f0ab6 api_entreprise: provide a levenshtein distance matching method (#65288) 2022-07-04 14:02:50 +02:00
Paul Marillonnet ab3bb03809 api_entreprise: add match_mandataire_social endpoint (#64687) 2022-05-13 10:01:20 +02:00
Lauréline Guérin 59182339ab
misc: fix redundant-u-string-prefix pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin 35512c9c2f
misc: remove unused-variable pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin dbb8416537
misc: add __init__ file to tests dir (#62099) 2022-03-25 08:24:24 +01:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Lauréline Guérin 4e7820e754
api_entreprise: fix normalize_dates function (#39541) 2020-07-30 17:45:04 +02:00
Frédéric Péters 0f2751a649 api entreprise: send non_diffusables as true when asked (#41926) 2020-04-21 14:57:18 +02:00
Emmanuel Cazenave ac9bd8cd1e api_entreprise: pass include_private to http request (#41890) 2020-04-20 16:47:53 +02:00
Emmanuel Cazenave e39b01fcd3 api_entreprise: add 'exercices' endpoint (#41416) 2020-04-15 12:31:45 +02:00
Emmanuel Cazenave e6c5ecaf73 api_entreprise: add 'include_private' parameter (#41417) 2020-04-07 15:10:50 +02:00
Emmanuel Cazenave 2bda2bc7c9 api_entreprise: add covid endpoints (#41315) 2020-04-07 13:19:16 +02:00
Emmanuel Cazenave 0ce70fe32e api_entreprise: remove unused import (#41315) 2020-04-06 16:17:12 +02:00
Emmanuel Cazenave 049266ba2d api_entreprise: use response text when error (#38781) 2020-01-29 10:27:54 +01:00
Serghei Mihai ff87ebb7c2 api_entreprise: add endpoint to get last document of given type (#35361) 2019-09-05 15:48:51 +02:00
Serghei Mihai dacb6be5a5 Revert "api_entreprise: don't try to parse dates for string lists contain items (#33762)"
This reverts commit 4fcb8106e6.
2019-08-06 15:20:46 +02:00
Serghei Mihai 4fcb8106e6 api_entreprise: don't try to parse dates for string lists contain items (#33762) 2019-08-06 12:25:00 +02:00
Serghei Mihai a6b7df1192 api_entreprise: store default recipient in model (#34439)
And let it be overriden in endpoint calls.
2019-07-02 10:38:51 +02:00
Serghei Mihai cb5a42ab7c api_entreprise: handle properly request errors (#33375) 2019-05-23 15:50:27 +02:00
Serghei Mihai 16100aa2fb api_entreprise: add initial connector (#30010) 2019-04-15 14:31:42 +02:00