0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/controllers
Jason Williams e6fd1b89c0 Rework Labs feature toggling
Refs #4750
- Make "Feature" a Controller with promise support.
- Use via 'needs' instead of injecting from an initializer because
  we need authenticated access to the API.
- Check whether feature is enabled when entering Code Injection route.
2015-01-04 20:05:25 +00:00
..
editor Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
modals Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
posts Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
settings Rework Labs feature toggling 2015-01-04 20:05:25 +00:00
application.js Update Ember to 1.8.0. 2014-10-30 06:01:22 +00:00
error.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
feature.js Rework Labs feature toggling 2015-01-04 20:05:25 +00:00
forgotten.js Miscellaneous client cleanup 2014-11-29 02:42:08 +00:00
post-settings-menu.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
post-tags-input.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
posts.js Add 'id' to post sort fields. So there is no longer equally sorted posts. 2014-12-18 11:34:26 +08:00
reset.js Miscellaneous client cleanup 2014-11-29 02:42:08 +00:00
settings.js Rework Labs feature toggling 2015-01-04 20:05:25 +00:00
setup.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
signin.js Merge pull request #4666 from felixrieseberg/iss4651 2014-12-26 11:13:18 -06:00
signup.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00