Commit graph

56 commits

Author SHA1 Message Date
c438882f74 bugfix 2017-04-01 00:19:18 +02:00
6b13f3527a Refactoring of duplicate JS form code 2017-03-16 17:01:49 +01:00
b5024a063d Fixed issue with dynamic checkboxes 2017-03-13 18:07:29 +01:00
9af96a7cb2 Implementation of Event based triggering. issue 51 2017-03-10 16:59:07 +01:00
25b15e3fd2 Added delete button to flows. fixes issue 48 2017-03-06 16:15:47 +01:00
2608ad0bfd Changed new trigger flow button to do post. fixed issue 47 2017-03-06 15:39:44 +01:00
0a77d3f400 Added ID fields to Event and Sensor detail page 2017-03-06 15:38:17 +01:00
90c1dd7e37 Refactored sensor detail page. issue 38 2017-02-27 18:54:00 +01:00
1265c38d82 Implemented UI for editing Triggers and Actions 2017-02-10 18:11:52 +01:00
36f2509d94 Implemented instantiatiation of triggers and actions. issue 6 2017-02-08 17:23:34 +01:00
9fa687081a Split alert messages into title and msg, title should be unique 2017-01-30 17:31:06 +01:00
a1cb12f6ce Refactored storing logic of triggers and actions. issue 6 2017-01-30 17:16:56 +01:00
5814b2537f Added trigger page (incomplete). issue 6 2017-01-25 17:02:05 +01:00
1688a8b2e5 Some cleanup in the templates 2017-01-25 16:56:13 +01:00
33de44b166 Made alerts bold, fixed sensor not responding alert, refactored aggregator a small bit 2017-01-21 19:26:15 +01:00
172975d792 a couple of bug fixes:
- fixed sensor detail chart not showing data
- fixed? out ouf memory in PowerChalange page
- temporary fix for wrong / redirect
2016-12-01 14:51:31 +01:00
909c8ea2b3 Implemented sensor filtering for json endpoint 2016-11-29 16:45:30 +01:00
92f402a07b Created Json endpoints and separated json stuff from http pages, moved chart JS to common file. 2016-11-28 17:11:17 +01:00
beff7da576 Added avatar to ext users in sensor config page. issue 39 2016-11-19 17:50:30 +01:00
5b2eabcfd3 Added Gravatar avatar icons. issue 39 2016-11-19 17:36:45 +01:00
a55064846f Added email field to user. issue 39 2016-11-16 21:29:05 +01:00
d90bc0f59f some changes to charts 2016-11-10 17:03:31 +01:00
0fac8b29f8 Finished change of chart api. issue 1 2016-11-09 16:57:58 +01:00
5a7d1042de updated some chart css 2016-11-08 17:23:13 +01:00
dd22551e65 New chart lib added, some problems exist 2016-11-07 17:07:11 +01:00
c5ce7df958 Added map sensor data text 2016-09-23 16:20:15 +02:00
6e745acaa5 bugfix 2016-08-30 19:53:13 +02:00
726fc3e955 fixed event icons and added 10s refresh to map 2016-08-30 19:50:05 +02:00
b9d684fbbc Converted map icons to svg and added off for lights 2016-08-30 17:13:18 +02:00
6839ad1a53 Fixed issue 35 where device configuration params was not showing 2016-08-30 11:04:55 +02:00
889f9fc85f AbstractDevice was not loading latest DeviceData at startup 2016-08-25 22:15:45 +02:00
3cb72a1d17 small fixes 2016-08-25 21:37:35 +02:00
72bd17569d bugfix, missed method name rename 2016-08-25 21:27:29 +02:00
c50e50305f Added enum configuration to Oregon and updated configuration pages to show new device structure correctly 2016-08-24 17:26:36 +02:00
a546628a16 bugfix 2016-07-17 03:04:59 +02:00
f3482be14d Adde remote debug option to ant and also added titles to map icons 2016-07-17 03:00:03 +02:00
6c8a591bd5 Fixed file upload 2016-07-14 17:50:38 +02:00
c0412d40c7 Some progress on fileupload 2016-07-13 17:21:45 +02:00
1dfaf781d2 Added background upload model to map page, only UI for now 2016-07-04 17:22:36 +02:00
c5b0b501ae Map shows actual data and device positions are saved in DB 2016-07-02 00:12:07 +02:00
372a66a219 Forgot JS libraries for previous commit 2016-07-01 17:10:21 +02:00
f03dd529e2 Map is now editable, no save or read of data 2016-07-01 17:09:33 +02:00
866e776b19 Map view uses sensor and event objects 2016-06-29 17:14:05 +02:00
87badd45bc Map is now interactive, but static no sensor data is used 2016-06-28 18:33:40 +02:00
6d14db8607 Addad initial map page 2016-06-23 22:04:54 +02:00
c765b4d983 Added ability to hide subnav with showSubNav() in HalHttpPage 2016-06-23 21:17:19 +02:00
cddec2cb91 Using proper Navigation object, one step closer to implementing Page plugins 2016-06-19 17:13:55 +02:00
74c49244e7 PowerChalange uses Ajax now and will update minute and hourly charts periodically. 2016-06-02 17:50:25 +02:00
b229671abf Initial implementaion of json support for charts 2016-06-01 16:27:28 +02:00
80a7989481 fixed charts showing all data for a user in the same line drawing and also added a morris override css 2016-06-01 11:14:58 +02:00