Skip to content

Lime revocation and relinking improvements#927

Merged
rgalanakis merged 6 commits into
mainfrom
lime-revoke-debugging
May 21, 2026
Merged

Lime revocation and relinking improvements#927
rgalanakis merged 6 commits into
mainfrom
lime-revoke-debugging

Conversation

@rgalanakis
Copy link
Copy Markdown
Member

Vendor account link: require balance payoff

We were requiring a payment instrument, but NOT requiring
the account to be paid up before re-linking.

This prevents relinking unless the user is paid up.

It also guards against relinking if services are prohibited.


Add link to provision member contact to vendor account page


Standardize field displays on resource detail page


AnonProxy: handle messages when ineligible

We need to handle relay messages even if the user is no longer
eligible for a service; the individual message handlers
can figure out what to do from there.


Allow admins to retry revoking Lime account

We cannot assume the email was sent/processed.

We cannot assume the email was sent/processed.
We need to handle relay messages even if the user is no longer
eligible for a service; the individual message handlers
can figure out what to do from there.
We were requiring a payment instrument, but NOT requiring
the account to be paid up before re-linking.

This prevents relinking unless the user is paid up.

It also guards against relinking if services are prohibited.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.82%. Comparing base (4837ef4) to head (b8e40ad).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #927   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files         750      750           
  Lines       37226    37253   +27     
=======================================
+ Hits        37162    37189   +27     
  Misses         64       64           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rgalanakis rgalanakis merged commit 17123bd into main May 21, 2026
5 checks passed
@rgalanakis rgalanakis deleted the lime-revoke-debugging branch May 21, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant