howardjones / network-weathermap

Network Weathermap draws diagrams from data
http://www.network-weathermap.com/
MIT License
426 stars 95 forks source link

Plugin management not working #156

Closed pautiina closed 5 years ago

pautiina commented 5 years ago

Can not add map to poller: image Can not add group to poller: image The first time you open the settings, an error occurs: image

pautiina commented 5 years ago

Can be fixed on https://github.com/howardjones/network-weathermap/pull/157

pautiina commented 5 years ago

Don't fix at last commit

pautiina commented 5 years ago

browser consol error fixed, but function not working

howardjones commented 5 years ago

This should be working now (I've been adding groups this weekend). You still can't move an existing map to a new group, but that's just because the code isn't there yet.

pautiina commented 5 years ago

In the settings there is still a lot of things not working, for example, I can not turn off or turn on the debug map. Probably it is worth creating a separate issue for each functional, how do you think?

howardjones commented 5 years ago

It isn't finished. I guess there could be an issue for each missing item, but it will be a lot of issues! This is the kind of thing github project boards are for, but I haven't figured out how to choose which issues go on a board yet.

On Mon, 8 Oct 2018 at 15:39, Alex notifications@github.com wrote:

In the settings there is still a lot of things not working, for example, I can not turn off or turn on the debug map. Probably it is worth creating a separate issue for each functional, how do you think?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/howardjones/network-weathermap/issues/156#issuecomment-427861061, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3sJXYkvpj0BBKpbawKRulvXAJBFqRaks5ui2OzgaJpZM4Wrl5s .

netniV commented 5 years ago

If you create the project using one of the automated templates, you can search and add issues that are open via the "Add Cards". I've created a test project for you on a test repo so you can see... you could have done the same but figured if I got one done, it gives you more of an idea.

netniV commented 5 years ago

https://github.com/netniV/project-test

howardjones commented 5 years ago

Hehe. I just created a new "1.0.0 Release" Board, and a "1.0.0-release" issue label :-)

netniV commented 5 years ago

Well it's there overnight if you want to play without affecting your live repo 👍

howardjones commented 5 years ago

Thanks! Just trying to figure out if there's a pleasant way to turn a big text list into a lot of issues, all with the right labels.

netniV commented 5 years ago

You could use the github API to drag out the open issues or a specific post, then post using the post feature.

howardjones commented 5 years ago

I'm going to try this: https://github.com/gavinr/github-csv-tools to create the issues with the right labels, at least.

howardjones commented 5 years ago

Well, I have 28 new issues lined up in a CSV file, anyway :-) Haven't quite figured out how to get them in yet.

netniV commented 5 years ago

You need to get an API token to use with index.js, then you just run that with nodejs I think...

howardjones commented 5 years ago

Yep - didn't have the right token permissions. Lots of nice new issues now, all sitting in the 1.0 and 1.1 release project boards.

netniV commented 5 years ago

You just spammed my many devices!! 👍 😆 🤣 😱

netniV commented 5 years ago

Image