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

Closes #8248: User bookmarks #13035

Merged
merged 8 commits into from
Jun 29, 2023
Merged

Closes #8248: User bookmarks #13035

merged 8 commits into from
Jun 29, 2023

Conversation

jeremystretch
Copy link
Member

@jeremystretch jeremystretch commented Jun 28, 2023

Closes: #8248

  • Introduce the extras.Bookmark model and relevant views to enable the creation and removal of bookmarks
  • Add a dashboard widget to display user bookmarks

@jeremystretch jeremystretch marked this pull request as ready for review June 28, 2023 17:18
Copy link
Collaborator

@arthanson arthanson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation?

Also - not sure necessary as you have filtering on the widget, but it might be nice to group them by type with header for the dashboard widget:

Devices
    PP:B117
    PP:B118
IP addresses
    172.16.0.1/24

The profile page shows the type but nothing on the widget which can make it confusing.

netbox/netbox/models/features.py Outdated Show resolved Hide resolved
@jeremystretch
Copy link
Member Author

My intent currently is to keep the widget content minimal, but I'm happy to revisit denoting object types if we get more feedback about it.

@jeremystretch jeremystretch merged commit 6e222f8 into feature Jun 29, 2023
8 checks passed
@jeremystretch jeremystretch deleted the 8248-user-bookmarks branch June 29, 2023 18:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants