Commit Graph

6457 Commits

Author SHA1 Message Date
John Anderson
4f546f2dd2 added tests 2020-10-25 16:49:18 -04:00
Jeremy Stretch
c7ec27ba70 Introduce table_config_form template tag to simplify form generation 2020-10-23 16:47:53 -04:00
John Anderson
f96b5c67a0 account for null value annotations 2020-10-23 10:56:02 -04:00
John Anderson
152fe800c7 add support for regions and vms 2020-10-23 01:18:04 -04:00
Jeremy Stretch
b26d0c43c1 Tweak the table config form for generic use 2020-10-21 16:06:37 -04:00
Jeremy Stretch
e1f0362af8 Convert table config updates to use REST API 2020-10-21 14:52:50 -04:00
Jeremy Stretch
23a46c49f0 Add a REST API endpoint for updating user preferences 2020-10-21 09:05:33 -04:00
Jeremy Stretch
9c29cdb97d Closes #5139: Omit utilization statistics from RIR list 2020-10-20 13:16:35 -04:00
John Anderson
cdd1948721 initial work on config context performance improvements 2020-10-20 01:07:22 -04:00
Jeremy Stretch
6911d6ff17 Merge pull request #5251 from netbox-community/4786-device-component-tables
#4786: Convert device component templates to tables
2020-10-19 15:01:40 -04:00
Jeremy Stretch
4441f56342 Standardize device component table columns 2020-10-19 13:55:02 -04:00
Jeremy Stretch
89e9521ead Cleanup stray output 2020-10-16 17:03:14 -04:00
Jeremy Stretch
6963b796df Convert VM interfaces list to table 2020-10-16 17:01:55 -04:00
Jeremy Stretch
ff3940f774 Remove interface IPs toggle 2020-10-16 16:40:21 -04:00
Jeremy Stretch
80c1c3a194 Change color for edit button 2020-10-16 16:36:12 -04:00
Jeremy Stretch
e8960b31ad Fix up missing table columns 2020-10-16 16:33:08 -04:00
Jeremy Stretch
6dfbee079f Add cable trace buttons 2020-10-16 16:14:05 -04:00
Jeremy Stretch
d0647fa575 Convert device inventory items list to table 2020-10-16 16:00:25 -04:00
Jeremy Stretch
89f57ffa5d Convert device device bays list to table 2020-10-16 15:51:46 -04:00
Jeremy Stretch
ccf1198bf8 Convert device interfaces list to table 2020-10-16 15:42:48 -04:00
Jeremy Stretch
dda1fefa82 Convert device rear ports list to table 2020-10-16 15:33:39 -04:00
Jeremy Stretch
682a2e0129 Convert device front ports list to table 2020-10-16 15:28:28 -04:00
Jeremy Stretch
363ef7c716 Convert device power outlets list to table 2020-10-16 15:16:36 -04:00
Jeremy Stretch
2a7b118673 Convert device power ports list to table 2020-10-16 15:09:23 -04:00
Jeremy Stretch
ccdad4ac69 Convert device console server ports list to table 2020-10-16 15:01:16 -04:00
Jeremy Stretch
5a0e8cd545 Convert device console ports list to table 2020-10-16 14:39:15 -04:00
Jeremy Stretch
cfa04e3642 Add connection column for path endpoints 2020-10-16 11:41:24 -04:00
Jeremy Stretch
b46c0a72af Extend device component tables to include cable peer 2020-10-16 11:11:41 -04:00
Jeremy Stretch
38cfe0225b Add compatible types for PowerFeed 2020-10-16 11:05:42 -04:00
Jeremy Stretch
3b262f1cbe Reorganize DCIM tables 2020-10-16 10:39:13 -04:00
Jeremy Stretch
3b5929e6e2 Note REST API change for #4967 2020-10-16 10:04:33 -04:00
Daniel Sheppard
9324116ba8 Update Change Notes 2020-10-15 21:23:32 -05:00
Daniel Sheppard
87d0ad984d Closes: #4967 - Adds Tenancy to Aggregate model 2020-10-15 20:40:19 -05:00
Jeremy Stretch
76dfd7b6ce Fixes #5243: Redirect user to appropriate tab after modifying device components 2020-10-15 16:55:20 -04:00
Jeremy Stretch
2865224b4f Closes #5011: Standardized name field lengths across all models 2020-10-15 15:37:34 -04:00
Jeremy Stretch
61a6a47455 Closes #609: Add min/max value and regex validation for custom fields 2020-10-15 15:06:01 -04:00
John Anderson
a03f8d3476 fixes #5113 - incorrect caching of permission object assignments to user groups in the admin panel 2020-10-14 20:10:21 -04:00
Jeremy Stretch
ed1a5db2d1 Move Cable and CablePath to cables.py 2020-10-14 16:54:30 -04:00
Jeremy Stretch
8d437d80cb #4711: Rename CustomField.obj_type to content_types 2020-10-14 15:26:46 -04:00
Jeremy Stretch
97ae161aae Add schema migrations to plugins installation doc 2020-10-14 10:42:31 -04:00
Jeremy Stretch
c25b86ce44 Fix plugin name resolution 2020-10-13 17:18:13 -04:00
Jeremy Stretch
dc1d2442af Closes #4918: Add a REST API endpoint which returns NetBox's current operational status 2020-10-13 16:57:45 -04:00
Jeremy Stretch
219d07f997 Reorganize REST API components under netbox app 2020-10-13 15:57:21 -04:00
Jeremy Stretch
76158ec165 Merge branch 'develop' into develop-2.10 2020-10-12 09:51:54 -04:00
Jeremy Stretch
46ffb11d9a Post-release version bump 2020-10-12 09:51:11 -04:00
Jeremy Stretch
fa06b5d8d2 Release v2.9.7 2020-10-12 09:39:39 -04:00
Jeremy Stretch
53428478d2 Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled 2020-10-09 15:53:45 -04:00
Jeremy Stretch
d270e89750 Ditch hard-coded filtering of ContentTypes API endpoint 2020-10-09 15:11:56 -04:00
Jeremy Stretch
62e79b8e8e Closes #5190: Add a REST API endpoint for content types 2020-10-09 15:08:29 -04:00
Jeremy Stretch
3abcae1ad4 Add RouteTarget to __all__ 2020-10-09 14:38:21 -04:00