Ghost/core/client
Gabor Javorszky 667888aeb3 Implements Initial lifecycle and App UI start
Closes #2083

* Added hbs template for apps listing
* Added settings to read the activeApps
* Added viewcontrol to activate / deactivate apps
* Added API handler to store activeApps (by `name` in the `package.json` file)
* On button click it turns the button into "Working" and changes class to `button` (grey one)
* On success, rerenders the pane, adds success notification about apps being saved
* On error, rerenders the pane, adds error notification with error message

Missing:
* tests: couldn't figure out how to add mock apps with mock package.json data
* actually registering, etc, re #2140
* icon from the sidebar
2014-02-28 14:06:36 +00:00
..
assets Fixes client side bio character counter. 2014-02-23 16:16:45 -06:00
helpers Renamed client-side admin url helper 2014-02-25 06:44:06 +00:00
models Implements Initial lifecycle and App UI start 2014-02-28 14:06:36 +00:00
tpl Implements Initial lifecycle and App UI start 2014-02-28 14:06:36 +00:00
views Implements Initial lifecycle and App UI start 2014-02-28 14:06:36 +00:00
init.js Show message and don't start if javascript files have not been built 2014-01-15 19:10:43 +00:00
markdown-actions.js Minor code cleanup of editor keyboard shortcut actions. 2014-01-25 21:23:17 -05:00
mobile-interactions.js abstract mobile interactions js 2014-02-19 15:52:37 -05:00
router.js API refactor / cleanup 2013-12-20 13:07:01 +00:00
toggle.js Speed up heinous slow animations 2014-01-07 22:19:52 +01:00