39 Commits

Author SHA1 Message Date
f6d6ef7c0c Show next run time for programs
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-23 23:03:44 -06:00
89562b11b0 Re-auth on visibility change 2019-07-22 22:43:25 -06:00
d675342908 Give more room while editing programs 2019-07-22 22:24:22 -06:00
39323369bb Use hooks for context 2019-07-22 21:33:48 -06:00
e5fd8ce364 Better DurationView 2019-07-22 21:33:28 -06:00
51d7c78cac Fix react hot loader 2019-07-22 21:07:58 -06:00
9005a91d17 Fix programpage close behavior 2019-07-20 18:08:29 -06:00
f328e5c2e2 Lots of improvements 2019-07-20 18:06:07 -06:00
6e95d091ae A few little fix-ups 2019-07-20 18:05:58 -06:00
ac27c0a9ec Fix tsconfigs 2019-07-20 11:33:30 -06:00
dcce9edc34 Add tooltip for why you can't run a section 2019-07-20 11:27:38 -06:00
733814ae7e Dim device when disconnected 2019-07-19 23:58:43 -06:00
23527dd817 Add refresh button on DevicesPage 2019-07-19 23:22:47 -06:00
8756180ad1 fix: icons generation, 404 errors, static serving
All checks were successful
continuous-integration/drone the build was successful
2018-12-11 17:03:44 -08:00
f16ecc0766 fix: Don't use NODE_ENV in webpack build 2018-12-11 17:03:44 -08:00
46f4b9d14a feat: Use oclif cli for server; clean up webpack config 2018-12-11 17:03:44 -08:00
69c4c1c8e1 Use cache-loader and thread-loader instead of HappyPack 2018-12-11 17:03:44 -08:00
68e828e2e5 Restructured tsconfig files 2018-12-11 17:03:44 -08:00
e6c3904701 Use prettier on everything 2018-12-11 17:03:44 -08:00
6895ee5d42 Use typescript project references 2018-12-11 17:03:44 -08:00
457a124874 Refactored out jwt token stuff 2018-12-11 17:02:58 -08:00
1506c40d61 Make device image in list a link to the device 2018-12-11 17:02:58 -08:00
9296226036 Properly subscribe to and unsubscribe from devices 2018-12-11 17:02:58 -08:00
dbb314aaad Made mosquitto auth work 2018-12-11 17:02:58 -08:00
ed8d012a4b Fixed rpc not connecting after login 2018-08-19 20:01:04 -06:00
7fbfe86634 Refactored out ws sprinklers client classes 2018-08-19 19:25:26 -06:00
a6876b54d8 Fixed lint and remaining compilation issues 2018-08-17 14:41:18 -06:00
f345344974 Refer to section by id in SectionChooser 2018-08-17 13:57:41 -06:00
f8a1dd0a8c Better handling of expired access tokens 2018-08-17 13:48:34 -06:00
f679af1a35 Fixed program table expansion with storing id's instead of program 2018-08-16 14:36:20 -06:00
c1001ad787 Show full error on close 2018-08-16 14:33:19 -06:00
60cabb9e57 Use mobx actions on client side 2018-08-13 15:11:36 +03:00
e35f9bf0d9 Implemented a working devices list 2018-08-12 11:55:15 +03:00
187172e9e7 Token type improvement 2018-08-11 20:35:34 +03:00
c6c98d36a0 Restructured components and pages 2018-08-11 20:12:32 +03:00
6b1b650f78 Fixed token type issues 2018-08-11 20:02:16 +03:00
8a6d501cda refactoring 2018-08-11 19:59:20 +03:00
b59fbb456b Fixed authentication and checking device authorization 2018-08-11 19:28:19 +03:00
dd39980c74 Moved /app to /client 2018-08-07 21:21:26 +03:00