discourse-data-explorer/assets
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
..
javascripts FIX: Use standard error handling for requests, special-case moderators (#84) 2020-12-07 15:13:14 -08:00
stylesheets UX: Make group report index styling more consistent with core (#72) 2020-10-09 13:22:16 +11:00