Commit Graph

255 Commits

Author SHA1 Message Date
Fil Cesana
f9d1d9d678 videocam connected to back end 2020-04-22 14:25:24 +02:00
Fil Cesana
840d5ab6a2 moved everyting in the right files, ready to work on the backend part. 2020-04-22 13:34:10 +02:00
Fil Cesana
509335a061 video component is finished and ready for those who want to be tested in the file light.js; tomorrow I will move everything back in Videocam.js (in devices) and with Andrea we will perform the connection with the backend. If you test it, enjoy the video I put in loop ;) 2020-04-21 16:44:41 +02:00
df1f753785 Merge branch '80-fix-editname-device' into 'dev'
fixed edit name on devices

Closes #80

See merge request sa4-2020/the-sanmarinoes/frontend!90
2020-04-21 16:35:20 +02:00
britea
3b67e57f1a fixed edit name on devices 2020-04-21 16:18:05 +02:00
Matteo Omenetti
77f7abed92 Merge branch '79-addscene-getscenestates' into 'dev'
Able to add scenes and get scenes in a right way

Closes #79

See merge request sa4-2020/the-sanmarinoes/frontend!89
2020-04-21 15:02:25 +02:00
britea
0b4fefbd35 Able to add scenes and get scenes in a right way 2020-04-21 14:58:36 +02:00
Fil Cesana
3443bc8530 video now plays in loop. muted, in a responsive way: still to do: modal, enlarge full screen, communication with the backend - lost quite a lot of time testing both Embed from semantic and the simple video tag, Embed would have been good since it acts as a youtube player, but certain important tags like autoplay, loop etc did not seem to work. Also added the button 'enlarge', toggle now automatically set to on 2020-04-20 16:19:21 +02:00
Fil Cesana
82d6576324 for the rebase, now you can find the code of the videocam under devices/Videocam.js 2020-04-18 17:45:35 +02:00
Fil Cesana
63d9063983 first version of the videocamera, temporarily under the device light.js, for testing 2020-04-18 17:40:05 +02:00
Matteo Omenetti
e9745bb5f0 Merge branch '77-fixe-major-bug' into 'dev'
Resolve "fixe-major-bug"

Closes #77

See merge request sa4-2020/the-sanmarinoes/frontend!85
2020-04-18 16:29:37 +02:00
britea
9c2a16732f Fixed bugs and Initial Scene Navbar 2020-04-18 16:26:12 +02:00
britea
d219716526 Fix data on adding room 2020-04-17 14:30:34 +02:00
Nicola Brunner
dc22c008d3 changed design things 2020-04-17 14:25:22 +02:00
britea
9430de90d0 back to previous settings device 2020-04-17 14:15:22 +02:00
Nicola Brunner
b3abffa5b7 made some design changes 2020-04-17 11:29:40 +02:00
Nicola Brunner
1239559f45 changed Home in navbar into House view as required by user story 1 2020-04-16 18:38:34 +02:00
Nicola Brunner
1330f3cfea For edit device modal: added possibility to exit window without modifications (cross) | For Sensors: Now displays general device name and not specific device name in the icon 2020-04-16 18:20:22 +02:00
britea
f99a5d49ff fixed major bug 2020-04-16 17:07:56 +02:00
af209221f0 Merge branch 'redux-fix' into 'dev'
Fix to socket state reducer and state updated in devices that use circularinput

See merge request sa4-2020/the-sanmarinoes/frontend!84
2020-04-16 16:01:34 +02:00
Claudio Maggioni (maggicl)
b070273c73 Fix to socket state reducer and state updated in devices that use circularinput 2020-04-16 15:58:56 +02:00
Matteo Omenetti
0664d502fe Merge branch '76-fixed-registration-bug' into 'dev'
Fixed registration bug

Closes #76

