discourse-data-explorer/assets/javascripts/discourse
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
..
components Revert "DEV: enforces no-var (#74)" 2020-10-13 15:40:56 +02:00
controllers FIX: Permitted groups should display on group query access picker (#77) 2020-10-19 12:03:03 -07:00
initializers DEV: apply coding standards (#66) 2020-09-04 13:23:11 +02:00
lib REFACTOR: old patterns, deprecations and dead code (#35) 2019-07-16 12:46:32 +02:00
models Revert "Import getURL to fix deprecation warnings (#52)" 2020-10-07 13:13:38 +10:00
routes FIX: Use standard error handling for requests, special-case moderators (#84) 2020-12-07 15:13:14 -08:00
templates FIX: Use updated routes to link user profiles (#60) 2020-08-18 11:31:05 +02:00
explorer-route-map.js.es6 DEV: apply coding standards (#66) 2020-09-04 13:23:11 +02:00
group-reports-route-map.js.es6 DEV: apply coding standards (#66) 2020-09-04 13:23:11 +02:00