Federico Capoano
Federico Capoano
Follow up of #808 and #871. Why `config/__tests__/add-org.test.js`? It's pretty different from anything else we have here. Would just `config/add-org.test.js` work? I tried commenting out a critical line like: ```diff...
⚠️ **Warning**: not suited for beginner contributors. Requires more discussion. Modern captive portals have [RFC 8908 Captive Portal API](https://www.rfc-editor.org/rfc/rfc8908.html). A few useful ways we could use this API right now:...
**Describe the bug** I just experienced this in the notifications module, when backporting the 1.2.1 change log to master: ```diff index c21a26f..d2e387a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,15...
Let's centralize the netjsongraph.js dependencies so we can include them in different modules without duplicating the static files and make loading more efficient. Depends on: https://github.com/openwisp/openwisp-monitoring/issues/709
**Describe the bug** The auto filter using select2 widget has a different look than the rest of the filters.  I think the look should be consistent. I don't think...
I find myself wasting a lot of time with recurring issues when issue comments or PRs, here's the most recurring problems and potential remediation actions. ## The CI builds fails...
Related to https://github.com/openwisp/openwisp-monitoring/pull/688. Making more room for the new features of the geographic map being worked on in GSoC-25. CC: @dee077 @pandafy.
Follow up of the efforts to make the release process easier and free up the time of maintainers (https://github.com/openwisp/openwisp-utils/issues/496), related to https://github.com/openwisp/openwisp-utils/issues/501, https://github.com/openwisp/openwisp-utils/issues/502. When a PR is flagged as approved...
Follow up of the efforts to make the release process easier and free up the time of maintainers (#496), related to #501, #502. It would be great to make the...
**Requires more discussion and research**. Follow up of the efforts to make the release process easier and free up the time of maintainers (#496), related to #501, #502. Depends on...