See merge request sa4-2020/the-sanmarinoes/frontend!83
2020-04-16 15:19:13 +02:00
britea
56da195894 Fixed registration bug 2020-04-16 15:15:33 +02:00
Matteo Omenetti
cbbb703803 Merge branch '74-dashboard-tab-system' into 'dev'
Resolve "dashboard-tab-system"

Closes #74

See merge request sa4-2020/the-sanmarinoes/frontend!82
2020-04-15 15:58:39 +02:00
britea
b03e6b1850 Added and Fixed Scenes and Automations Modal and Navbars 2020-04-15 15:54:30 +02:00
britea
3bc219c926 New style for tabs 2020-04-14 22:56:00 +02:00
britea
82c4f3ea57 Basic Tabs system 2020-04-14 14:58:03 +02:00
2976ed7dc3 Merge branch '73-redux-refactor-for-device-state' into 'dev'
Resolve "Redux refactor for device state"

Closes #73

See merge request sa4-2020/the-sanmarinoes/frontend!81
2020-04-12 17:55:55 +02:00
Claudio Maggioni (maggicl)
76d10ba431 Fixed tests for redux 2020-04-12 17:52:35 +02:00
Claudio Maggioni (maggicl)
0805d9d4d0 Redux websockets implemented 2020-04-12 17:46:16 +02:00
Claudio Maggioni (maggicl)
a4b59dc922 Fixed updates on circular inputs 2020-04-11 22:47:47 +02:00
britea
b60a050a70 Refactor redux almost complete 2020-04-11 18:29:32 +02:00
Claudio Maggioni (maggicl)
ed68bebe8e WIP on final conversion to redux 2020-04-11 13:57:03 +02:00
Claudio Maggioni (maggicl)
ad54cae0e2 Removed client_server.js and refactored devices 2020-04-11 00:42:23 +02:00
Claudio Maggioni (maggicl)
b5cbad53d1 Fixed bugs on previous refactors 2020-04-10 23:13:23 +02:00
7b430045e7 WIP on room change 2020-04-10 17:52:02 +02:00
69a6cbae6d WIP on redux conversion for devices 2020-04-10 17:25:52 +02:00
britea
eead3694e6 Converting project to Redux store 2020-04-09 17:24:30 +02:00
bad5d04238 Fixed nasty error in Login 2020-04-09 14:48:24 +02:00
462cad0e53 Login and logout work on the new system. Nasty error on logout 2020-04-09 13:59:34 +02:00
c36d298f10 WIP on redux refactor: last commit before client_server.js removal 2020-04-07 14:49:49 +02:00
636ade0273 WIP on redux refactor 2020-04-07 12:46:55 +02:00
1ec0083abb Merge branch 'fix-device-default-name' into 'dev'
fix devide default name

See merge request sa4-2020/the-sanmarinoes/frontend!79
2020-03-26 11:18:33 +01:00
britea
573ffe1661 fix devide default name 2020-03-26 11:11:44 +01:00
49ba4283bf Merge branch 'fix-mobile' into 'dev'
fixed mobile

See merge request sa4-2020/the-sanmarinoes/frontend!77
2020-03-26 10:31:02 +01:00
c9b4f22896 Merge branch 'dev' into 'fix-mobile'
# Conflicts:
#   smart-hut/src/views/Navbar.js
2020-03-26 10:27:37 +01:00
fab38d9ad0 fixed mobile 2020-03-26 10:26:43 +01:00
Matteo Omenetti
944884c85f Merge branch 'fixed-min-bug-smartplug' into 'dev'
fixed minor bug on smartplugs

See merge request sa4-2020/the-sanmarinoes/frontend!76
2020-03-26 09:54:02 +01:00
britea
054f4ad341 fixed minor bug on smartplugs 2020-03-26 09:51:25 +01:00
Matteo Omenetti
e231425a94 Merge branch 'add-reset-smartplug' into 'dev'
added reset smartplug

See merge request sa4-2020/the-sanmarinoes/frontend!75
2020-03-26 09:39:33 +01:00