0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
Harry Wolff 2bb1b14ebd Removes config.theme and restructures how theme variables are cached
resolves #1789

- removes config/theme.js
- moves caching of theme variables to api/settings.js which is where the
rest of the settings cache occurs.  this removes the requirement of having
to push changes to cache, now it simply occurs alongside when settings
are changed.
- updates relevant tests.
2014-09-02 23:15:15 -04:00
..
functional Merge pull request #3882 from JohnONolan/fix-profile 2014-08-26 12:30:00 +01:00
integration Remove permissions from configuration API 2014-09-02 15:48:32 +00:00
unit Removes config.theme and restructures how theme variables are cached 2014-09-02 23:15:15 -04:00
utils Implements new Configuration API 2014-08-31 20:54:17 +00:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00