cisagov / manage.get.gov

A Django-based domain name registrar used by the .gov domain to communicate with an EPP registry
https://get.gov
Other
53 stars 14 forks source link

Portfolio user can view/edit domains based on their permissions #2350

Open vickyszuchin opened 1 week ago

vickyszuchin commented 1 week ago

Issue description

The portfolio user can view domains in the portfolio. The ability to manage the domains in a portfolio is restricted. An user can manage a domain (edit domain information) if they are defined as a domain manager of the domain. Otherwise, the user can view the domain information but can not edit the domain information

Acceptance criteria

Additional context

Note that this heavily relates to #2379 both could be done in the same PR if desired.

Links to other issues

blocked by #2367 semi-blocks #2379