Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] usable waffle admin #10679

Open
wants to merge 1 commit into
base: feature/gravy_valet_integration
Choose a base branch
from

Conversation

aaxelb
Copy link
Contributor

@aaxelb aaxelb commented Jul 18, 2024

Purpose

make it possible to edit waffle flags thru the osf admin (/admin/waffle/flag/)

Changes

  • upgrade waffle (by only one version -- will be upgraded further with python-upgrade) to allow disabling default model admins
  • disable default waffle admins, instead register in osf/admin.py
  • customize Flag admin: add 'groups' to raw_id_fields

QA Notes

Please make verification statements inspired by your code and what your code touches.

  • Verify can view flags in the osf admin at /admin/waffle/flag/, can click on a flag to view details, and can save changes to flag config

What are the areas of risk?

Any concerns/considerations/questions that development raised?

Documentation

Side Effects

Ticket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant