Commit Graph

15 Commits

Author SHA1 Message Date
Valentin Deniaud 40142de8d2 misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:08:30 +02:00
Serghei Mihai 9626f03f34 arpege_ecp: allow filtering demands by status (#79400)
gitea/passerelle/pipeline/head This commit looks good Details
2023-07-05 11:01:02 +02:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Lauréline Guérin 71ddfd62dc
misc: fix singleton-comparison pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin 928086b47e
misc: fix function-redefined pylint error (#62099) 2022-03-25 09:03:36 +01: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 eeeea14a5d
django22: import django.urls (#49188) 2021-01-04 14:05:14 +01:00
Benjamin Dauvergne 47529acd9a arpege_ecp: do not log requests errors (#35358)
Add proper conversion of all HTTP errors to APIError.
2019-08-12 13:03:18 +02:00
Serghei Mihai 4e90a47ad7 arpege_ecp: mark demands as readable (#30380) 2019-02-04 22:52:26 +01:00
Serghei Mihai 5d1d9a77d0 arpege_ecp: update user forms endpoint (#30365)
In order to respect demands retrieval API
2019-02-04 18:33:07 +01:00
Serghei Mihai 8ebd97cc18 arpege-ecp: initial connector (#23702)
Provides wcs compliant API to get user demands.
2018-05-18 17:54:27 +02:00