devfund-website/templates/settings
Oleg Komarov 9fbd8af0eb Allow accountless membership cancellation via the token (#96851)
infrastructure/webdev-internal#26

When users land on the LinkMembershipView they are forced to login.
If a user didn't have an account, this is confusing because we don't explain
that they need to create one.

Often they land on that page to cancel the membership,
in this case it is especially strange to ask them to create an account.

This PR adds support for a logged-out state in LinkMembershipView
and adds a new CancelMembershipViaTokenView

Reviewed-on: #96851
Reviewed-by: Anna Sirota <annasirota@noreply.localhost>
2024-07-11 19:38:31 +02:00
..
base.html Account pages: Use the same Bootstrap-compatible template for most forms 2023-11-28 15:09:18 +01:00
extend_membership_done.html
extend_membership_not_possible.html
home.html
membership_base.html Account pages: Use the same Bootstrap-compatible template for most forms 2023-11-28 15:09:18 +01:00
membership_cancel.html Allow accountless membership cancellation via the token (#96851) 2024-07-11 19:38:31 +02:00
membership_edit.html Account pages: Use the same Bootstrap-compatible template for most forms 2023-11-28 15:09:18 +01:00