0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test
Hannah Wolfe 88065f58a0 Remove filters from theme helpers (no async)
closes #5850

- filters were added so that apps could change the output of the helpers, but as async helpers are a hack, this led to issues
- apps aren't currently a working part of Ghost, so for now, lets remove the filters
- we'll add these back when we have a better implementation of async helpers & this style of app is back on the cards
2015-12-08 14:35:04 +00:00
..
functional Remove unused base_test.js 2015-11-28 18:46:13 -08:00
integration Support ordering by count 2015-11-22 17:18:30 +00:00
unit Remove filters from theme helpers (no async) 2015-12-08 14:35:04 +00:00
utils Safe post_count for Tags & Users 2015-11-18 19:19:11 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00