Commit Graph

331 Commits

Author SHA1 Message Date
Jeremy Stretch
9f3c8b9820 Fixes #4737: Introduce ColoredLabelColumn for consistent display of colored labels 2020-06-10 11:38:23 -04:00
Jeremy Stretch
1dbbbf5188 Correct exempted test methods on InterfaceTestCase 2020-06-05 16:17:10 -04:00
Jeremy Stretch
f526920391 Standardize virtualization API tests 2020-06-05 15:06:08 -04:00
Jeremy Stretch
e0b1a2cfb9 Fixes #4613: Fix tag assignment on config contexts (regression from #4527) 2020-05-13 10:28:48 -04:00
Jeremy Stretch
aecc00a353 Closes #3064: Include tags in object lists as a toggleable table column 2020-05-06 14:42:51 -04:00
Jeremy Stretch
7db26698d6 Ensure all model FilterSets support the 'id' field 2020-05-06 12:33:52 -04:00
Jeremy Stretch
517704def3 Merge pull request #4564 from netbox-community/3147-csv-import-fields
Closes #3147: Allow dynamic access to related objects during CSV import
2020-05-06 10:15:00 -04:00
Jeremy Stretch
f3d019af48 Remove boilerplate error messages from CSV model choice fields 2020-05-06 09:58:12 -04:00
Jeremy Stretch
3b12b9ce37 Introduce CSVModelChoiceField to provide better validation for CSV model choices 2020-05-06 09:43:10 -04:00
Jeremy Stretch
f11d52b95d Introduce CSVModelForm for dynamic CSV imports 2020-05-05 16:15:09 -04:00
Jeremy Stretch
00e4fb0e78 Merge pull request #4555 from netbox-community/492-table-column-ordering
Closes #492: Table column ordering
2020-05-04 15:12:29 -04:00
Jeremy Stretch
1cc2659557 Update help_texts for models, import forms 2020-05-01 15:40:34 -04:00
Jeremy Stretch
2882c36cff Closes #4556: Update form for adding devices to clusters 2020-04-29 15:50:16 -04:00
Jeremy Stretch
6c6ff0b0b2 #492: Extend virtualization tables 2020-04-29 11:42:44 -04:00
Jeremy Stretch
1f876ea09e Remove squashed migrations 2020-04-29 09:31:52 -04:00
Jeremy Stretch
be96e57539 Fix tag assignment when bulk creating components 2020-04-22 14:05:27 -04:00
Jeremy Stretch
4a28d6d01c Update InterfaceBulkCreateForm for VMs 2020-04-22 12:09:40 -04:00
John Anderson
0ad47b4574 Merge branch 'develop' into develop-2.8 2020-03-18 14:44:18 -04:00
Jeremy Stretch
0ffdb411f9 Remove APISelect widget/api_url argument from dynamic fields 2020-03-16 14:08:48 -04:00
John Anderson
7d717fb788 Merge branch 'develop' into develop-2.8 2020-03-15 00:18:32 -04:00
John Anderson
5b7a2f1002 closes #4368 - extras features model registration 2020-03-14 03:03:22 -04:00
Jeremy Stretch
6debd77983 Add migrations for description fields 2020-03-13 16:35:36 -04:00
Jeremy Stretch
97ecfee3d1 Add a description field to all organizational models 2020-03-13 16:33:28 -04:00
Jeremy Stretch
8c1d4ac3e7 Remove tests for API _choices endpoints 2020-03-12 10:48:53 -04:00
Jeremy Stretch
4bda842fae Remove FieldChoicesViewSet 2020-03-12 10:48:17 -04:00
Jeremy Stretch
eeaca1906d Update tests for nested TenantGroups 2020-03-11 21:14:53 -04:00
John Anderson
04faf4edbf closes #4340 - Enforce unique constraints for device and virtual machine names in the API 2020-03-10 19:15:24 -04:00
Jeremy Stretch
a683a490cc Closes #4313: Remove id__in filters 2020-03-06 12:05:53 -05:00
Jeremy Stretch
a1d564e469 Merge branch 'develop' into develop-2.8 2020-03-06 11:34:01 -05:00
Jeremy Stretch
dcf508b565 Merge pull request #4189 from netbox-community/4121-filter-lookup-expressions
4121 filter lookup expressions
2020-03-04 11:51:19 -05:00
Jeremy Stretch
ed2f997c9c Merge branch 'develop' into develop-2.8 2020-03-03 13:20:00 -05:00
Jeremy Stretch
1f3854d41b Closes #4294: Add tenancy filter tests for all models 2020-02-27 13:28:08 -05:00
John Anderson
cc22228cdd Merge branch 'develop' into 4121-filter-lookup-expressions 2020-02-26 12:05:27 -05:00
Jeremy Stretch
fac418c31d Fixes #4277: Fix filtering of clusters by tenant 2020-02-26 09:11:38 -05:00
Jeremy Stretch
fc0e3ba6ef Merge branch 'develop' into develop-2.8 2020-02-21 15:26:55 -05:00
Jeremy Stretch
bc843250ed Standardize on two-word form of "change log" 2020-02-19 12:45:52 -05:00
John Anderson
12c193ea1a merge develop 2020-02-18 00:39:30 -05:00
Jeremy Stretch
0bf9d92834 Update family filters in querysets 2020-02-14 15:11:12 -05:00
Jeremy Stretch
af046ecb0e Clean up TODO notes 2020-02-14 13:30:53 -05:00
Jeremy Stretch
b90eb8945a Merge branch 'develop' into 4164-object-list-template 2020-02-14 13:11:30 -05:00
Jeremy Stretch
4c6e113eb1 Merge pull request #3925 from hSaria/3840-limit-vlan-choices
Fixes #3840: Only show valid interface VLAN choices
2020-02-14 11:48:29 -05:00
Saria Hajjar
ae73c5f051 Added back clean 2020-02-14 16:43:42 +00:00
Jeremy Stretch
98a59b9116 Fixes #4168: Role is not required when creating a virtual machine 2020-02-14 09:13:05 -05:00
John Anderson
f79c48e314 merge develop 2020-02-13 16:00:07 -05:00
Jeremy Stretch
490bad12d1 Migrate virtualization views to use common object list template 2020-02-13 14:24:22 -05:00
kobayashi
142bb8aa85 additional status choices for vms 2020-02-12 22:43:40 -05:00
kobayashi
5b3125c4df Modify offline status color for vm 2020-02-12 22:19:17 -05:00
kobayashi
3ed22fd1ae Fixes #4093: Add decommissioning for vms 2020-02-12 22:19:17 -05:00
Jeremy Stretch
417acdb666 Establish standard test cases for all models 2020-02-12 13:25:56 -05:00
Jeremy Stretch
023735cf10 Use DynamicModelChoiceField for all fields using APISelect 2020-02-11 12:25:40 -05:00