Commit Graph

18 Commits

Author SHA1 Message Date
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02: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 c1074b68fc
misc: fix unused-import pylint error (#62099) 2022-03-25 09:03:35 +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
Nicolas Roche f5100baf1e jsondatastore: add text filter on list endpoint (#37849) 2019-12-05 18:14:21 +01:00
Nicolas Roche 580a6233e3 jsondatastore: attribute filter on list endpoint (#35780) 2019-10-16 09:22:57 +02:00
Valentin Deniaud 1dbc707733 jsondatastore: return datetimes in results 2019-10-03 11:13:32 +02:00
Lauréline Guérin 579eed908f
jsondatastore: check if request.body is a json (#17168) 2019-10-03 11:02:43 +02:00
Frédéric Péters 891b143d2a jsondatastore: return entries alphabetically sorted (#31714) 2019-04-02 13:31:13 +02:00
Frédéric Péters df3f3c12ea jsondatastore: also filter on name id when it's the empty string (#27510) 2018-10-23 08:51:54 +02:00
Frédéric Péters 87df669603 jsondatastore: add possibility to update an entry via PATCH (#21490) 2018-10-02 17:03:06 +02:00
Frédéric Péters ae53b75454 jsondatastore: add a new get_by_attribute endpoint (#20705) 2018-01-05 16:11:40 +01:00
Frédéric Péters 0a48496c4c json data store: allow name_id in edit/delete methods (#17171) 2017-06-30 10:29:19 +02:00
Frédéric Péters 2eeeeb747c general: switch to json-api/wrap_response:False as endpoint default (#17175) 2017-06-30 10:02:23 +02:00
Frédéric Péters 816700efd7 jsondatastore: add possibility of a template to create a "text" key (#17162) 2017-06-24 13:42:09 +02:00
Frédéric Péters 26891ad74e jsondatastore: attach data to store (#17166) 2017-06-23 19:23:58 +02:00
Frédéric Péters 6d0c893b22 add json data store connector (#17060) 2017-06-23 13:26:43 +02:00