0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
Rish a4f119cb7f Moved visibility utility from static model fn to Ghost-SDK
refs #10618

- Visibility methods don't belong on model, but are generic utils
- Used directly from ghost helper's visibility methods, cleans up core
- Removes direct model dependency of theme helper
- Updated `foreach_spec` to correct test data as per schema - visibility property cannot be empty
2019-06-09 13:12:04 +05:30
..
adapters 🐛 Fixed post scheduling on restart (#10726) 2019-05-06 11:11:43 +02:00
api 🔥 Dropped Node v6 support (#10771) 2019-06-03 14:20:23 +02:00
apps 🐛 Fixed empty amp page 2019-02-27 17:56:09 +01:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Updated link to Marketplace (#10754) 2019-05-22 16:55:28 +08:00
helpers Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
lib Migrated to use @tryghost/social-urls package 2019-06-06 17:10:13 +02:00
models Updated to use slugify method from SDK for safe string 2019-05-07 15:33:07 +05:30
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services Restructured theme check logic 2019-04-22 22:34:12 +02:00
web Added x-frame-options header to /ghost/ route (#10760) 2019-05-28 09:04:48 +01:00