0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-patreon/spec
Kris 995b20ff95
FIX: clear patreon warning on successful response (#42332)
Reported here:
https://meta.discourse.org/t/dashboard-advice-regarding-patreon-persists-after-issue-is-fixed/389807/

A 401 response from the Patreon plugin permanently sets a dashboard
warning that can not be cleared. This removes the message the next time
the API has a successful response. The spec for this also couldn't fail,
so that has been corrected.
2026-08-05 09:02:10 -04:00
..
fixtures DEV: Upgrade Patreon plugin to API v2 with v1 backward compatibility (#38871) 2026-03-30 14:43:34 -03:00
integration DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
jobs DEV: Upgrade Patreon plugin to API v2 with v1 backward compatibility (#38871) 2026-03-30 14:43:34 -03:00
lib FIX: clear patreon warning on successful response (#42332) 2026-08-05 09:02:10 -04:00
requests DEV: modernize admin nav, fix unconfigured state (#42182) 2026-07-30 14:41:04 -04:00
services/problem_check DEV: Upgrade Patreon plugin to API v2 with v1 backward compatibility (#38871) 2026-03-30 14:43:34 -03:00
system
spec_helper.rb DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00