netbox/netbox/circuits
Jeremy Stretch 1778437eb7 Closes #14134: Display additional object attributes in global search results (#14154)
* WIP

* Add display_attrs for all indexers

* Linkify object attributes

* Clean up prefetch logic

* Use tooltips for display attributes

* Simplify template code

* Introduce get_indexer() utility function

* Add  to examples in docs

* Use tooltips to display long strings
2023-11-09 16:21:09 -05:00
..
api 12216 Add color to circuit-type and add to SVG rendering (#14098) 2023-10-24 08:19:04 -04:00
forms Closes #14141: translation cleanup (#14143) 2023-10-30 13:38:03 -04:00
graphql Closes: #9047 - Add Provider Accounts (#12057) 2023-03-29 08:27:11 -04:00
migrations 12216 Add color to circuit-type and add to SVG rendering (#14098) 2023-10-24 08:19:04 -04:00
models 12216 Add color to circuit-type and add to SVG rendering (#14098) 2023-10-24 08:19:04 -04:00
tables 12216 Add color to circuit-type and add to SVG rendering (#14098) 2023-10-24 08:19:04 -04:00
tests Closes: #9047 - Add Provider Accounts (#12057) 2023-03-29 08:27:11 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
filtersets.py Closes #14141: translation cleanup (#14143) 2023-10-30 13:38:03 -04:00
search.py Closes #14134: Display additional object attributes in global search results (#14154) 2023-11-09 16:21:09 -05:00
signals.py Update & restore rebuild_paths() 2022-05-12 16:08:44 -04:00
urls.py Closes: #9047 - Add Provider Accounts (#12057) 2023-03-29 08:27:11 -04:00
views.py fixes provider_network_id for related circuits #13343 2023-08-02 15:17:14 -04:00