OpenZWave / open-zwave-control-panel

UNMAINTAINED - We are looking for someone to maintain ozwcp! The OpenZWave Control Panel (ozwcp for short) is an application built on the OpenZWave library that permits users to query, manage and monitor Z-Wave nodes and networks. It provides a web based user interface using AJAX principles.
Other
131 stars 72 forks source link

Bootstrap CSS interface #35

Closed wolph closed 8 years ago

wolph commented 9 years ago

Hi guys,

I've been working on a bootstrap based interface for ozwcp and I was wondering, if it's done and completely functioning, would you guys be interested in merging it?

I'm not 100% done yet however and the changes are quite significant due to indentation changes: https://github.com/OpenZWave/open-zwave-control-panel/compare/master...WoLpH:master The plan is to replace most of the javascript as well with some simpler jquery based operations.

It is currently functional as far as I am aware, although there is a possibility that I broke some things along the process.

Fishwaldo commented 9 years ago

of course. No one here is a real HTML guy, so any improvements to freshen up the interface would be great :)

Fishwaldo commented 9 years ago

when your ready, please create a PR.

wolph commented 9 years ago

Awesome, I'll link this issue with the pull request.

The results for the time being: image

satzg commented 9 years ago

Looks good! Thanks for working on it.

Thanks, Greg

On Sep 20, 2015, at 6:43 AM, Rick van Hattem wrote:

Awesome, I'll link this issue with the pull request.

The results for the time being:

— Reply to this email directly or view it on GitHub.

!DSPAM:55fea9f1896434011513366!

Fishwaldo commented 8 years ago

hows this going?

wolph commented 8 years ago

The current version is working but it's not completely done yet, just haven't had much time to work on it. I hope to have some time again in a week or two

wolph commented 8 years ago

Well, there's always more to add but it's already a big improvement imho.

Ideally the javascript would get a bit of a rewrite too, but that's too big of a project right now. It's a pretty hefty change but I think it's an improvement: https://github.com/OpenZWave/open-zwave-control-panel/compare/master...WoLpH:master?w=1