Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of the cancellation process in Tapir #495

Merged
merged 13 commits into from
Jun 3, 2024

Conversation

kerstenkenan
Copy link
Contributor

A first (hopefully) working version of cancelling a member on Tapir, located (as the membership pause) in the "Member management" area.

tvedeane

This comment was marked as outdated.

tapir/coop/forms.py Outdated Show resolved Hide resolved
@tvedeane

This comment was marked as outdated.

@tvedeane

This comment was marked as resolved.

@tvedeane

This comment was marked as resolved.

@tvedeane
Copy link
Contributor

tvedeane commented May 25, 2024

I'd add extra spacing in the marked spot (compare with other pages, where there is more margin).
You might also consider adding "Clear all filters" button to be consistent with e.g. coop/membership_pauses.
image

@tvedeane

This comment was marked as resolved.

@kerstenkenan

This comment was marked as resolved.

@kerstenkenan

This comment was marked as resolved.

tapir/coop/models.py Outdated Show resolved Hide resolved
tapir/coop/models.py Outdated Show resolved Hide resolved
tapir/coop/services/ResignMemberService.py Outdated Show resolved Hide resolved
import django.utils.timezone


class Migration(migrations.Migration):

This comment was marked as resolved.

tapir/coop/forms.py Show resolved Hide resolved
@@ -205,8 +205,6 @@ def share_ownership_delete(request, pk):
share_ownership.delete()

return redirect(share_owner)


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need to touch this file (i.e. shouldn't be part of this PR).

@SuperCoopBerlin SuperCoopBerlin deleted a comment from kerstenkenan Jun 3, 2024
@SuperCoopBerlin SuperCoopBerlin deleted a comment from kerstenkenan Jun 3, 2024
@SuperCoopBerlin SuperCoopBerlin deleted a comment from kerstenkenan Jun 3, 2024
@tvedeane tvedeane merged commit 8d6ee38 into SuperCoopBerlin:master Jun 3, 2024
4 checks passed
@kerstenkenan kerstenkenan deleted the developping-tapir branch July 13, 2024 20:29
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.

2 participants