Jeremy Stretch
|
36cf40f25c
|
Enable CSV import for virtual chassis
|
2020-06-24 15:29:25 -04:00 |
|
Jeremy Stretch
|
59c1e34024
|
Initial work on #2018: Add name to VirtualChassis
|
2020-06-24 15:21:42 -04:00 |
|
Jeremy Stretch
|
37564d630a
|
Misc test fixes
|
2020-06-22 15:22:03 -04:00 |
|
Jeremy Stretch
|
11a247edc2
|
Fix up tests
|
2020-06-18 10:32:22 -04:00 |
|
Jeremy Stretch
|
2d4694e72d
|
Merge pull request #4770 from netbox-community/3703-limit-tag-creation
Closes #3703: Restrict tag creation
|
2020-06-17 12:28:04 -04:00 |
|
Sander Steffann
|
f075339c5f
|
Improve test comments and remove over-enthusiastic tests
|
2020-06-16 21:48:26 +02:00 |
|
Jeremy Stretch
|
e917535380
|
Merge branch 'develop' into develop-2.9
|
2020-06-15 16:04:32 -04:00 |
|
Jeremy Stretch
|
9fc4a4f24a
|
Closes #4755: Enable creation of rack reservations directly from navigation menu
|
2020-06-12 15:11:27 -04:00 |
|
Jeremy Stretch
|
e905a36fb2
|
Update tests for tag changes
|
2020-06-12 11:33:23 -04:00 |
|
Jeremy Stretch
|
057a022205
|
Clean up and improve UI view tests
|
2020-06-11 16:12:50 -04:00 |
|
Jeremy Stretch
|
9b48a26aef
|
Merge pull request #4723 from jsenecal/4615_interface_label
Closes: #4615 Physical labels
|
2020-06-11 13:03:46 -04:00 |
|
Jonathan Senecal
|
c1eea166c9
|
Fix tests for LabeledComponentForm
* Added docstring
* Removed redundant tests since refactoration
|
2020-06-10 22:58:52 -04:00 |
|
Jeremy Stretch
|
8e9dc9f20e
|
Add EditObjectViewTestCase for VirtualChassis
|
2020-06-10 16:51:35 -04:00 |
|
Jeremy Stretch
|
4078d9b669
|
Remove extraneous test
|
2020-06-10 15:22:49 -04:00 |
|
Jeremy Stretch
|
88ae522c9a
|
Closes #4742: Add tagging for cables, power panels, and rack reservations
|
2020-06-10 14:55:46 -04:00 |
|
Jeremy Stretch
|
16cdf3006f
|
Fixes #4736: Add cable trace endpoints for pass-through ports
|
2020-06-09 15:12:10 -04:00 |
|
Jeremy Stretch
|
15004c654f
|
Add missing API cable trace test for interfaces
|
2020-06-09 14:47:05 -04:00 |
|
Jeremy Stretch
|
ed9ca270a7
|
Add missing API tests for pass-through port templates
|
2020-06-09 13:24:07 -04:00 |
|
Jonathan Senecal
|
e0037c7f70
|
pycodestyle
|
2020-06-08 23:07:53 -04:00 |
|
Jonathan Senecal
|
90bc1cd951
|
Test forms and views with labels
|
2020-06-08 20:04:31 -04:00 |
|
Jeremy Stretch
|
047286f9c0
|
Add a third initial object to VirtualChassisTest
|
2020-06-08 15:27:55 -04:00 |
|
Jeremy Stretch
|
a8145fe4c2
|
Add permission assignment to custom test methods
|
2020-06-08 13:40:46 -04:00 |
|
Jeremy Stretch
|
0ebd87bcb9
|
Merge branch 'develop' into develop-2.9
|
2020-06-08 10:33:23 -04:00 |
|
Jeremy Stretch
|
4f830c9c22
|
Fix list_brief tests
|
2020-06-05 16:09:55 -04:00 |
|
Jeremy Stretch
|
279ae7ea10
|
Standardize DCIM API tests
|
2020-06-05 13:23:33 -04:00 |
|
Sander Steffann
|
886b59f400
|
Update tests for cables
|
2020-06-02 13:14:51 +02:00 |
|
Jeremy Stretch
|
6fc7c6a7d0
|
Update path validation tests for single-position rear port scenarios
|
2020-06-02 12:03:02 +02:00 |
|
Jeremy Stretch
|
1d33d7d205
|
Call full_clean() when saving Cable instances
|
2020-06-02 12:03:02 +02:00 |
|
Sander Steffann
|
56898f7e37
|
Restore original test_connection_via_single_rear_port test and make separate test for one-on-one panels
|
2020-06-02 12:03:02 +02:00 |
|
Sander Steffann
|
3278cc8cc0
|
Recreate the model instance instead of re-saving a deleted model
Same end result, but easier to read
|
2020-06-02 12:03:02 +02:00 |
|
Sander Steffann
|
112dfb865b
|
Integrate patch panel building into one list
|
2020-06-02 12:03:02 +02:00 |
|
Sander Steffann
|
a0f4d481dc
|
make single front/rear port work when between panels
|
2020-06-02 12:03:02 +02:00 |
|
Jeremy Stretch
|
486f1a74ab
|
Standardize base classes for view test cases
|
2020-05-28 12:05:54 -04:00 |
|
Jeremy Stretch
|
03da9348e5
|
Merge branch 'develop-2.9' into 554-object-permissions
|
2020-05-26 16:42:39 -04:00 |
|
kobayashi
|
74c29b0bb7
|
Fixes #4684: Fix ignored comment when importing DeviceType
|
2020-05-26 01:17:10 -04:00 |
|
Jeremy Stretch
|
635fefcb5c
|
Update exempted tests
|
2020-05-22 16:33:56 -04:00 |
|
Jeremy Stretch
|
1ccb3162ff
|
Ensure all model FilterSets support the 'id' field
|
2020-05-06 12:33:52 -04:00 |
|
Jeremy Stretch
|
607744813a
|
Extend tests for CSV import
|
2020-05-05 16:49:16 -04:00 |
|
Jeremy Stretch
|
839e999a71
|
Introduce CSVModelForm for dynamic CSV imports
|
2020-05-05 16:15:09 -04:00 |
|
Jeremy Stretch
|
bcb7899b04
|
Fixes #4548: Fix tracing cables through a single RearPort
|
2020-04-29 16:32:30 -04:00 |
|
Jeremy Stretch
|
d8cb58c746
|
#4416: Add bulk edit & delete views for VirtualChassis
|
2020-04-24 15:20:52 -04:00 |
|
Jeremy Stretch
|
131d2c97ca
|
Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero
|
2020-04-21 16:13:34 -04:00 |
|
Jeremy Stretch
|
26c335fc68
|
Extend tests for #4388
|
2020-04-21 10:53:21 -04:00 |
|
Jeremy Stretch
|
e0f819691f
|
Fixes #4496: Fix exception when validating certain models via REST API
|
2020-04-15 09:37:30 -04:00 |
|
Jeremy Stretch
|
a72d5c899e
|
Merge branch 'develop' into develop-2.8
|
2020-03-27 12:53:55 -04:00 |
|
Jeremy Stretch
|
058c78d8be
|
Closes #4389: Add a bulk edit view for device bays
|
2020-03-19 16:32:08 -04:00 |
|
Jeremy Stretch
|
8d3801896f
|
Rewrite and extend cabling logic tests
|
2020-03-19 10:43:51 -04:00 |
|
John Anderson
|
9df238c5f2
|
Merge branch 'develop' into develop-2.8
|
2020-03-15 00:18:32 -04:00 |
|
Jeremy Stretch
|
cebe580484
|
Add a description field to all organizational models
|
2020-03-13 16:33:28 -04:00 |
|
Jeremy Stretch
|
c5776d9da4
|
Closes #4369: Add a dedicated view for rack reservations
|
2020-03-13 13:53:44 -04:00 |
|