calaos / calaos-web-app

Calaos Web App - HTML5 (based on AngularJS) Application for calaos home automation system
http://www.calaos.fr
GNU General Public License v3.0
25 stars 13 forks source link

Why not Angular-UI Bootstrap ? #1

Closed tiramiseb closed 10 years ago

tiramiseb commented 10 years ago

I have not installed the Calaos server yet, so I'm far from testing Calaos-Web-App, but I've browsed the repo and was happy to find angular and bootstrap...

However, just in case you don't know Angular-UI bootstrap, here it is : http://angular-ui.github.io/bootstrap/. I'm currently using it for a customer and will integrate it in another project. It may be useful. I don't know. I should first test this app ;-)

naguirre commented 10 years ago

We were using it in a previous version, i removed it because we now used the same theme as in calaos-home. So bootstrap is just used for the layout now.

FYI You can try the application here : http://calaos.fr/demo

with the following greetings : user : demo@calaos.fr passwd : demo

I should add this informations in the Readme.

tiramiseb commented 10 years ago

Okay !

The user and passwd don't seem to work on calaos.fr/demo...

naguirre commented 10 years ago

i forgot the host, please use user : demo@calaos.fr password : demo host : http://calaos.fr/api.php

And the ui displays better when you resize the screen to match the size of a mobile (800x480px)

tiramiseb commented 10 years ago

Thanks :)