Commit graph

20 commits

Author SHA1 Message Date
Joel Collins
5f19d6392f pollTask resolves with full response data 2019-06-17 15:04:57 +01:00
Joel Collins
36eb3b4396 Added plugin schemas to Vuex store 2019-06-14 17:40:40 +01:00
Joel Collins
17883e0567 Added dark-theme 2019-05-28 15:37:09 +01:00
Joel Collins
a5c8b3cc4e Cleaned store mutations and actions 2019-05-10 09:58:01 +01:00
Joel Collins
e1d562fef4 Renamed vuex settings to globalSettings 2019-05-08 17:56:11 +01:00
Joel Collins
56e43ae77f Moved movelock out of vuex 2019-05-08 17:50:10 +01:00
Joel Collins
12c7298023 Moved UI error handling to mixin 2019-04-25 14:22:40 +01:00
Joel Collins
d154f08a50 Convert timeout arguments from seconds to microseconds 2019-03-29 16:16:54 +00:00
Joel Collins
dc33bed31c Properly handle server errors 2019-03-21 17:47:57 +00:00
Joel Collins
45fb185d3c Better handling of first connect, now using promises 2019-03-21 16:26:44 +00:00
Joel Collins
88c1eca618 Added window track setting 2019-02-25 17:14:24 +00:00
Joel Collins
876c5df6f5 Added method to poll a tasks status 2019-02-19 17:17:30 +00:00
Joel Collins
0d55838b86 Added stream disable to settings 2019-02-15 11:33:12 +00:00
Joel Collins
12a0acc42d Added functioning keyboard positioning 2019-02-12 13:47:39 +00:00
Joel Collins
9610b91cb8 Removed 'connected' state in favour of 'ready' state 2019-02-12 11:10:30 +00:00
Joel Collins
0c62aa49c6 Added state mutations 2019-02-11 16:57:12 +00:00
Joel Collins
0f7891b40c Better error handling in getConfig 2019-01-28 16:43:22 +00:00
Joel Collins
4b935a5855 Input for port 2019-01-28 15:48:40 +00:00
Joel Collins
001edce47c Actually gets config from API (with loading spinner!) 2019-01-28 12:04:58 +00:00
Joel Collins
859ffc2496 Initial vue commit 2019-01-28 09:53:22 +00:00