Aryaman

Results 28 comments of Aryaman

### Todo : - [x] Nested serializer for `wificlient.` - [x] Fix browsable API selects for foreign keys - [x] Need to fix browsable API **[Invalid name]** attribute bug. -...

Hey @nemesisdesign @pandafy ! Today I've found some more issue in **wifi-session** & **wifi-client** endpoints with methods **POST, PUT, PATCH.** **Steps to replicate :** 1. Create a new user having...

[`check/classes/iperf.py`](https://github.com/openwisp/openwisp-monitoring/blob/issue-391/iperf-multiple-servers/openwisp_monitoring/check/classes/iperf.py) now 100% test covered.

Solved and Closed by : https://github.com/openwisp/openwisp-monitoring/pull/447

Solved and Closed by : https://github.com/openwisp/openwisp-monitoring/pull/447

I need to increase coverage.

@nemesisdesign The coverage is reduced due to absence of `test_auto_check_creation` -> **SNMP auto subtest** (which I later added), So I tried various methods to set `AUTO_SNMP` = **True** in `check/tests/test_models.py`...

> @Aryamanz29 great work! In the README we can explain that on the OpenWrt side the iperf3-ssl package is needed for this feature, in prod we will mostl ikely use...

### `Daterangepicker widget on narrow screens` https://user-images.githubusercontent.com/56113566/196168743-76042d13-a725-48da-9197-b29500694b77.mp4

> * can you make sure the date range button CSS `cursor` is set to `pointer` so it looks like a link when hovering? Yeah sure :+1: > * what...