Commit graph

326 commits

Author SHA1 Message Date
b24d28182f Merge branch 'master' of github.com:uwap/mqtt-control-map 2018-04-02 10:23:06 +02:00
92dab1c8f5 Add types.string and types.json 2018-04-02 10:22:43 +02:00
8eba82533c
Merge pull request #27 from uwap/greenkeeper/flow-bin-0.69.0
Update flow-bin to the latest version 🚀
2018-03-29 04:33:19 +02:00
greenkeeper[bot]
4ae7908e38 chore(package): update flow-bin to version 0.69.0 2018-03-28 22:51:44 +00:00
52e825549d Rename parseState to type 2018-03-28 04:08:50 +02:00
9dc14a3657
Add travis build status 2018-03-28 04:00:59 +02:00
8dc0788763
Merge pull request #25 from uwap/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2018-03-28 03:57:16 +02:00
2225ec4a51 Fix production build 2018-03-28 03:52:40 +02:00
8661500b17 Fix build 2018-03-28 03:39:31 +02:00
bec10c91ef Upgrade react-leaflet 2018-03-28 03:18:37 +02:00
88d2457e29 Update webpack configuration to work with webpack 4 2018-03-28 03:04:06 +02:00
d4432b9a39
Merge branch 'master' into greenkeeper/initial 2018-03-28 02:40:35 +02:00
4b1ae40773 Add webpack-cli and greenkeepr lockfile 2018-03-28 02:37:35 +02:00
greenkeeper[bot]
41a7eac3af docs(readme): add Greenkeeper badge 2018-03-28 00:29:33 +00:00
greenkeeper[bot]
5c68d3ac12 chore(package): update dependencies 2018-03-28 00:29:27 +00:00
b2b4296072 Merge branch 'master' of github.com:uwap/mqtt-control-map 2018-02-14 06:24:10 +01:00
f4d1cb7e1e Reduce production built size 2018-02-14 06:23:48 +01:00
4bd0ca16a1
Merge pull request #24 from Ranlvor/patch-9
Automatically upload artifacts from travis builds
2018-02-12 16:22:33 +01:00
Ranlvor
ace335a517
Upload artifacts
Upload build artifacts to the server of @ranlvor. This allows viewing the build results in a webbrowser
and eases continuous deployment because one can just deploy the artifacts travis has built and does
not have to build them somewhere else
2018-02-11 19:58:58 +01:00
Ranlvor
4fe4b9193a
fix „do not build utils.js“
Test does not know the ==-Parameter. It only accepts =.

For better style use  around variable to evade problems when the variable contains spaces
2018-02-11 19:56:08 +01:00
a96fa1622b Require the use of hex, rgb, rgba or rainbow for colors and refactor config types 2018-02-04 03:43:22 +01:00
436abf682f push dependencies 2018-02-02 11:32:30 +01:00
e46adf7dc7 Towards a type safe color option 2018-02-02 10:04:39 +01:00
06aeba9d76 Use /bin/sh -e 2018-02-02 09:27:23 +01:00
f70f2977ab Fix travis build 2018-02-02 08:00:56 +01:00
c7ca716802 Require the config as CLI arg for watch, build and production-build
The mqtt control map now loads the config provided via cli. It is no longer required to modify the src/config.js to load a different config.
2018-02-02 07:45:00 +01:00
3975518f6e Entropia: Init 2018-01-31 23:54:31 +01:00
571896dabb RZL: Add presence status 2018-01-21 13:14:20 +01:00
334cf002fa Add a progress bar 2018-01-21 11:26:45 +01:00
2701eb9076 Merge branch 'master' of github.com:uwap/mqtt-control-map 2018-01-20 17:17:24 +01:00
612bd5ddc8
Merge pull request #19 from Ranlvor/patch-7
RZL: Add Front-HDMI-Port of onkyo
2018-01-20 17:13:07 +01:00
Ranlvor
6d11f02368
RZL: Add Front-HDMI-Port of onkyo 2018-01-20 15:22:05 +01:00
ea0a836241 MQTT types: Add connect event 2018-01-20 14:28:00 +01:00
a677da4ed5 Type mqtt.js a bit 2018-01-20 14:15:16 +01:00
fda6a95359 Only subscribe to each topic once 2018-01-20 00:37:46 +01:00
Ranlvor
3c96bde015 RZL: Add 3D printer (#16)
* RZL: Add 3D printer
2018-01-20 00:27:41 +01:00
16d03ceacf Add esper statistics 2018-01-20 00:16:34 +01:00
3ed861369e Fix build 2018-01-19 21:57:20 +01:00
8d2d39cb0e Fix most eslint warnings 2018-01-19 21:52:53 +01:00
196aa44895 RZL: Change Infoscreen Icon 2018-01-19 21:21:04 +01:00
9e7b655821 RZL: Add Partkeepr Link 2018-01-19 21:00:30 +01:00
a23bef70db
Merge pull request #12 from uwap/refactor
Refactor everything
2018-01-19 17:36:00 +01:00
a5668b1f95 Change travis build 2018-01-19 17:26:07 +01:00
41cf23041d Upgrade all dependencies 2018-01-19 17:07:31 +01:00
4b8b18515e fix flowconfig 2018-01-19 16:58:02 +01:00
cfe8897f2a Fix all type errors 2018-01-19 16:53:16 +01:00
050d32e2ad Merge branch 'refactor' of github.com:raumzeitlabor/Map into refactor 2018-01-19 16:21:33 +01:00
c1ed43ee6c Cleanup flow types and fix eslint errors 2018-01-19 16:20:10 +01:00
3c1d1886be
Merge pull request #15 from Ranlvor/patch-5
RZL: Add onkyo radio Beat Blender (Soma FM)
2018-01-14 13:58:42 +01:00
Ranlvor
e55bdf441c
RZL: Add onkyo radio Beat Blender (Soma FM) 2018-01-14 13:54:24 +01:00