Conversation
- Added menu bar for improved user experience (pushy.js) - Added area: Each macro does have now a location This is my first project with Node.js or generally in programming. I hope it meets the requirements and tell me what I need to adjust, it is adopted.
|
Thanks for the work on this, @dirz88. Couple thoughts:
If you're willing to make these changes I'd love to get this added to the project. |
|
Hello @alexbain I'll try to integrated your thoughts. At the moment I'm quite busy, but I try to do that as soon as possible :). |
|
I'm sorry, i had some troubles with git to sync/merge. I accidentally requested further commits and then delete the repository :(. Apologies the troubles.. Actually I've changed all to your wishes expect point 4. I don't know how to implement this - still searching for a solution. But I wonder if this is necessary - since at least 1 room is always required. I've changed the menubar to show the rooms and their remotes. Greetings from switzerland, |
|
@dirz88 Thanks for updating this. I'll take a look soon and let you any additional thoughts I've got. |
The idea with the Area I took over from JimJamUrCode.
This is my first project with Node.js or generally in programming. I
hope it meets the requirements and tell me what I need to adjust, it is
adopted.
13 passing (4s)
2 failing
lirc_web routes should have GET route for JSON list of commands for macro:
Error: expected 200 "OK", got 404 "Not Found"
at Test._assertStatus (node_modules/supertest/lib/test.js:232:12)
at Test._assertFunction (node_modules/supertest/lib/test.js:247:11)
at Test.assert (node_modules/supertest/lib/test.js:148:18)
at Server.assert (node_modules/supertest/lib/test.js:127:12)
at emitCloseNT (net.js:1525:8)
lirc_web index action should return an HTML document in which all button elements of class command-link have an href of the form /remotes/:remote/:command:
Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test.
Unfortunately, I still have an error while executing the test..