denniss17/pimatic-angular-material-frontend

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.jscsrc
.travis.yml
LICENSE.txt
README.md
angular-material-frontend-config-schema.coffee
angular-material-frontend.coffee
assets/css/style.css
assets/fixtures/devices.json
assets/fixtures/groups.json
assets/fixtures/pages.json
assets/fixtures/rules.json
assets/fixtures/variables.json
bower.json
index.tmpl.html
package.json
partials/about.html
partials/devices/buttons.html
partials/devices/contact.html
partials/devices/device.html
partials/devices/dimmer.html
partials/devices/presence.html
partials/devices/shutter.html
partials/devices/switch.html
partials/devices/temperature.html
partials/devices/thermostat.html
partials/devices/timer.html
partials/home.html
partials/loading.html
partials/login.html
partials/settings/devices/index.html
partials/settings/groups/create.html
partials/settings/groups/edit.html
partials/settings/groups/index.html
screenshot.png
yarn.lock
Gruntfile.js65
A
2 hrs
app/adapters/baseAdapter.js57
app/adapters/fixtureAdapter.js80
B
6 hrs
app/adapters/websocketAdapter.js371
F
6 days
app/app.js16
app/config/environment.js31
app/config/routes.js30
app/config/theme.js5
app/controllers/app.js20
app/controllers/devices/buttons.js15
app/controllers/devices/dimmer.js16
app/controllers/devices/shutter.js25
C
1 day
app/controllers/devices/switch.js16
app/controllers/devices/thermostat.js37
C
1 day