Flagsmith/flagsmith

Add more Organisation management options to the Sales Dashboard

Open

#3.660 aberto em 25 de mar. de 2024

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)Python (264 forks)batch import
apifeaturegood first issue

Métricas do repositório

Stars
 (3.475 stars)
Métricas de merge de PR
 (Mesclagem média 3d 7h) (157 fundiu PRs em 30d)

Description

Is your feature request related to a problem? Please describe.

Team members need to be able to take actions within the sales dashboard without needing full Read/Write access to Django Admin

Describe the solution you'd like.

Surface the following organisation booleans in the organsiation page of the sales dashboard but do not allow users to change their value:

  • ‘stop serving flags’
  • ‘block access to admin’

The reason that we don't want these values to be changed is that, in a lot of cases, this could result in them being re-blocked shortly afterwards by the automated process. We should only surface these fields as read-only until we complete this work.

Describe alternatives you've considered

None

Additional context

No response

Guia do colaborador