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

Create an RSS feed dashboard widget #11826

Closed
jeremystretch opened this issue Feb 24, 2023 · 0 comments
Closed

Create an RSS feed dashboard widget #11826

jeremystretch opened this issue Feb 24, 2023 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Milestone

Comments

@jeremystretch
Copy link
Member

jeremystretch commented Feb 24, 2023

NetBox version

v3.5

Feature type

New functionality

Proposed functionality

Create a new dashboard widget for NetBox v3.5 (see #9416) which can embed an RSS feed on a user's dashboard.

Use case

This can be configured to display the most recent posts from https://netbox.dev, a vendor blog, vulnerability/EOS notifications, etc.

Database changes

Likely no SQL changes, although we'll want to cache the feed content in Redis.

External dependencies

No response

@jeremystretch jeremystretch added type: feature Introduction of new functionality to the application status: under review Further discussion is needed to determine this issue's scope and/or implementation beta Concerns a bug/feature in a beta release labels Feb 24, 2023
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: under review Further discussion is needed to determine this issue's scope and/or implementation beta Concerns a bug/feature in a beta release labels Mar 14, 2023
@jeremystretch jeremystretch added this to the v3.5 milestone Mar 14, 2023
@jeremystretch jeremystretch self-assigned this Mar 14, 2023
jeremystretch added a commit that referenced this issue Mar 14, 2023
* Add feedparser as a dependency

* Introduce RSSFeedWidget

* Clean up widget templates
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

1 participant