0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/controllers/settings
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
..
users Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
app.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
code-injection.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
general.js Remove ObjectController proxying behavior. 2015-01-01 21:51:20 -05:00
labs.js Rework Labs feature toggling 2015-01-04 20:05:25 +00:00
tags.js Finish tag post count UI. Misc tag related fixes 2014-12-22 02:17:18 +00:00