Jeremy Stretch
|
7388fa3556
|
Fixes #4083: Permit nullifying applicable choice fields via API requests
|
2020-02-10 15:10:33 -05:00 |
|
Jeremy Stretch
|
a966a4c8ac
|
Closes #4129: Add individual deletion views for device type components
|
2020-02-10 11:43:51 -05:00 |
|
Jeremy Stretch
|
55f5ede970
|
Standardize usage of FilterChoiceField
|
2020-02-10 09:58:33 -05:00 |
|
Jeremy Stretch
|
5ddfde2214
|
Clean up unneeded code relevant to FilterChoiceField
|
2020-02-10 09:44:19 -05:00 |
|
Jeremy Stretch
|
7c74d2ca65
|
Convert interface models to use NaturalOrderingField
|
2020-02-07 15:58:03 -05:00 |
|
Jeremy Stretch
|
9adeed55fb
|
Update table field ordering
|
2020-02-07 12:44:51 -05:00 |
|
Jeremy Stretch
|
12c7d83a91
|
Fix PowerOutlet migrations
|
2020-02-07 12:43:53 -05:00 |
|
Jeremy Stretch
|
dc1b7874ff
|
Store empty names as null
|
2020-02-07 12:24:38 -05:00 |
|
Jeremy Stretch
|
c72a353733
|
Enable reverse migration
|
2020-02-07 12:23:52 -05:00 |
|
Jeremy Stretch
|
099c446f38
|
Convert remaining DCIM models to use NaturalOrderingField
|
2020-02-07 11:59:16 -05:00 |
|
Jeremy Stretch
|
705c352885
|
Convert device component templates to use NaturalOrderingField
|
2020-02-07 11:42:12 -05:00 |
|
Jeremy Stretch
|
12d09e2274
|
Convert device components to use NaturalOrderingField
|
2020-02-07 11:36:58 -05:00 |
|
Jeremy Stretch
|
97a89948c8
|
Merge pull request #4115 from hSaria/4100-interface-filter-device
Fixes #4100: Added device field to device components filter forms
|
2020-02-07 09:20:49 -05:00 |
|
Jeremy Stretch
|
52257467c3
|
Tweak bulk edit views to dynamically remove device-dependent fields
|
2020-02-06 21:44:28 -05:00 |
|
Jeremy Stretch
|
4563749fd9
|
Enable bulk edit/delete views for all device components
|
2020-02-06 20:58:14 -05:00 |
|
Saria Hajjar
|
bb9e1ad857
|
Fixes #4100: Added device field to device components filter forms
|
2020-02-06 23:10:38 +00:00 |
|
Jeremy Stretch
|
17e0054941
|
Fix up bulk editing forms
|
2020-02-06 15:51:51 -05:00 |
|
Jeremy Stretch
|
1b5969a5ee
|
Add tests for DeviceType component bulk edit views
|
2020-02-06 15:33:47 -05:00 |
|
Jeremy Stretch
|
3378287b0c
|
Add bulk edit views for DeviceType components
|
2020-02-06 15:29:10 -05:00 |
|
Jeremy Stretch
|
5620fdc63e
|
Add tests for device type component views
|
2020-02-06 14:39:36 -05:00 |
|
Jeremy Stretch
|
d400f92ee8
|
Overhaul device component template creation views/URLs
|
2020-02-06 13:13:40 -05:00 |
|
Jeremy Stretch
|
c1792653cc
|
Rename device component edit URLs
|
2020-02-06 12:18:53 -05:00 |
|
Jeremy Stretch
|
aebfb143e0
|
Rename component template deletion URLs
|
2020-02-06 12:16:28 -05:00 |
|
Jeremy Stretch
|
ef4ea06f5d
|
Reorganized device component URLs (again)
|
2020-02-06 11:51:27 -05:00 |
|
Jeremy Stretch
|
a2475ee501
|
Remove obsolete ComponentForm
|
2020-02-06 11:36:25 -05:00 |
|
Jeremy Stretch
|
71601aad39
|
Replace HiddenInput widget on device component creation forms with APISelect
|
2020-02-06 11:29:50 -05:00 |
|
Jeremy Stretch
|
c1c8b5e816
|
Introduce InventoryItemCreateView to bring inventory items up to par with other components
|
2020-02-06 10:59:13 -05:00 |
|
Jeremy Stretch
|
d04626e75f
|
Fixes #4099: Linkify interfaces on global interfaces list
|
2020-02-05 16:52:42 -05:00 |
|
Jeremy Stretch
|
3f2c74f5e7
|
Merge pull request #4096 from elju/patch-1
Updated forms.py to match current naming (Fix for #4095)
|
2020-02-05 16:25:34 -05:00 |
|
Jeremy Stretch
|
a58bbccfd3
|
Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns
|
2020-02-05 16:12:48 -05:00 |
|
Jeremy Stretch
|
b1e78fa3c4
|
Merge pull request #4098 from netbox-community/4086-device-component-urls
Closes #4086: Rename device component create/edit/delete URLs
|
2020-02-05 16:03:14 -05:00 |
|
Jeremy Stretch
|
0d3ff664b6
|
Move model_to_dict() into assertInstanceEqual(); clean up test data
|
2020-02-05 15:47:50 -05:00 |
|
Jeremy Stretch
|
b0c0ad7c82
|
Adapt component creation forms to infer parent device/VM from initial or bound data
|
2020-02-05 15:31:30 -05:00 |
|
Jeremy Stretch
|
0ad613e6b4
|
Enable bulk creation tests for device components
|
2020-02-05 15:22:57 -05:00 |
|
Jeremy Stretch
|
75906f7591
|
Move component bulk creation views to new URLs
|
2020-02-05 12:36:38 -05:00 |
|
El Ju
|
c49d977379
|
Updated forms.py to match current naming
|
2020-02-05 17:26:44 +01:00 |
|
Jeremy Stretch
|
6b9fa5e76f
|
Enable tests for component bulk edit views
|
2020-02-05 11:14:07 -05:00 |
|
Jeremy Stretch
|
57a0cf0a33
|
Fix component bulk edit views
|
2020-02-05 10:28:39 -05:00 |
|
Jeremy Stretch
|
d0295f089d
|
Fixes #4089: Selection of power outlet type during bulk update is optional
|
2020-02-04 20:49:42 -05:00 |
|
Jeremy Stretch
|
f805b57778
|
Adapt BulkEditView to not require a parent object for device components
|
2020-02-04 18:08:40 -05:00 |
|
Jeremy Stretch
|
c1639b7781
|
Move component bulk delete views to new URLs
|
2020-02-04 16:06:55 -05:00 |
|
Jeremy Stretch
|
fca347e49e
|
Reorder URLs
|
2020-02-04 15:41:15 -05:00 |
|
Jeremy Stretch
|
763d9b9cf7
|
Convert all DCIM component view tests to use StandardTestCases
|
2020-02-04 14:25:02 -05:00 |
|
Jeremy Stretch
|
bece1155ee
|
Introduce create_test_device() to reduce test setup boilerplate
|
2020-02-04 11:58:52 -05:00 |
|
Jeremy Stretch
|
cbe090cd3c
|
Fixes #4084: Fix exception when creating an interface with tagged VLANs
|
2020-02-04 11:47:14 -05:00 |
|
Jeremy Stretch
|
0d41d12267
|
Merge branch 'develop' into 2921-tags-select2
|
2020-02-04 09:37:31 -05:00 |
|
Jeremy Stretch
|
eef79e1443
|
Fixes #4079: Fix assignment of power panel when bulk editing power feeds
|
2020-02-03 14:34:47 -05:00 |
|
Jeremy Stretch
|
3f13441a5d
|
Add view tests for power panels and power feeds
|
2020-02-03 14:25:06 -05:00 |
|
Jeremy Stretch
|
7b4f3e8261
|
Correct view for PowerFeed creation URL
|
2020-02-03 14:24:32 -05:00 |
|
Jeremy Stretch
|
d431efb7d4
|
Add bulk edit view tests
|
2020-02-03 13:53:19 -05:00 |
|