discourse/app/assets/javascripts/admin
Gerhard Schlager 1a8ca68ea3 FEATURE: Improve backup stats on admin dashboard
* Dashboard doesn't timeout anymore when Amazon S3 is used for backups
* Storage stats are now a proper report with the same caching rules
* Changing the backup_location, s3_backup_bucket or creating and deleting backups removes the report from the cache
* It shows the number of backups and the backup location
* It shows the used space for the correct backup location instead of always showing used space on local storage
* It shows the date of the last backup as relative date
2018-12-17 11:35:11 +01:00
..
adapters DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
components FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
controllers FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
helpers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
mixins DEV: removes _.indexOf from codebase (#6652) 2018-11-22 17:38:58 +01:00
models FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
routes FEATURE: adds security tab to dashboard (#6768) 2018-12-14 13:47:59 +01:00
services DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
templates FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00