discourse/app
Jarek Radosz fe5923da06
DEV: Do not re-throw in popupAjaxError (#13462)
Effectively reverts 3ddc33b07c

Makes the failure states testable; see the uncommented test.

I don't think we're re-catching these errors anyway?

_update:_
We did in a single instance in discourse-code-review but it wasn't really intentional and I fixed it in https://github.com/discourse/discourse-code-review/pull/73
2021-06-22 19:29:20 +02:00
..
assets DEV: Do not re-throw in popupAjaxError (#13462) 2021-06-22 19:29:20 +02:00
controllers FEATURE: Make max number of favorite configurable (#13480) 2021-06-22 18:58:03 +03:00
helpers PERF: Eager load Theme associations in Stylesheet Manager. 2021-06-21 11:06:58 +08:00
jobs PERF: Update post uploads secure status in a job (#13459) 2021-06-21 19:15:24 +03:00
mailers FIX: Remove duplicate add_unsubscribe_link hash key (#13467) 2021-06-22 11:25:39 +10:00
models FEATURE: Make max number of favorite configurable (#13480) 2021-06-22 18:58:03 +03:00
serializers FEATURE: Make max number of favorite configurable (#13480) 2021-06-22 18:58:03 +03:00
services FIX: Add word boundaries to replace and tag watched words (#13405) 2021-06-18 18:54:06 +03:00
views Code review comments. 2021-06-21 11:06:58 +08:00