Federico Capoano
Federico Capoano
⚠️ **warning**: not suited for new contributors. At the moment we have two classes with the same exact name: `NetJSONGraph`. This is very confusing and makes the code harder to...
Let's try to put ourselves in the shoes of a new user that wants to use the library: what steps do they have to follow? What files do they have...
Consider the following examples: ## 1) Custom attributes example ## 2) Wireguard VPN data coming from a test server Both graphs contain little amount of data, therefore when the page...
The build size is huge. We need to reduce it. I am ready to get rid of features we don't use, eg: - https://openwisp.github.io/netjsongraph.js/examples/netjsongraph-graphGL.html - https://openwisp.github.io/netjsongraph.js/examples/netjsonmap-animation.html - I don't understand...
This image: https://github.com/openwisp/openwisp-controller/blob/docs/docs/1.1/organization-limits.png Is missing the configuration variables field (`context`, was probably added later in the same release). We shall update it.
Some admin sections will look slightly different once we have added all the gsoc25 features for whois & fuzzy locations, let's review the documentation and ensure images are up to...
Add the following filters to the device list API endpoint: - `location`: filter devices having a `DeviceLocation` object relating to the location ID - `floorplan`: filter devices having a `DeviceLocation`...
⚠️ **Not suited for beginners.** Follow up of https://github.com/openwisp/openwisp-controller/issues/1128. In the current implementation, OpenWISP immediately applies every configuration change, even if the user is still editing related templates. This prevents...
**Describe the bug** The RADIUS sessions tab in the device page uses an inconsistent date time format of Month/Day/Year. **Expected behavior** The date time should be shown in a way...