| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 27 hours | feat: count follow-ups to update submission type (#297) | Paul-Christian Volkmer | 1 | -0/+2 | |
| This is done in addition to the check by date. The submission type will be set to "followup" if: * It is not an initial submission * There are follow-ups in submission content * The date or the count is less than the last successful submission In the database, existing requests will be initialized with followup_count = -1. | |||||
| 2026-03-10 | feat: request update audit (#258) | Paul-Christian Volkmer | 1 | -0/+2 | |
| This adds the date and username when a request gets updated. If the request gets updated by an async Kafka response, "SYSTEM" will be used as username. | |||||
| 2026-03-06 | feat: save TAN for MTB requests (#253) | Paul-Christian Volkmer | 1 | -0/+2 | |
| 2026-01-06 | feat: block further initial submissions (#232) | Paul-Christian Volkmer | 1 | -0/+2 | |
| 2025-12-16 | fix: do not save PID in test mode (#228) | Paul-Christian Volkmer | 1 | -0/+1 | |
| 2024-07-15 | refactor: rename db column name to reflect content | Paul-Christian Volkmer | 1 | -0/+1 | |
| 2024-03-01 | feat: add user role database table and role-based permissions | Paul-Christian Volkmer | 1 | -0/+7 | |
| 2024-01-18 | feat #29: add initial support for mtbfile api tokens | Paul-Christian Volkmer | 1 | -0/+8 | |
| 2023-08-01 | Add request type to be saved with each request | Paul-Christian Volkmer | 1 | -0/+2 | |
| 2023-07-25 | Added Link to request report | Paul-Christian Volkmer | 1 | -7/+9 | |
| 2023-07-25 | Add postgres migration file and configuration for postgres | Paul-Christian Volkmer | 1 | -1/+2 | |
| 2023-07-25 | Add request and status logging | Paul-Christian Volkmer | 1 | -0/+9 | |
