Skip to content
Snippets Groups Projects
  • Andreas Ellewsen's avatar
    701afd23
    Add role adding page to guest profiles · 701afd23
    Andreas Ellewsen authored
    Code for guest routes moved to their own folder so that we don't need
    multiple api calls.
    Serializer class for roles has been simplified with methods for
    validation of each field and a separate one used in invites without
    requiring the person field.
    
    Resolves: GREG-61
    701afd23
    History
    Add role adding page to guest profiles
    Andreas Ellewsen authored
    Code for guest routes moved to their own folder so that we don't need
    multiple api calls.
    Serializer class for roles has been simplified with methods for
    validation of each field and a separate one used in invites without
    requiring the person field.
    
    Resolves: GREG-61