| .. |
|
cli
|
fix: format all code with black
|
2025-08-30 21:25:44 -05:00 |
|
db
|
fix: format all code with black
|
2025-08-30 21:25:44 -05: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: include thousands separator for app.render_quantity()
|
2025-12-19 17:20:44 -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: format all code with black
|
2025-08-30 21:25:44 -05:00 |
|
test_install.py
|
fix: fix 'attribute-defined-outside-init' for pylint
|
2025-08-31 11:42:30 -05: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
|
feat: add "complete" timezone support
|
2025-12-16 22:44:27 -06:00 |