fosshostorg / aarch64

Dashboard and API for https://console.aarch64.com
https://console.aarch64.com
GNU Affero General Public License v3.0
12 stars 7 forks source link

Users cannot remove themselves from a project #77

Closed sario528 closed 1 year ago

sario528 commented 2 years ago

Console users cannot remove themselves from a project once added. As a user can be added to a project without the user's prior knowledge or consent, I think it is important that we have a way for the user to remove themselves from the project.

haylinmoore commented 2 years ago

@GrahamSH-LLK does this interest you? (No is okay)

GrahamSH-LLK commented 2 years ago

Yeah, I'll tackle it later.

samip5 commented 2 years ago

Backend changes done, frontend button is missing for now though.

Code is in https://github.com/fosshostorg/aarch64/tree/remove-self branch.

samip5 commented 1 year ago

Waits frontend changes.