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

Improve Django Admin for efficient review #36

Closed
pombredanne opened this issue Oct 27, 2020 · 1 comment
Closed

Improve Django Admin for efficient review #36

pombredanne opened this issue Oct 27, 2020 · 1 comment
Labels
design-needed enhancement New feature or request
Milestone

Comments

@pombredanne
Copy link
Contributor

There are likely a few tweak to the admin that could go a long way to help until we have a GUI #24

@pombredanne pombredanne added the enhancement New feature or request label Oct 27, 2020
@pombredanne pombredanne added this to the 1.1 milestone Oct 27, 2020
tdruez added a commit that referenced this issue Nov 10, 2020
tdruez added a commit that referenced this issue Nov 10, 2020
tdruez added a commit that referenced this issue Nov 10, 2020
tdruez added a commit that referenced this issue Nov 10, 2020
tdruez added a commit that referenced this issue Nov 10, 2020
tdruez added a commit that referenced this issue Nov 11, 2020
tdruez added a commit that referenced this issue Nov 11, 2020
tdruez added a commit that referenced this issue Nov 11, 2020
tdruez added a commit that referenced this issue Nov 11, 2020
tdruez added a commit that referenced this issue Nov 11, 2020
@tdruez
Copy link
Contributor

tdruez commented Nov 25, 2020

Some of the recent Admin UI improvements:

  • Make column values filters link for admin changelist
  • Add ability to filter by path in CodebaseResource admin
  • Add CodebaseResourceAdmin raw view to download and view file content
  • Add links to resources and packages in Admin changelist
  • Display license_expressions as a joined list in the Admin

Closing. We'll open new tickets for specific admin features.

@tdruez tdruez closed this as completed Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-needed enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants