mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
[PR #225] [MERGED] feat: user/group source location badge #902
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/225
Author: @kmendell
Created: 2/10/2025
Status: ✅ Merged
Merged: 2/11/2025
Merged by: @stonith404
Base:
main← Head:ldap-badge-table📝 Commits (7)
03509fcadd user source to user list table601ca4eadd group source to group list table6f5b147change badge varient for Local vs ldap59775f6only show source column when ldap is enabled4f7001bsemi-fix for column headerse1cc7e6fix columns missalignment63b4185fix layout on mobile and move columns out of variable📊 Changes
3 files changed (+4765 additions, -4768 deletions)
View changed files
📝
frontend/package-lock.json(+4741 -4741)📝
frontend/src/routes/settings/admin/user-groups/user-group-list.svelte(+9 -1)📝
frontend/src/routes/settings/admin/users/user-list.svelte(+15 -26)📄 Description
This adds a simple badge that shows the source of the user or group in the list table.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.