feat: add ui to add members to groups
This commit is contained in:
parent
a536485b30
commit
7f001c55c5
19 changed files with 881 additions and 243 deletions
|
|
@ -14,8 +14,6 @@ defmodule MvWeb.UserLive.ShowTest do
|
|||
require Ash.Query
|
||||
use Gettext, backend: MvWeb.Gettext
|
||||
|
||||
alias Mv.Membership.Member
|
||||
|
||||
setup do
|
||||
# Create test user
|
||||
user = create_test_user(%{email: "test@example.com", oidc_id: "test123"})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue