Releases: fabriziomiano/covidashit
Releases Β· fabriziomiano/covidashit
π οΈ π¨ Dependency mgmt
- move to poetry; remove unneeded files; code clean up flake8+black+isort
- update modal and translations
Py 3.10 + minor Vax UI change
- Update Flask-Sitemap requirements to work with Python 3.10
- Use vax charts id to inject spinner HTML before sending the ajax
- Add highcharts accessibility module
βοΈ Improve vax UI performance
- Add vax-chart API
- Use AJAX calls to retrieve vax-chart data
π§βπ€βπ§ Add population
-
udpate translations
-
fix typo
-
add population and change admins_perc and perc_pop_vax formats
-
rename admins time-series chart
-
re-style progressbar
-
refactor get_perc_pop_vax(), use first dose for admins time series chart
v4.5.2
π© Fix % population vax (2nd dose) (#14)
-
add dose types
-
calculate % population vaccinated using the second dose
-
improve on celery configuration to avoid warning
-
use hash for record id (vax collections)
-
fix update_national_collection response
-
update translations
πΌ Use celery for background tasks
Solve (#10)
-
Fix collections update request timeout: use Celery!
-
Refactor: rename config.py to constants.py
-
Update .env.example
-
Update .dockerignore
-
Update requirements.txt
π Vaccine Views
Refactor templates and pandemic blueprint; add vaccines blueprint, collection-creation and collection-update endpoints
v3.2.0: π Apply BS v5.x
π Update to BS v5.x
π Update to MDB v5.x
v3.1.0 π Update to MDB v5.x