..
cli
fix: format all code with black
2025-08-30 21:25:44 -05:00
db
feat: add alembic config/utility functions, for migrations admin
2025-12-21 14:29:54 -06:00
email-templates
fix: move email stuff from subpackage to module
2024-12-19 18:34:31 -06:00
__init__.py
feat: add basic support for "reports" feature
2025-01-11 19:04:30 -06:00
test_app.py
fix: add html flag param for app.render_datetime()
2025-12-31 19:08:28 -06:00
test_auth.py
fix: format all code with black
2025-08-30 21:25:44 -05:00
test_batch.py
fix: format all code with black
2025-08-30 21:25:44 -05:00
test_conf.py
test: tweak tests for conf module, to avoid extensions
2025-10-19 12:55:57 -05:00
test_diffs.py
feat: add simple Diff class, to render common table
2025-12-20 18:57:15 -06:00
test_email.py
fix: add auto-prefix for message subject when sending email
2025-12-20 23:00:24 -06:00
test_install.py
fix: render db engine with password intact, for installer config
2025-12-31 20:23:00 -06:00
test_people.py
fix: format all code with black
2025-08-30 21:25:44 -05:00
test_problems.py
fix: format all code with black
2025-08-30 21:25:44 -05:00
test_progress.py
fix: format all code with black
2025-08-30 21:25:44 -05:00
test_reports.py
fix: format all code with black
2025-08-30 21:25:44 -05:00
test_util.py
fix: add make_str_uuid() to disambiguate what callers want
2025-12-21 01:17:56 -06:00