0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/core/test/utils/fixtures
Katharina Irrgang 0f855c538e 🎨 invites roles table into a field on the invites table (#7705)
* 🎨  schema change

- simply role_id attribute

* 🎨  update invite model

- remove all methods we don't need
- ensure we remove the relation from the model
- ensure we do not allow to call withRelated

* 🎨  adapt api changes

* 🎨  adapt auth module

* 🎨  adapt tests

* 🎨  better error handling

* schema update
2016-11-16 09:33:44 +00:00
..
app Cleanup indentation now JSCS can see it 2016-06-11 20:25:15 +01:00
csv 🎨 Use GhostAuth name and example emails (#7475) 2016-10-03 15:11:43 +01:00
export Prevent multiple owner creation via importer 2015-05-15 10:12:30 +01:00
filter-param Move db connection out of config 2016-02-12 13:56:23 +00:00
images feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
import Add markdown file handler to importer 2015-01-09 20:04:56 +00:00
theme/partials
themes feature: theme upload/download/delete (#7209) 2016-08-23 13:07:25 +01:00
data-generator.js 🎨 invites roles table into a field on the invites table (#7705) 2016-11-16 09:33:44 +00:00
example.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
test.hbs