Commit Graph

217 Commits (5b35d17f59b7d7f1816f3094042934dd5b9b0210)

Author SHA1 Message Date
Ensar Sarajčić 5b35d17f59 Add device documentation route 2018-11-04 15:03:02 +01:00
Ensar Sarajčić 57deb47f91 Version 0.4.3 2018-11-04 13:47:54 +01:00
Ensar Sarajcic 5b71145f17 Merged in feature/app-config (pull request #57)
Add application config endpoint
2018-11-04 12:47:50 +00:00
Ensar Sarajčić cd4b409fd3 Merge branch 'develop' into feature/app-config 2018-11-04 13:47:29 +01:00
Ensar Sarajčić cfc34dfb37 Add application config endpoint 2018-11-04 13:45:58 +01:00
Ensar Sarajčić 9dd8fa1d8d Fix mqtt config dumping to include content root 2018-11-04 13:19:13 +01:00
Ensar Sarajcic 95adfcf6aa Merged in feature/config-reading (pull request #56)
Add Mqtt config endpoint
2018-11-04 12:17:36 +00:00
Ensar Sarajčić 132a5729b3 Add Mqtt config endpoint 2018-11-04 13:16:50 +01:00
Ensar Sarajčić 49f9e96b40 Add handler for bad request error 2018-11-03 18:32:35 +01:00
Ensar Sarajčić 2b0273cd93 Version 0.4.2 2018-11-03 18:25:52 +01:00
Ensar Sarajcic 78dc506586 Merged in enhancement/errors (pull request #54)
Enhancement/errors
2018-11-03 17:25:36 +00:00
Ensar Sarajčić f7a818e050 Add handler for 404 errors 2018-11-03 18:24:54 +01:00
Ensar Sarajčić 34c752241d Add common errors 2018-11-03 18:23:01 +01:00
Ensar Sarajčić 275c6d4c87 Version 0.4.1 2018-11-03 18:14:11 +01:00
Ensar Sarajcic 21ce273f98 Merged in enhancement/error-handling (pull request #52)
Improve error handling on all routes
2018-11-03 17:14:01 +00:00
Ensar Sarajčić 162aa71a15 Improve error handling on all routes 2018-11-03 18:11:52 +01:00
Ensar Sarajcic b34a8f21ce Merged in feature/secret-algorithm-update (pull request #51)
Add update device secret route
2018-11-03 17:11:35 +00:00
Ensar Sarajčić 87cac36127 Add update device secret route 2018-11-03 18:10:46 +01:00
Ensar Sarajcic 0ab5e8c285 Merged in feature/device-secret-reset (pull request #50)
Add route for resetting device secret
2018-11-03 15:01:19 +00:00
Ensar Sarajčić 06700e76aa Add route for resetting device secret 2018-11-03 16:00:46 +01:00
Ensar Sarajcic 2b34466589 Merged in enhancement/reponse-dates-standardization (pull request #49)
Add created_at and modified_at timestamps to all responses
2018-11-03 14:55:02 +00:00
Ensar Sarajčić 79cbd09f24 Add created_at and modified_at timestamps to all responses 2018-11-03 15:54:13 +01:00
Ensar Sarajcic 30666f2fe3 Merged in feature/widget-names (pull request #48)
Add name for widgets
2018-11-03 14:48:23 +00:00
Ensar Sarajčić fa230f15e2 Add name for widgets 2018-11-03 15:47:38 +01:00
Ensar Sarajcic b12b025b71 Merged in feature/creation-and-update-times (pull request #47)
Feature/creation and update times
2018-11-03 14:34:07 +00:00
Ensar Sarajčić 5d9763b386 Use standard formatting for jsonql datetime columns 2018-11-03 15:32:46 +01:00
Ensar Sarajčić fc00f96f04 Add create_at and modified_at on API for devices 2018-11-03 15:22:35 +01:00
Ensar Sarajčić 584697e58e Add updated and created at fields for tables 2018-11-03 15:03:07 +01:00
Ensar Sarajcic d71aca4b8c Merged in bugfix/fix-jsonql-datetime-fields (pull request #46)
Fix datetime fields in selection for recordings
2018-11-03 13:54:25 +00:00
Ensar Sarajčić c0f579ef2c Fix datetime fields in selection for recordings 2018-11-03 14:53:26 +01:00
Ensar Sarajčić 280419198c Add python 3.6.6 runtime.txt 2018-11-01 01:50:40 +01:00
Ensar Sarajčić fc9379d4a4 Version 0.4.0 2018-11-01 01:46:17 +01:00
Ensar Sarajcic 871991aeef Merged in feature/device-sharing (pull request #43)
Add device sharing functionality
2018-11-01 00:45:43 +00:00
Ensar Sarajčić 641a5eca46 Add device sharing functionality 2018-11-01 01:45:14 +01:00
Ensar Sarajčić 00937e5c8a Merge branch 'hotfix/recording-creation' into develop 2018-11-01 00:05:19 +01:00
Ensar Sarajčić d8167218b6 Allow recording creation through logged in calls 2018-11-01 00:03:59 +01:00
Ensar Sarajcic bf819522b0 Merged in improvement/email-templates (pull request #41)
Improve email templates
2018-10-31 22:26:42 +00:00
Ensar Sarajčić af6025fec7 Improve email templates 2018-10-31 23:25:54 +01:00
Ensar Sarajčić c66414ca85 Allow secrets to be changed through environment 2018-10-31 21:59:21 +01:00
Ensar Sarajcic d1a59c404b Merged in bugfix/device-deletion (pull request #40)
Delete related widgets when deleting devices
2018-10-31 20:56:05 +00:00
Ensar Sarajčić 6381ae1328 Delete related widgets when deleting devices 2018-10-31 21:54:59 +01:00
Ensar Sarajcic 83116c28c6 Merged in feature/confirmation_redirection (pull request #39)
Add redirection to frontend on email activation
2018-10-31 20:45:43 +00:00
Ensar Sarajčić 5e13fcac5d Add redirection to frontend on email activation 2018-10-31 21:43:27 +01:00
Ensar Sarajcic 6c653f0fe0 Merged in develop (pull request #38)
Version 0.3.6 release
2018-10-30 23:05:02 +00:00
Ensar Sarajčić 734221ae81 Version 0.3.6 2018-10-31 00:04:31 +01:00
Ensar Sarajčić 83c910956b Add orders field for custom query 2018-10-31 00:03:25 +01:00
Ensar Sarajcic 4e1669cb42 Merged in develop (pull request #37)
Version 0.3.5 release
2018-10-30 20:48:08 +00:00
Ensar Sarajčić 5e47e14ba6 Version 0.3.5 2018-10-30 21:47:16 +01:00
Ensar Sarajčić ba92a3bb66 Make response for device recording query prettier 2018-10-30 21:46:33 +01:00
Ensar Sarajcic 6ad6db8dc0 Merged in develop (pull request #36)
Add missing docs for recording query
2018-10-30 19:56:06 +00:00