Ghost/ghost/admin/mirage
Naz Gargol cdb87e5112 Added PSM visibility input (#1344)
refs 80f7e0b19e

- Added visibility input in PSM to control content access level for members
- Added default post visibility in editor. To be changed (moved to server-side) once `defaultContentVisibility` is available in settings service
- Added `visibility` property to post model & mirage
2019-10-01 15:00:53 +02:00
..
config 🎨 Added auto-login to private site when viewing site preview in admin (#1286) 2019-08-12 09:11:10 +01:00
factories Added PSM visibility input (#1344) 2019-10-01 15:00:53 +02:00
fixtures Removed unused forceI18n attribute from the settings model 2019-03-07 09:10:46 +00:00
models Updated config service to use new /site/ and /config/ endpoints 2019-02-25 21:47:17 +07:00
scenarios First pass at members list 2019-01-24 19:34:32 +00:00
serializers Removed use of ?include=tags,authors,authors.roles query param on post/page requests 2019-02-25 21:55:55 +07:00
.eslintrc.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
config.js Added "What's new" indicator and modal to highlight recent updates (#1292) 2019-08-23 10:01:27 +01:00
utils.js 🐛 Fixed missing error notification when attempting to activate an invalid theme 2019-03-25 11:32:29 +00:00