115 Commits

Author SHA1 Message Date
41ece40a84 added http api on client side for token grants 2018-07-01 02:00:17 -06:00
1acd60435f Better rpc error handling 2018-06-30 23:26:48 -06:00
a179d69241 Vastly cleaned up websocket data format, made it a lot more like json rpc 2018-06-30 21:18:41 -06:00
d6590c551d fixed warnings 2018-06-30 14:49:13 -06:00
a259f419fe cleaned stuffs up 2018-06-29 21:30:55 -06:00
63689e14ff Better connection state stuff 2018-06-29 18:16:06 -06:00
472df851f4 Made routing able to view different devices 2018-06-29 15:00:45 -06:00
ad6306ad6e Added framework support for multiple devices 2018-06-29 14:48:42 -06:00
ea00d497c6 improved section run progress display, especially with pausing and unpausing 2018-06-29 11:54:49 -06:00
dbb5c37efe Some great token routes and stuff 2018-06-28 17:25:08 -06:00
94724879b6 Started experimenting with some auth stuff 2018-06-27 14:46:03 -06:00
321738a517 Added wildcard route for react router 2018-06-27 12:12:14 -06:00
d4164b9050 garbage 2018-06-27 00:59:58 -06:00
fd9f67f555 Lots of ui improvments 2018-06-26 11:53:22 -06:00
1a9c1f5cbc Improved error handling 2018-06-25 17:37:36 -06:00
4175482212 Added react router and nav bar 2018-06-25 13:37:37 -06:00
d5b65d7a99 Refactored out websocket api and state stuff 2018-06-25 02:20:44 -06:00
e4f1c1c6a3 Updated dependencies
Fixed issues with typescript 2.9
2018-06-23 12:37:55 -06:00
f00c96efde Fixed connection state mobx updating 2018-06-17 01:04:30 -06:00
7a46e9d8a3 Improved connection status display 2018-06-16 23:54:03 -06:00
f16c4fbd5f Optimized Dockerfile order 2018-05-28 20:22:18 -06:00
fd7ccd596e Cleanup of server side state 2018-05-24 10:36:16 -06:00
a5979b2774 Updated dependencies 2018-04-12 17:27:42 -06:00
d78a10f72e Made docker stuff better 2017-11-01 00:28:47 -06:00
5a826c7b39 Added stuff to tasks 2017-10-31 17:27:22 -06:00
19d973ee71 Made things look better 2017-10-31 17:23:27 -06:00
5ff2825fb1 Fixed compilation issues 2017-10-14 01:51:22 -06:00
adffea950a Lots of good improvements 2017-10-13 16:11:37 -06:00
7846653297 Started UI improvements 2017-10-10 18:00:01 -06:00
3ce9bb4116 Extracted Duration from sprinklers 2017-10-10 16:34:02 -06:00
8ea82950fa Made requests a lot better to match grinklers 2017-10-10 16:25:21 -06:00
cf9bb50162 Added Dockerfile 2017-10-09 22:38:44 -06:00
83de6033a6 Added "files" to package.json 2017-10-09 22:13:59 -06:00
919d7a5082 Fixed and refactored a bunch of stuff 2017-10-09 22:09:42 -06:00
61cfe26b24 Restructued to be much cleaner; bumped ts target to es6 2017-10-09 21:02:55 -06:00
782c79d848 Fixed prettyPrint 2017-10-09 13:09:14 -06:00
00ba7cdf85 Refactors @common/sprinklers/json => schema 2017-10-09 11:06:30 -06:00
dab7a9e19e Good work on websocket device comms 2017-10-09 08:09:08 -06:00
889f779a59 Moved types to their own folder 2017-10-05 17:55:31 -06:00
f9ae6fac6f More awesome work on stuff 2017-10-05 15:15:50 -06:00
015614b1d6 Fixed lint issues in server 2017-10-05 14:31:07 -06:00
e5cc6b86e7 Much better serialization/deserialization for sprinklers 2017-10-05 14:27:43 -06:00
52ba25c038 Cleaned up mobx and ts stuff 2017-10-05 09:07:07 -06:00
111fc0c85d Added a test api 2017-10-04 13:51:29 -06:00
36458e50ec Fixed ISectionRunJSON duration 2017-10-04 13:51:23 -06:00
5d25ce7381 Fixed a few toString methods 2017-10-04 13:51:06 -06:00
00bd588794 Don't search in build directories 2017-10-04 13:50:54 -06:00
f23ad08f92 More work on server; lots of refactoring and good stuff 2017-10-04 13:22:10 -06:00
4b85395302 Renamed start:all to start:dev 2017-10-03 23:19:57 -06:00
12d7ae684f Better run processes 2017-10-03 23:19:45 -06:00