Aryaman

Results 33 issues of Aryaman

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

hacktoberfest-accepted

https://user-images.githubusercontent.com/56113566/193570412-407a5ad2-ffe6-4286-841a-96e8f31e9e78.mp4 - Added `daterangepicker widget`. - Widget currently working on **pre-defined time ranges (ie. day, week, month etc**). _(Note: Custom time range logic needs to be added)_ Closes #26 Checks:...

enhancement
hacktoberfest-accepted

It would be better to have a **Django/Jinja template (indenter & linter/formatter)** forΒ [`openwisp-qa-format`](https://github.com/openwisp/openwisp-utils/blob/master/openwisp-qa-format) since many projects under OpenWISP use Django templates. Some tools that we can look into: -...

enhancement
Hacktoberfest

### GENERAL IDEA LIST FOR PROJECT πŸ‘¨β€πŸ’» (Open for discussion) πŸ€” - [ ] `UI`: Frontend UI improvement. - [x] `Dockerize`: **Django back-end** and **react frontend**. - [ ] `Feature`...

enhancement
help wanted
IDEA
SWOC
DWOC'21
GSSoC22

This year, we also need more **_web-related ideas_**, so if you have developed anything fantastic for the web that you're proud of and has **excellent documentation**, send us a PR....

enhancement
hacktoberfest

I encountered a bug while implementing background API tasks for the [ZeroTier VPN backend in openwisp-controller](https://github.com/openwisp/openwisp-controller/pull/778#pullrequestreview-1513189523). When a background API task encounters an unrecoverable failure or recovers from any API...

bug

We recently introduced new notification types for background API tasks of the [ZeroTier VPN backend in openwisp-controller](https://github.com/openwisp/openwisp-controller/pull/778). As part of this implementation, we also created a Celery task class (`OpenwispApiTask`)...

enhancement

pin: true summary: OpenWisp'22 Release Sprint --- ![o-sprint](https://user-images.githubusercontent.com/56113566/154739652-d72ca1ef-c67f-4822-be90-666fcb5681cc.jpeg) From last one week, Me and other fellow contributors were participating in [OpenWisp'22](https://openwisp.org/) release sprint, Today It finally came to an end....

Post

- Some static files are present in` ./templates/ directory ` - Move it to `./static/` and change their links in the codebase if necessary. ### **SS πŸ‘‡:** ![Screenshot (85)](https://user-images.githubusercontent.com/56113566/115932259-35445b80-a4aa-11eb-885b-cd4a8c0798bb.png)

gssoc21