openedx / edx-django-utils

edX utilities for Django Application development.
https://edx.readthedocs.io/projects/edx-django-utils/en/latest/
Apache License 2.0
26 stars 20 forks source link

feat: add links for search results #133

Closed robrap closed 3 years ago

robrap commented 3 years ago

Description:

Adds links to the search results. For alert policies, we do not have the direct link, so the same static link to the alert policy home page is included with each result. For dashboards, a permalink is included.

JIRA:

https://openedx.atlassian.net/browse/ARCHBOM-1797

Merge checklist: