frontend/smart-hut/src/components/dashboard/devices
Matteo Omenetti e60c2ed45a Merge branch 'dev' into '32-finish-dashboard'
# Conflicts:
#   smart-hut/src/components/dashboard/DevicePanel.js
#   smart-hut/src/components/dashboard/devices/Light.js
#   smart-hut/src/components/dashboard/devices/styleComponents.js
#   smart-hut/src/views/Dashboard.js
2020-03-18 15:06:27 +01:00
..
constants.js Almost all the devices in the dashboard are implemented, along with the settings and add new device feature 2020-03-15 16:40:54 +01:00
DeviceSettings.js Everything related to the settings is done 2020-03-17 23:24:40 +01:00
DeviceTypeController.js fixed login display and devices 2020-03-17 16:20:43 +01:00
DigitalSensor.js Everything related to the settings is done 2020-03-17 23:24:40 +01:00
DigitalSensorStyle.js All the devices are implemented 2020-03-17 17:38:03 +01:00
Dimmer.js fixed login display and devices 2020-03-17 16:20:43 +01:00
Light.js fix navbar and devicePanel 2020-03-18 12:46:28 +01:00
LightStyle.js Everything related to the settings is done 2020-03-17 23:24:40 +01:00
NewDevice.js Add device feature finished 2020-03-18 14:18:37 +01:00
Sensor.js Everything related to the settings is done 2020-03-17 23:24:40 +01:00
SensorStyle.js Almost all the devices in the dashboard are implemented, along with the settings and add new device feature 2020-03-15 16:40:54 +01:00
SettingsModal.js change button color 2020-03-18 14:19:47 +01:00
SmartPlug.js Everything related to the settings is done 2020-03-17 23:24:40 +01:00
SmartPlugStyle.js All the devices are implemented 2020-03-17 17:38:03 +01:00
styleComponents.js fix navbar and devicePanel 2020-03-18 12:46:28 +01:00
Switch.js Everything related to the settings is done 2020-03-17 23:24:40 +01:00
SwitchStyle.js All the devices are implemented 2020-03-17 17:38:03 +01:00
TypesOfDevices.js Almost all the devices in the dashboard are implemented, along with the settings and add new device feature 2020-03-15 16:40:54 +01:00