framework/js/admin/src
Toby Zerner dbd33f687c Remove "custom" home page input
Also add an API to let extensions define additional default route
options.

Allowing default routes with parameters (e.g. /d/123) is very difficult
because of the way Mithril routing works, and it doesn't have a
convincing use-case to justify the trouble. So I've removed the custom
input altogether.

closes #427
2015-09-17 12:56:39 +09:30
..
components Remove "custom" home page input 2015-09-17 12:56:39 +09:30
initializers Make the back button a functional link 2015-08-02 17:26:57 +09:30
utils Move config/permission actions to API; clean up cache flushing 2015-08-04 10:40:04 +09:30
app.js Rough extension management implementation 2015-08-03 12:03:30 +09:30