mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
* logs: Audit export logs requests (PROJQUAY-7679) We add the ability to audit export logs requests that were previously not tracked. * Add UI elements to properly render new audit log * Truncate date/time column on exterme zooms * Add initdb.py entries * Fix migration and add test db data * Add test database and fix migration paths * Changed logging mechanism to grab raised exceptions * Fix improper import * Add date/time timestamp to saved metadata * Change message on export logs screen in UI * Changed message in old UI as well * Change log description in new UI too * Simplify call logic and add additonal information to logged errors --------- Co-authored-by: Ivan Bazulic <ibazulic@redhat.com>