Commit graph

79 commits

Author SHA1 Message Date
5e2ab4326a fix minor bug that happenend when encoding values 2016-02-28 21:36:27 +01:00
46b328ca75 fix typo 2016-02-28 21:27:05 +01:00
d6d3326a82 update ir test route 2016-02-28 21:20:08 +01:00
969f232bbe remove unnecessary console.log from rcdb 2016-02-28 20:52:32 +01:00
435f85ec3b finish wiring up change, delete and add routes 2016-02-28 20:47:25 +01:00
f2d9923504 add delete button to rc modal view 2016-02-27 23:14:35 +01:00
d9881ecf65 clean up and improve modal view 2016-02-27 21:11:49 +01:00
1517ada85d add styles for new buttons 2016-02-27 21:11:31 +01:00
e115840125 fix up the modal view for use with angular js 2016-02-25 21:03:48 +01:00
60227ad7da add modal view for adding a new rc switch 2016-02-25 19:41:28 +01:00
a85ae2fe31 clean up routes 2016-02-25 19:40:44 +01:00
5ee010bbf8 add debug toggle to config 2016-02-25 13:00:00 +01:00
30b424eb26 better debug 2016-02-24 08:37:00 +01:00
9ca0d595cf fix minor bug in the front edn 2016-02-23 22:57:11 +01:00
98235837a2 change title 2016-02-23 18:44:17 +01:00
ce70636c1a add navigation styling 2016-02-23 17:48:30 +01:00
b18eaa102c add authentication 2016-02-23 17:48:14 +01:00
19d3350f90 add auth and login and register routes 2016-02-23 17:47:54 +01:00
11ec0315b9 add login and register views 2016-02-23 17:47:31 +01:00
14343e7fdd add crypto secret to config 2016-02-23 17:47:19 +01:00
7e1d8187f2 add passport 2016-02-23 17:46:44 +01:00
2057374b47 add index file to better handle db models 2016-02-23 17:46:07 +01:00
8016a62c99 add user db model 2016-02-23 17:45:43 +01:00
ad14a07114 add passport local strategy, jwt and express jwt 2016-02-23 17:45:22 +01:00
12e529b053 rename rcdb file 2016-02-23 17:44:22 +01:00
db6589b634 clean up test route 2016-02-22 13:22:18 +01:00
73a66e3cef front end controller performance improvements 2016-02-18 22:38:21 +01:00
ff135aa3e0 add backend functionality 2016-02-18 17:42:34 +01:00
88b56d6056 update function name 2016-02-18 17:42:13 +01:00
6bc20016d8 Cumminicate the RC value to the server
Afterwards update the frontend accordingly.
2016-02-18 17:41:33 +01:00
fddf4464b8 front end improvements 2016-02-18 15:48:57 +01:00
da11548b76 font loading bug fixing 2016-02-18 15:46:13 +01:00
99c15a61b9 css improvements 2016-02-18 15:45:18 +01:00
7139c2d38c add front end button toggeling 2016-02-18 15:44:58 +01:00
2738141f21 clean up backend routes 2016-02-17 23:18:54 +01:00
da16d2366b get rc switches dynamically from backend 2016-02-17 23:18:40 +01:00
ab8991fc89 better front ui 2016-02-17 23:18:23 +01:00
79d8b4e1d0 fix typos and minor bugs 2016-02-17 14:39:03 +01:00
f8436e2a81 mino bug fixes 2016-02-17 14:14:18 +01:00
43ea1e9eb1 update for db testin 2016-02-17 14:14:04 +01:00
21513c81f2 safe rc off as well as on values 2016-02-17 14:13:46 +01:00
395201c801 make ar-com handling easier 2016-02-17 14:12:55 +01:00
263c2cc0be fix some minor ar-com bugs 2016-02-17 12:33:17 +01:00
a6c4c5d5ce fix up rc_db module 2016-02-17 11:49:58 +01:00
092092e9d1 add rc_db functionality 2016-02-03 21:50:19 +01:00
9428b83358 start rc_db model 2016-02-01 16:07:55 +01:00
06ade23691 add config js 2016-02-01 15:34:05 +01:00
1cff34bb3e add mysql module 2016-01-31 18:45:14 +01:00
1be10e0a85 add sensor module 2016-01-30 19:15:54 +01:00
63d6213285 make pin optional 2016-01-30 19:15:43 +01:00