0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/tpl
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
..
modals Adding messaging that deleting is permanent 2013-12-27 13:50:47 +00:00
settings Implements Initial lifecycle and App UI start 2014-02-28 14:06:36 +00:00
forgotten.hbs Move styling from some elements from IDs to classes 2014-01-27 21:50:19 +00:00
list-item.hbs Markup & style fixes for post list statuses 2013-12-20 12:29:47 +00:00
login.hbs Updated pageUrl helper to page_url 2014-02-20 15:29:14 -06:00
modal.hbs
notification.hbs
preview.hbs Updated pageUrl helper to page_url 2014-02-20 15:29:14 -06:00
reset.hbs Move styling from some elements from IDs to classes 2014-01-27 21:50:19 +00:00
signup.hbs Move styling from some elements from IDs to classes 2014-01-27 21:50:19 +00:00