discourse-data-explorer/assets/javascripts/discourse/routes
Kane York 4506cf6a11
FIX: Use standard error handling for requests, special-case moderators (#84)
By removing the catch and letting the error propagate to the top-level error handler, we can receive more detailed error reports including exactly which request failed.

The assumption that any request failure is a permissions error is replaced by an explicit client-side check before making any requests.
2020-12-07 15:13:14 -08:00
..
admin-plugins-explorer.js.es6 FIX: Use standard error handling for requests, special-case moderators (#84) 2020-12-07 15:13:14 -08:00
group-reports-index.js.es6 DEV: apply coding standards (#66) 2020-09-04 13:23:11 +02:00
group-reports-show.js.es6 DEV: apply coding standards (#66) 2020-09-04 13:23:11 +02:00