framework/js/admin
Toby Zerner 26a821e3e2 Improve client XHR error handling
The default XHR error handler produce an alert which is appropriate to the response status code. It can be overridden per-request (by specifying the `errorHandler` option) so that the alert can be suppressed or displayed in a different position (e.g. inside a modal).

ref #118
2015-10-20 12:48:26 +10:30
..
dist Bundle unminified JS; minify via ClosureCompilerService when in production 2015-10-09 00:33:53 +10:30
src Improve client XHR error handling 2015-10-20 12:48:26 +10:30
.gitignore Add compiled JS 2015-10-03 16:59:53 +09:30
Gulpfile.js External helpers are included by default now 2015-10-11 11:37:23 +10:30
package.json Externalize babel helpers. 2015-06-08 15:28:45 +09:30