netbox/netbox/wireless
Arthur Hanson 52546608f6
15156 Add display_url to REST API (#16412)
* 15156 add display_url to REST API

* 15156 fix view name

* 15156 fix typo

* 15156 fix tests

* 15156 add url display_url to base class

* 15156 add url display_url to base class

* 15156 add url display_url to base class

* 15156 review changes

* 15156 review changes

* 15156 review changes

* 15156 review changes

* 15156 remove bogus code

* 15156 remove bogus code

* 15156 review changes

* 15156 review changes

* 15156 review changes

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-06-25 09:59:58 -04:00
..
api 15156 Add display_url to REST API (#16412) 2024-06-25 09:59:58 -04:00
forms 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
graphql 15553 change graphql sub-queries from functions to types (#15557) 2024-03-29 14:54:31 -04:00
migrations 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
tables 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
tests 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
__init__.py Introduce the wireless app and SSID model 2021-10-12 12:48:36 -04:00
apps.py Closes #15042: Move model registration logic to AppConfigs (#15203) 2024-02-21 14:22:13 -05:00
choices.py 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
constants.py Add wireless authentication attributes 2021-10-20 10:58:15 -04:00
filtersets.py 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
models.py 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -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 Remove link peer fields from cable termination models 2022-06-01 16:48:56 -04:00
urls.py Closes #10608: Register all core model views using register_model_view() 2022-10-07 17:17:58 -04:00
utils.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
views.py 15794 Make "related objects" dynamic (#15876) 2024-06-12 09:46:41 -04:00