Purhan Kaushik

Results 8 issues of Purhan Kaushik

Many projects on github use RestructuredText (.rst) for their README. [Example](https://github.com/openwisp/openwisp-ipam/) Is there a desire to add support for it?

Enhancement

While registering a new floorplan, there is no choice to select the organization, which infers that it should be the same as the location. After creating a location (Let's say...

bug

Closes #297 Checks: - [x] I have manually tested the proposed changes - [x] I have written new test cases to avoid regressions (if necessary) - [x] I have updated...

Write integration tests for the following tests from openwisp-controller: ``` openwisp_controller.config.tests.test_config openwisp_controller.config.tests.test_controller openwisp_controller.config.tests.test_device openwisp_controller.config.tests.test_template openwisp_controller.config.tests.test_views ``` Related: https://github.com/openwisp/ansible-openwisp2/pull/262#pullrequestreview-622301624

enhancement

https://github.com/prince776/JAlert/blob/f0417767eea67a42249573a7b68e3c9830992152/src/utils.ts#L10 Right now, jobs like "Software Engineer Graduate 2023" will be filtered out because they have a '2' in them.

Closes #2, closes #64, closes #65 Resolves part of #60

SNMP calls, if not available for an OID, should let the code pass and log a warning instead of raising an error.