You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alejandra f5ccd4a59c
Create endpoint to show password recovery email content and update email template (#664)
2 years ago
..
alembic ♻ Move project source files to top level from src, update Sentry dependency (#630) 2 years ago
api Create endpoint to show password recovery email content and update email template (#664) 2 years ago
core 📝 Update deployment files and docs (#660) 2 years ago
email-templates Create endpoint to show password recovery email content and update email template (#664) 2 years ago
tests Create endpoint to show password recovery email content and update email template (#664) 2 years ago
__init__.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 2 years ago
backend_pre_start.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 2 years ago
celeryworker_pre_start.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 2 years ago
crud.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 2 years ago
initial_data.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 2 years ago
main.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 2 years ago
models.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 2 years ago
tests_pre_start.py Add tests to raise coverage to at least 90% and fix recover password logic (#632) 2 years ago
utils.py ♻️ Refactor email logic to allow re-using util functions for testing and development (#663) 2 years ago
worker.py ♻ Move project source files to top level from src, update Sentry dependency (#630) 2 years ago