Commit Graph

29 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 166d58591a grenoble_gru: cleanup phone numbers (#78187)
gitea/passerelle/pipeline/head This commit looks good Details
2023-06-12 09:44:24 +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 3dbee7bc63
misc: fix consider-using-with 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 dbb8416537
misc: add __init__ file to tests dir (#62099) 2022-03-25 08:24:24 +01:00
Serghei Mihai f2996eb9c6 grenoble_gru: strip emojis from demand description (#54028) 2021-05-17 16:33:07 +02:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Serghei Mihai 42b061105f grenoble-gru: ignore string values for PAV "adresse" field (#52527) 2021-03-31 09:39:06 +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
Serghei Mihai dd40e29d70 grenoble_gru: add PAVs listing endpoint (#48410) 2020-11-19 12:00:03 +01:00
Serghei Mihai efb1919004 grenoble_gru: do not send empty dem_pav if empty (#48046) 2020-10-27 09:50:10 +01:00
Serghei Mihai 30acaa9af5 grenoble_gru: get urgent_demand param boolean value from payload (#47614) 2020-10-13 15:11:16 +02:00
Serghei Mihai 7c025dfcdc grenoble_gru: add optionnal 'dem_pav' parameter (#40641) 2020-09-17 16:18:00 +02:00
Serghei Mihai ea206eaf99 grenoble_gru: check payload values against 'dem_comp' value (#40641) 2020-09-17 16:17:42 +02:00
Serghei Mihai 226eaffe54 grenoble_gru: use query string params to filter typologies (#46384) 2020-09-17 16:01:23 +02:00
Thomas NOËL d0b6c50cb2 tests: add a missing request mock in grenoble_gru (#42885) 2020-05-14 15:05:15 +02:00
Benjamin Dauvergne 10f15acaae tests: fix grenoble_gru tests inconsistencies (#30458) 2019-03-01 17:55:02 +01:00
Benjamin Dauvergne ddffadf025 grenoble_gru: PEP8ness, code style (#30458) 2019-03-01 17:55:02 +01:00
Serghei Mihai 41e0b19a0f grenoble_gru: handle invalid XML responses (#23550) 2018-05-03 16:11:41 +02:00
Serghei Mihai 998a0a6771 grenoble_gru: make file upload api wcs friendly (#22912) 2018-03-30 15:29:14 +02:00
Serghei Mihai 22d257b828 grenoble_gru: rename parameter with demand id (#22410) 2018-03-13 11:44:41 +01:00
Serghei Mihai 65f6d92937 grenoble_gru: accept hyphens in demand id (#22412) 2018-03-13 11:28:03 +01:00
Serghei Mihai f4417f1f8c grenoble_gru: fix boolean parameters (#22187) 2018-03-05 14:03:57 +01:00
Serghei Mihai 00ad73a35c grenoble_gru: add endpoint listing intervention reasons (#21987) 2018-02-20 11:04:24 +01:00
Serghei Mihai 1f89152ed0 grenoble_gru: allow dashes in demand ids (#21984) 2018-02-19 17:22:33 +01:00
Josue Kouka f61a6491bc add grenoble gru connector (#20119) 2018-01-31 19:13:23 +01:00