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
|
|
@ -10,7 +10,7 @@ defmodule Mv.Membership.CustomFieldValueValidationTest do
|
|||
"""
|
||||
use Mv.DataCase, async: true
|
||||
|
||||
alias Mv.Membership.{CustomField, CustomFieldValue, Member}
|
||||
alias Mv.Membership.{CustomField, CustomFieldValue}
|
||||
|
||||
setup do
|
||||
system_actor = Mv.Helpers.SystemActor.get_system_actor()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue