222 Commits

Author SHA1 Message Date
ac27c0a9ec Fix tsconfigs 2019-07-20 11:33:30 -06:00
097e5a246c Use a volume for postgres data in docker-compose.dev.yml 2019-07-20 11:27:52 -06:00
dcce9edc34 Add tooltip for why you can't run a section 2019-07-20 11:27:38 -06:00
b987e49beb Fix typeorm relations 2019-07-19 23:59:43 -06:00
5a90ae54e5 Add device command and touch up user command 2019-07-19 23:59:33 -06:00
fd4f4025de Fix database test data 2019-07-19 23:59:20 -06:00
9b54655344 Fix list schemas 2019-07-19 23:59:10 -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
9ef81b015b Switch to pino-http 2019-07-19 20:06:03 -06:00
e391c26b95 Add user --show command 2019-07-19 20:05:50 -06:00
9b959ff57b Update dependencies 2019-07-19 19:14:04 -06:00
8c49cabc35 add clientId to device connect endpoint
All checks were successful
continuous-integration/drone the build was successful
2018-12-12 00:43:42 -08:00
0aa587551f added devices generate_token route
All checks were successful
continuous-integration/drone the build was successful
2018-12-11 20:30:52 -08:00
ddba17a651 actually fixed docker build 2018-12-11 20:19:02 -08:00
6f6a1bbd32 fix docker build and update react 2018-12-11 18:25:59 -08:00
b739a6772c remove trash 2018-12-11 18:25:59 -08:00
1dd446c6fc fix: user command stuff
All checks were successful
continuous-integration/drone the build was successful
2018-12-11 19:25:43 -07:00
18c35ac8b9 feat: Add user command to manage users 2018-12-11 19:25:43 -07: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
4963e31473 fix: Error handling 2018-12-11 17:03:44 -08:00
a85ddae7ad fix: use proper pretty command in package.json 2018-12-11 17:03:44 -08:00
bb644067fb build: Use typescript@latest 2018-12-11 17:03:44 -08:00
934eecd9c9 style: Prettier everything 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
cbf1285d5d fix: don't always synchronize, use TYPEORM_SYNCHRONIZE env 2018-12-11 17:03:44 -08:00
bc2f97c56d feat: add ormconfig.json for typeorm migrations 2018-12-11 17:03:44 -08:00
e415023a72 fix: import log after index in server entrypoint 2018-12-11 17:03:44 -08:00
fce64f3850 refactor: Move server entrypoints to bin folder 2018-12-11 17:03:44 -08:00
f013c5b111 fix: make prettyPrint always add a newline 2018-12-11 17:03:44 -08:00
2503756c60 fix: errorHandler handles internal errors and limit data
Only show data in development
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
f1a9d11dcf Don't use through2 in prettyPrint 2018-12-11 17:03:44 -08:00
1b736b1446 Allow configuring log level from env 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
6c1ba0022f Added drone.yml file 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
4f7a6202a4 Added support for registering devices 2018-12-11 17:02:58 -08:00
7da098a070 dockerfile use node directly 2018-12-11 17:02:58 -08:00
c33e38dfbb Fixed Docker to use stretch image and not fail build 2018-12-06 15:28:35 -08:00
5267f77e8a Started adding mosquitto routes 2018-08-27 23:09:45 -06:00
cf880397f5 Added a script to run in tmux 2018-08-25 12:22:18 -06:00
942fded9d6 Fixed prettyPrint to pass through non-json lines 2018-08-25 12:22:10 -06:00
ed8d012a4b Fixed rpc not connecting after login 2018-08-19 20:01:04 -06:00