wip: Add ban and kick to context menu #69

Draft
sauceyred wants to merge 14 commits from context-menu-ban-kick into main
Owner
No description provided.
sauceyred added the
WIP
Kind/Enhancement
Priority
Low
Kind/Feature
labels 2025-08-07 07:05:08 +00:00
sauceyred self-assigned this 2025-08-07 07:05:08 +00:00
sauceyred added 15 commits 2025-08-07 07:05:09 +00:00
feat: add hasPermission util to check if a member has a specific permission
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
aecbcaefba
Merge branch 'main' into permissions-management
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
9fe067ec5a
feat: move context menu to the left of the cursor if any part of it is beyond the right side of the viewport
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
0540f22f5d
twig approved these changes 2025-08-07 20:57:28 +00:00
twig left a comment
Owner

looks good, but be careful when merging with the message component changes i made in #65

looks good, but be careful when merging with the message component changes i made in #65
sauceyred added 2 commits 2025-08-10 22:04:25 +00:00
sauceyred added 1 commit 2025-08-10 22:10:32 +00:00
feat: add ability to open member context menu by right-clicking on avatar
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
b0d96faa6f
twig changed title from Add ban and kick to context menu to wip: Add ban and kick to context menu 2025-08-11 00:49:57 +00:00
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin context-menu-ban-kick:context-menu-ban-kick
git checkout context-menu-ban-kick

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff context-menu-ban-kick
git checkout context-menu-ban-kick
git rebase main
git checkout main
git merge --ff-only context-menu-ban-kick
git checkout context-menu-ban-kick
git rebase main
git checkout main
git merge --no-ff context-menu-ban-kick
git checkout main
git merge --squash context-menu-ban-kick
git checkout main
git merge --ff-only context-menu-ban-kick
git checkout main
git merge context-menu-ban-kick
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gorb/frontend#69
No description provided.