Commit Graph

11 Commits (efc666c7931cd5da9e97a9282099b29a2d80bcb6)

Author SHA1 Message Date
David Barragán Merino be6e03226b US #55: Custom fields - Webhooks 2015-03-04 12:59:28 +01:00
Jesús Espino 47c338324e Some flake8 fixes 2015-02-24 19:55:02 +01:00
David Barragán Merino 60ab6127aa Refactor day: Use taiga.base.response instead rest_framework.response 2015-02-17 12:25:37 +01:00
Jesús Espino c2416dd622 Merge pull request #228 from taigaio/refactor/use_our_get_object_or_404_function
Use our get_object_or_404 function instead the django one
2015-02-02 16:10:27 +01:00
Alejandro Alonso c6b1906378 Adding lost webhooks migration 2015-02-02 09:40:11 +01:00
David Barragán Merino e995b7e3c4 Use our get_object_or_404 function instead the django one 2015-01-29 10:31:41 +01:00
Jesús Espino 7fc8d32027 Adding ordering to webhooklog and webhooks 2015-01-26 18:06:39 +01:00
Jesús Espino 97cec70d55 Now webhook test and webhooklog resend endpoints return the generated webhooklog object 2015-01-22 16:39:17 +01:00
Jesús Espino 5b7cb4b13b Add extra data to the WebhookLog model (headers, duration, and creation date) 2015-01-22 12:53:01 +01:00
Alejandro Alonso da156401b0 Adding name to webhooks and logs_counter to webhooks API 2015-01-22 12:53:01 +01:00
Jesús Espino 47107eb079 US #1678: Add webhooks to the backend 2015-01-14 16:04:22 +01:00