Ghost/core/test/unit/data
Fabien O'Carroll 21427ad73f
Created DB Backup integration (#10974)
* Simplified db controller permissions options

The existing objects were confusing because they did the same thing as
setting permissions to true, but gave the impressions that something
special was happening/required.

* Added DB Backup Integration Role

This will allow us to assign certain api_keys this role, in order to
automate db backups

* Allowed admin api_keys to have configurable roles

This will allow keys for the admin api to do customised things such as db export

* Added ghost-backup integration to fixtures

* Added migrations for DB Backup Integration and role
2019-08-02 17:28:02 +08:00
..
db Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
exporter Updated backup file names to include timestamp (#10607) 2019-03-13 21:06:05 +01:00
importer 🐛 Allowed .ico files to be uploaded for icons. (#10820) 2019-07-01 13:29:24 +07:00
meta Added global site SEO fields to be used in theme helpers (#10930) 2019-07-25 11:08:29 +02:00
schema Created DB Backup integration (#10974) 2019-08-02 17:28:02 +08:00
validation Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00
xml/sitemap Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00