Ghost/core/client/models
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
..
base.js Have NProgress called for all ajax calls 2014-01-26 00:09:01 -05:00
post.js General cleanup 2014-01-19 21:08:39 +00:00
settings.js Implements Initial lifecycle and App UI start 2014-02-28 14:06:36 +00:00
tag.js Subdir support for admin interface 2013-11-27 09:57:38 +00:00
themes.js Subdir support for admin interface 2013-11-27 09:57:38 +00:00
uploadModal.js Bugfix handle model and collection separately 2013-11-22 21:48:37 +00:00
user.js Subdir support for admin interface 2013-11-27 09:57:38 +00:00
widget.js Subdir support for admin interface 2013-11-27 09:57:38 +00:00