Commit graph

17 commits

Author SHA1 Message Date
Martin Rey 4146cb89b5 [misc] Improve docstrings
Mostly by removing whitespace before and after the docstring
2020-12-30 21:45:06 +01:00
Martin Rey 2954f3700b [misc] Sort imports with isort 2020-12-30 21:45:06 +01:00
Martin Rey e85a4cebb0 [misc] Add member to copyright section of edited files 2020-12-30 21:45:06 +01:00
Martin Rey 2db213af69 [misc] Use format() instead of %s, f-strings, concat 2020-12-30 21:45:06 +01:00
Cathy Hu 3fddb960d2 [core] Add endpoint for deleting an account 2020-10-08 17:03:21 +02:00
Cathy Hu 3025d8b05a [misc] Fix all 204 responses 2020-09-11 02:58:39 +02:00
Cathy Hu 09810680e8 [core] Add default trigger value 2020-09-08 13:02:07 +02:00
Cathy Hu 7d54375b43 [core] Fix hood destruction process 2020-09-06 19:11:18 +02:00
Cathy Hu 32dd8b9207 [misc] Reformat to fit new black guidelines 2020-09-05 01:39:24 +02:00
Cathy Hu 71ac6fd7fa [core] Make GET hood/id public and implement register correctly 2020-08-18 23:44:13 +02:00
Thomas Lindner 3eba5e2ac5 [frontend] Generate services from openapi.json 2020-07-25 21:46:39 +02:00
Cathy Hu 87a315f340 [frontend] Add openapi generator and annotate OpenAPI in backend 2020-07-25 19:47:07 +02:00
Cathy Hu 268e1d6853 [email] Add start, stop, status REST endpoints 2020-07-18 13:53:11 +02:00
maike cf5acb144f [core] Not all hood routes need authentication 2020-07-17 15:51:14 +02:00
Cathy Hu 051dd062ac [doc] Add docstrings for core 2020-07-13 19:14:22 +02:00
Cathy Hu bedcaa940e [misc] Reformat code to match black styleguide 2020-07-02 14:31:53 +02:00
Cathy Hu 54c40e5ee8 [core] Add core REST API 2020-07-01 21:34:16 +02:00