0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/migration/fixtures/004
Hannah Wolfe d16433085f Improve fixtures & population code
refs #6301

- The order of model fixtures matters, so they should be in an array
- By splitting out the population code into a utils file, it'll be possible to use this to do updates as well
- This should make it much easier to do permissions updates in future
2016-03-31 11:48:44 +01:00
..
01-move-jquery-with-alert.js Data & fixture migration cleanup 2016-03-24 22:24:57 +00:00
02-update-private-setting-type.js Data & fixture migration cleanup 2016-03-24 22:24:57 +00:00
03-update-password-setting-type.js Data & fixture migration cleanup 2016-03-24 22:24:57 +00:00
04-update-ghost-admin-client.js Improve fixtures & population code 2016-03-31 11:48:44 +01:00
05-add-ghost-frontend-client.js Improve fixtures & population code 2016-03-31 11:48:44 +01:00
06-clean-broken-tags.js Data & fixture migration cleanup 2016-03-24 22:24:57 +00:00
07-add-post-tag-order.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
08-add-post-fixture.js Migration messaging improvements 2016-03-22 09:59:22 +00:00
index.js