akvo-rsr icon indicating copy to clipboard operation
akvo-rsr copied to clipboard

Akvo Really Simple Reporting

Results 149 akvo-rsr issues
Sort by recently updated
recently updated
newest added

### What were you doing? Generating a project report that takes a long time ![image](https://user-images.githubusercontent.com/91939214/184635525-b7f63ab1-7b64-464b-bd24-ab0b5f7be29a.png) After closing the window, the report was still running in the `pyreports` container. ### What...

Bug

In order to catch errors for bad practices, we should turn all warnings into errors when running tests. This will help us also prepare for upcoming python changes as well...

Chore
Priority: Low

# TODO / Done Summarize what has been changed / what has to be done in order to finalize the PR. - [x] Replace table with grid component # Test...

### What were you doing? Logged in as Enumerator and click see all submissions in mobile view ![image](https://user-images.githubusercontent.com/20871229/183584163-9ab96bdb-05f0-4830-9bdf-6811c6a7201a.png) ### What should've happened? All submissions list should be able to responsive...

Bug
Priority: Medium
Type: Layout/Design

### What were you doing? For a large organisation generate an [IATI export](https://rsr.akvo.org/my-rsr/iati) and wait. Look at the memory usage as it increases by multiple GB (in my case 6GB...

Bug
Type: Performance
Priority: Low

Bumps [terser](https://github.com/terser/terser) from 4.3.8 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies
javascript

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies
javascript

Certain features should be behind a flag. # Requirements ## Fast to query A feature might be checked multiple times in one request. The result shouldn't be a request for...

Feature request
Epic

The thumbnails we generate have to be cleaned up from the DB and storage, otherwise they'll just fill it up. This should be easily done calling [`./manage.py thumbnail cleanup`](https://sorl-thumbnail.readthedocs.io/en/latest/management.html?highlight=cleanup#thumbnail-cleanup) This...

Chore
Priority: Medium
good first issue

### What were you doing? - Went to export a program's reports e.g [Make Water Count on production](https://rsr.akvo.org/my-rsr/programs/9062/reports) - ![image](https://user-images.githubusercontent.com/91939214/172603934-41072d14-6858-4516-9f46-8155847a6d04.png) - Clicked on "Download PDF" - Waited for 2 minutes...

Bug
Priority: Low