admin: add backup/restore flow and structured request logging
This commit is contained in:
12
TODO.md
12
TODO.md
@@ -34,12 +34,12 @@ Concrete follow-up work for Jellomator, prioritized by implementation risk and u
|
||||
- [x] Update read query to order by `enabled desc`, `sort_order`, `name`.
|
||||
- [x] Remove duplicate connection pattern in create flow.
|
||||
- [x] Use one DB transaction/connection per request path where possible.
|
||||
- Add backup and restore flow in admin API/UI.
|
||||
- Download full export.
|
||||
- Upload validated import with explicit confirmation.
|
||||
- Add dry-run validation mode before apply.
|
||||
- Add structured logging.
|
||||
- Log auth attempts, CRUD actions, and restore events with request IDs.
|
||||
- [x] Add backup and restore flow in admin API/UI.
|
||||
- [x] Download full export.
|
||||
- [x] Upload validated import with explicit confirmation.
|
||||
- [x] Add dry-run validation mode before apply.
|
||||
- [x] Add structured logging.
|
||||
- [x] Log auth attempts, CRUD actions, and restore events with request IDs.
|
||||
|
||||
## P2 - UX and Product Improvements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user