horizon/openstack_dashboard/dashboards/admin/backups
Tobias Urdin 0ffd5c7ae1 Show Created At column for backups table
The backups tables does not show the created_at
field today and to find the one you need by
date you need to open all backup to figure out
what date you want, this is not optimal since
the whole point of backups is to jump back to
a date as quick as possible.

Change-Id: Ie68e54d41b0ad919ecc468e162b4939eac3ae4b3
2024-04-26 21:03:38 +02:00
..
templates/backups Show availability zone for volume backups 2024-04-24 10:33:25 +02:00
__init__.py Add Volume backups support for admin panel 2021-03-05 00:15:08 +00:00
forms.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
panel.py Add Volume backups support for admin panel 2021-03-05 00:15:08 +00:00
tables.py Show Created At column for backups table 2024-04-26 21:03:38 +02:00
tabs.py Add cinder-user-facing messages for Backup 2022-09-06 07:29:40 +00:00
tests.py Add the filter function in c-bak dashboard for both Project & Admin 2022-08-31 02:03:07 +10:00
urls.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
views.py Add the filter function in c-bak dashboard for both Project & Admin 2022-08-31 02:03:07 +10:00