Commit Graph

24 Commits

Author SHA1 Message Date
Frédéric Péters 306cba2423 lille urban card: allow path in base URL (#80444)
gitea/passerelle/pipeline/head This commit looks good Details
2023-08-18 12:04:34 +02:00
Valentin Deniaud 40142de8d2 misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:08:30 +02:00
Frédéric Péters 7178f7c4d0 misc: mark some basic data sources endpoint with datasource parameter (#79706)
gitea/passerelle/pipeline/head This commit looks good Details
2023-08-02 11:46:07 +02:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Valentin Deniaud 347944babf misc: remove usage of "six" module (#63682) 2022-04-20 17:01:01 +02:00
Lauréline Guérin dbb8416537
misc: add __init__ file to tests dir (#62099) 2022-03-25 08:24:24 +01:00
Frédéric Péters 2daa2d3263 lille urban card: add renewal endpoint (#61038) 2022-01-31 09:56:32 +01:00
Frédéric Péters 09ae97ae59 lille urban card: do not transmit requests with empty/none serial (#54613) 2021-06-07 13:11:22 +02: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
Frédéric Péters e41eabb5f8 lille urban card: change card info endpoint to use GET (#51121) 2021-02-15 15:22:19 +01:00
Frédéric Péters a55b28e94c tests: handle lille urban card receiving parameters in a random order 2020-11-27 19:04:03 +01:00
Frédéric Péters 0d2fb98484 lille urban card: adapt to ATOS webservices not matching their spec (#48933) 2020-11-27 17:24:41 +01:00
Frédéric Péters a83cd847d3 lille urban card: add code check and card info endpoints (#47064) 2020-09-29 10:37:14 +02:00
Frédéric Péters 540ea7bded lille urban card: add new "subscription revocation" endpoint (#39545) 2020-03-04 11:45:13 +01:00
Frédéric Péters 39500d6530 lille urban card: add new "card revocation" endpoint (#39529) 2020-03-04 11:43:38 +01:00
Frédéric Péters 1510245971 lille urban card: add new "code change" endpoint (#39528) 2020-03-04 11:43:38 +01:00
Frédéric Péters 092f28c83d lille urban card: add new "add subscriptions" endpoint (#39527) 2020-02-13 14:55:38 +01:00
Frédéric Péters 882610f2ab lille urban card: return error details in card request endpoint (#39526) 2020-02-13 14:55:38 +01:00
Emmanuel Cazenave ae09ae97b6 use json_loads() instead of json.loads() (#38781)
json.loads expects str in python >= 3, < 3.6.
2020-01-29 10:30:47 +01:00
Frédéric Péters 0155649121 lille urban card: update to new status endpoint URL (#36044) 2019-09-12 19:51:32 +02:00
Frédéric Péters 48b5dcdea6 lille urban card: add card status endpoint (#36047) 2019-09-11 16:58:44 +02:00
Frédéric Péters 39529a72e0 lille urban card: add endpoint with socioprofessional categories (#35500) 2019-08-21 10:25:00 +02:00
Frédéric Péters 06a05d5a9b add basic connector for lille urban card (#33863) 2019-06-12 10:25:36 +02:00