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 Remove gulp and pug D10407 2021-02-15 12:42:44 +01:00
extend_membership_not_possible.html Rename settings.ADMIN_MAIL to settings.ADMIN_EMAIL 2023-05-17 13:14:14 +02:00
home.html Replace Wagtail usage with flatpages 2023-08-19 20:15:48 +02:00
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