netbox/netbox/templates
Daniel Sheppard 8cbd2f5c2d Add list view for device components (#3719)
* Initial Work on #3564

* #3564 - Fixup issue with filter on interface

* #3564 - Fix PEP8 errors

* #3564 - Finalize fields, readjust order, reduce repetition

* #3564 - Update Changelog

* #3564 - Fix extra space

* #3564 - Change interface table ordering

* #3564 - Minor cleanup

* #3564 - Add Import Links

* Fix PEP8
2019-12-05 17:10:49 -05:00
..
circuits Fixes #3258: Exception raised when creating/viewing a circuit with a non-connected termination 2019-06-17 16:27:26 -04:00
dcim Add list view for device components (#3719) 2019-12-05 17:10:49 -05:00
exceptions Closes #1683: Replaced default 500 handler with custom middleware to provide preliminary troubleshooting assistance 2017-11-03 13:24:31 -04:00
extras Only use module.name for human-facing display 2019-10-30 09:13:26 -04:00
inc Add list view for device components (#3719) 2019-12-05 17:10:49 -05:00
ipam Merge v2.5.11 2019-04-29 14:40:18 -04:00
rest_framework Override DRF's builtin Bootstrap with NetBox's own more recent copy 2019-10-01 10:11:23 -04:00
secrets Initial work on JSON/YAML-based DeviceType import 2019-09-13 16:18:29 -04:00
tenancy Fix typo 2019-10-16 08:22:06 +02:00
users 822 bulk import of device components (#3711) 2019-12-05 15:36:11 -05:00
utilities Fix form rendering; enable toggling of redirect to imported object 2019-09-24 15:58:23 -04:00
virtualization Add tenancy to cluster 2019-10-07 16:20:14 +02:00
_base.html Closes #3568: Update jQuery library to v3.4.1 2019-10-03 18:53:00 -04:00
404.html Closes #630: Added a custom 404 page 2016-10-24 13:53:58 -04:00
500.html Closes #3391: Update Bootstrap CSS to v3.4.1 2019-08-15 11:47:57 -04:00
home.html Closes #2745: Remove topology maps 2019-08-08 21:33:20 -04:00
import_success.html Closes #1851: Standardize usage of GetReturnURLMixin 2018-07-02 11:54:41 -04:00
login.html Fix #3228 - UrlEncode full path for next if not on logon page 2019-05-30 12:01:41 -05:00
panel_table.html Fixes #2795: Fix duplicate display of pagination controls on child prefix/IP tables 2019-01-23 13:38:16 -05:00
responsive_table.html Closes #1870: Add per-page toggle to object lists 2019-01-04 11:07:55 -05:00
search_form.html Fixed search field length in search view 2017-11-28 09:27:31 -05:00
search.html Fixes #2795: Fix duplicate display of pagination controls on child prefix/IP tables 2019-01-23 13:38:16 -05:00