Paul Traylor

Results 21 issues of Paul Traylor

This will correspond to routes in `promgen.rest` module. The goal here is to move all Promgen specific APIs out of `promgen.view` and fully embrace django-restframeowrk

enhancement

This was pointed out in #61 and should be fixed to remove confusion.

bug

- Migrate from bootstrap-switch to vue.toggle - Add enabled to Host model

This is admittedly a *very* rough sketch, but could possibly add a build target like this to allow one to run 'make local' if they already have Python installed and...

I've often found it useful when an app had a shortcut directly to the system settings. Is this something you might consider? It's unstyled/untranslated right now because I just wanted...

I wanted to calculate something like this ```08:45:30 - 08:43:14``` But it gives an Invalid Date/Time I'm willing to try to commit a pull request if you could give me...

For many exporters, there's a bit of metadata that is added to the metrics. For example from Prometheus itself ``` # HELP prometheus_build_info A metric with a constant '1' value...

enhancement
help wanted

### Clear and concise description of the problem Currently Woodpecker uses the default http user-agent that comes form the go libraries, so all requests from Woodpecker agents shows up as...

enhancement
good first issue

Update translate tag. Going forward, the translate tag is the recommended version so we update things for clarity. https://docs.djangoproject.com/en/3.2/topics/i18n/translation/#std:templatetag-translate > The trans tag was renamed to translate. The trans tag...