Saria Hajjar
|
6c19c88e99
|
Replaced ASN bounds with constants
|
2020-01-09 21:58:38 +00:00 |
|
Saria Hajjar
|
4eacc57522
|
Fixes #3876: set min and max values for ASN field
|
2020-01-09 21:12:35 +00:00 |
|
Jeremy Stretch
|
e5c5a1a101
|
Fixes #3849: Fix ordering of models when dumping data to JSON
|
2020-01-09 13:28:39 -05:00 |
|
Jeremy Stretch
|
7e0073d6f5
|
Merge pull request #3863 from hSaria/2113-napalm-settings
Fixes #2113: NAPALM driver settings
|
2020-01-09 11:56:32 -05:00 |
|
Jeremy Stretch
|
c66dca399b
|
Merge pull request #3860 from hSaria/1982-swagger-napalm
Fixes #1982: Swagger NAPALM documentation
|
2020-01-09 11:53:20 -05:00 |
|
Saria Hajjar
|
9d085ad83a
|
Changed NAPALM- prefix to X-NAPALM-
|
2020-01-09 16:48:26 +00:00 |
|
Saria Hajjar
|
ad565e55f1
|
Removed exception for empty methods
I'll create a seperate ticket for that
|
2020-01-09 16:40:13 +00:00 |
|
Saria Hajjar
|
46c712e735
|
Moved NAPALM parameter to decorator
|
2020-01-09 16:39:13 +00:00 |
|
hSaria
|
4f9271e9ff
|
Merge branch 'develop' into 3440-total-cable-length
|
2020-01-09 14:55:34 +00:00 |
|
hSaria
|
60e4812b32
|
Merge branch 'develop' into 2113-napalm-settings
|
2020-01-09 14:54:31 +00:00 |
|
Jeremy Stretch
|
4151e52802
|
Clean up filter imports
|
2020-01-08 17:20:31 -05:00 |
|
Jeremy Stretch
|
b1e8145ffb
|
Standardize usage of self.filterset for test cases
|
2020-01-08 17:06:39 -05:00 |
|
Jeremy Stretch
|
c04d8ca5a7
|
Add tests for PowerPanel and PowerFeed filters
|
2020-01-08 15:56:42 -05:00 |
|
Jeremy Stretch
|
e312c30822
|
Add CableFilter test
|
2020-01-08 15:30:56 -05:00 |
|
Jeremy Stretch
|
40c30baffa
|
Add tests for InventoryItem, VirtualChassis filters
|
2020-01-08 14:31:59 -05:00 |
|
Jeremy Stretch
|
bca7435a5a
|
Add remaining tests for device component filters
|
2020-01-08 14:01:31 -05:00 |
|
Jeremy Stretch
|
e9b2ad9f5c
|
Fix DeviceTestCase.test_cluster
|
2020-01-08 11:22:07 -05:00 |
|
Jeremy Stretch
|
38c16d71b4
|
Merge branch 'develop' into 3834-filter-tests
|
2020-01-08 11:14:52 -05:00 |
|
Jeremy Stretch
|
8fef6edb27
|
Fixes #3862: Allow filtering device components by multiple device names
|
2020-01-08 11:12:44 -05:00 |
|
Jeremy Stretch
|
5cac900380
|
Add console port, console server port filter tests
|
2020-01-08 11:04:50 -05:00 |
|
Saria Hajjar
|
f49467bcb5
|
Corrected optional arg assignment
|
2020-01-08 16:01:18 +00:00 |
|
Saria Hajjar
|
dc475f4755
|
Fixes #2113: Adjust NAPALM settings with headers
|
2020-01-08 15:53:48 +00:00 |
|
Jeremy Stretch
|
a7982bb0e1
|
Add device filter tests
|
2020-01-08 09:50:22 -05:00 |
|
Saria Hajjar
|
ea05b5b606
|
Fixes #1982: Swagger NAPALM documentation
|
2020-01-08 13:34:46 +00:00 |
|
Saria Hajjar
|
996d49de67
|
Fixes #3440: Total cable trace length
|
2020-01-08 10:49:58 +00:00 |
|
Jeremy Stretch
|
832fd49339
|
Add DeviceType filter tests
|
2020-01-07 17:13:05 -05:00 |
|
Jeremy Stretch
|
acb2f32304
|
Add tests for DCIM filters
|
2020-01-07 13:53:26 -05:00 |
|
hSaria
|
d1f81783ef
|
Merge branch 'develop' into 3589-interface-tagged-vlans
|
2020-01-06 15:18:06 +00:00 |
|
Saria Hajjar
|
c45daca5f2
|
Removed changes that will be covered in #3840
|
2020-01-05 09:10:46 +00:00 |
|
Saria Hajjar
|
4b19073b8b
|
Fixed #3187: Rack multi-selection field
|
2020-01-04 13:30:31 +00:00 |
|
Saria Hajjar
|
fa55571503
|
Merge remote-tracking branch 'netbox-community/develop' into 3589-interface-tagged-vlans
|
2020-01-03 19:19:12 +00:00 |
|
Jeremy Stretch
|
57f199f899
|
Fixes #3833: Add region and region_id filters where missing (#3836)
|
2020-01-03 13:52:50 -05:00 |
|
Jeremy Stretch
|
b38bb64c81
|
Fixes #3831: Fix API-driven filter field rendering (#3812 regression)
|
2020-01-03 11:25:22 -05:00 |
|
Jeremy Stretch
|
435d248645
|
#3122: Allow multiple selections
|
2020-01-02 16:56:14 -05:00 |
|
Jeremy Stretch
|
53db5090c1
|
#3827: Fix erroneous filter class
|
2020-01-02 16:55:36 -05:00 |
|
Saria Hajjar
|
240bbc2944
|
Select2 site widget
|
2020-01-02 21:28:06 +00:00 |
|
Saria Hajjar
|
a3861ed492
|
Update device filters to use IDs
|
2020-01-02 21:21:52 +00:00 |
|
Saria Hajjar
|
82c70302fd
|
Merge branch 'develop' into 3122-connection-device-select2
|
2020-01-02 20:40:19 +00:00 |
|
Jeremy Stretch
|
80d1f80b61
|
Fixes #3827: Allow filtering console/power/interface connections by device ID
|
2020-01-02 13:44:18 -05:00 |
|
hSaria
|
d3c6caf8a8
|
Limit tagged validation to tagged interfaces
Co-Authored-By: Jeremy Stretch <jeremy.stretch@networktocode.com>
|
2020-01-02 17:52:22 +00:00 |
|
Saria Hajjar
|
a707204f98
|
Select2 for device field
|
2020-01-02 17:46:37 +00:00 |
|
Jeremy Stretch
|
970586b07b
|
Merge pull request #3818 from hSaria/2233-move-inventoryitem
Closes #2233: Ability to move inventory items between devices
|
2020-01-02 11:55:18 -05:00 |
|
Jeremy Stretch
|
395f23e1d3
|
Fix for #3822
|
2020-01-02 09:47:02 -05:00 |
|
Jeremy Stretch
|
dd85448451
|
Fixes #3822: Fix exception when editing a device bay (regression from #3596)
|
2020-01-02 09:26:38 -05:00 |
|
Saria Hajjar
|
c75795ceda
|
Ability to move inventory items between devices
|
2020-01-01 23:28:20 +00:00 |
|
Saria Hajjar
|
7ad9e8a2fb
|
More informative error message
|
2020-01-01 19:53:13 +00:00 |
|
Saria Hajjar
|
d267aeb621
|
Filter VLANs to only those in the current site or global
|
2020-01-01 17:34:26 +00:00 |
|
Saria Hajjar
|
a110b0badb
|
Removed no-longer-used choices (now handled via API-based select)
|
2020-01-01 16:43:21 +00:00 |
|
Saria Hajjar
|
aa4f73ffbf
|
Removed trailing space
|
2020-01-01 12:09:51 +00:00 |
|
Saria Hajjar
|
05570ae4ad
|
Clean tagged VLANs
|
2019-12-31 20:47:13 +00:00 |
|