Commit Graph

7 Commits (15215c64548c2ee2f4d6e3a6d4e035ce563b4e46)

Author SHA1 Message Date
esensar d22c8a8ef4 Add delete dashboard route 2018-10-10 22:19:13 +02:00
esensar e9ebff8be6 Standardize all responses and requests
* Remove root object from requests
* Add "content" wrapper for all responses
2018-10-08 21:50:34 +02:00
esensar f63137cb39 Remove code from api __init__.py into separate modules 2018-10-06 14:07:40 +02:00
esensar 723d1377a1 Remove code from dashboards __init__.py to separate modules 2018-10-06 13:46:32 +02:00
esensar 624f9c2b41 Fix dashboard PUT endpoint 2018-09-23 15:04:02 +02:00
esensar eea90a606f Protect dashboards from unauthorized access 2018-09-20 15:19:41 +02:00
esensar 6cee752f2b Add dashboards for users 2018-09-20 01:42:37 +02:00