|
a2475ee501
|
Remove obsolete ComponentForm
|
2020-02-06 11:36:25 -05:00 |
|
|
a58bbccfd3
|
Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns
|
2020-02-05 16:12:48 -05:00 |
|
|
0d3ff664b6
|
Move model_to_dict() into assertInstanceEqual(); clean up test data
|
2020-02-05 15:47:50 -05:00 |
|
|
b0c0ad7c82
|
Adapt component creation forms to infer parent device/VM from initial or bound data
|
2020-02-05 15:31:30 -05:00 |
|
|
0ad613e6b4
|
Enable bulk creation tests for device components
|
2020-02-05 15:22:57 -05:00 |
|
|
75906f7591
|
Move component bulk creation views to new URLs
|
2020-02-05 12:36:38 -05:00 |
|
|
6b9fa5e76f
|
Enable tests for component bulk edit views
|
2020-02-05 11:14:07 -05:00 |
|
|
57a0cf0a33
|
Fix component bulk edit views
|
2020-02-05 10:28:39 -05:00 |
|
|
f805b57778
|
Adapt BulkEditView to not require a parent object for device components
|
2020-02-04 18:08:40 -05:00 |
|
|
3e79b9d26a
|
Add InterfaceTestCase for virtual machines
|
2020-02-04 16:40:18 -05:00 |
|
|
c1639b7781
|
Move component bulk delete views to new URLs
|
2020-02-04 16:06:55 -05:00 |
|
|
0d41d12267
|
Merge branch 'develop' into 2921-tags-select2
|
2020-02-04 09:37:31 -05:00 |
|
|
d431efb7d4
|
Add bulk edit view tests
|
2020-02-03 13:53:19 -05:00 |
|
|
e50eab2342
|
Convert virtualization view tests to use StandardTestCases
|
2020-01-31 15:57:33 -05:00 |
|
|
67fafb2b9d
|
Use assertHttpStatus for evaluating HTTP response codes
|
2020-01-30 18:08:25 -05:00 |
|
|
61ac7c44ba
|
Migrate view tests to use new TestCase class
|
2020-01-30 16:37:40 -05:00 |
|
|
52f7ef4864
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-30 17:51:55 +00:00 |
|
|
e6b018909d
|
Introduced CustomFieldModelCSVForm
|
2020-01-29 13:53:26 -05:00 |
|
|
bc7cf63958
|
Rename and refactor CustomFieldForm
|
2020-01-29 10:59:18 -05:00 |
|
|
db3b4505c1
|
Merge pull request #3885 from hSaria/568-csv-import-cf
Fixes #568: CSV import/export of custom fields
|
2020-01-29 10:11:40 -05:00 |
|
|
8de9f52151
|
Fixes #4033: Restore missing comments field label of various bulk edit forms
|
2020-01-28 16:09:10 -05:00 |
|
|
eb4c2e5d7f
|
Remove obsolete fixtures files
|
2020-01-24 16:29:23 -05:00 |
|
|
ca035a72bd
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-24 20:56:36 +00:00 |
|
|
096814dc33
|
#3880: Define constants for arbitrary values
|
2020-01-24 14:42:57 -05:00 |
|
|
66d5cc47a5
|
Fixes #3950: Cloned Device Form does not retain device type
|
2020-01-24 03:30:24 -05:00 |
|
|
9128435113
|
Removed CustomFieldForm class from models without custom fields
|
2020-01-23 17:03:14 +00:00 |
|
|
bdfead6265
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-21 21:30:38 +00:00 |
|
|
77c8bcef6d
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-21 21:29:21 +00:00 |
|
|
302f87e108
|
Fixes #3937: Suppress warning messages in tests for requests expected to yield a 4XX response
|
2020-01-17 14:53:33 -05:00 |
|
|
89e6de3652
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-16 16:05:01 +00:00 |
|
|
2949bfaaa7
|
Merge branch 'develop' into 2921-tags-select2
|
2020-01-16 15:33:42 +00:00 |
|
|
8bd67b2c17
|
Add tests for browsable API endpoints
|
2020-01-15 17:47:55 -05:00 |
|
|
28350d84f9
|
Update model ordering parameters to ensure deterministic ordering
|
2020-01-15 13:20:44 -05:00 |
|
|
c202c1325b
|
Add test for VM interface type choices
|
2020-01-15 10:04:12 -05:00 |
|
|
49f027fae7
|
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
|
2020-01-15 09:59:44 -05:00 |
|
|
857e04e90b
|
Add _choices endpoint tests for all apps
|
2020-01-14 16:13:11 -05:00 |
|
|
3f37cc461d
|
Reorder operations to avoid "pending trigger events" SQL error
|
2020-01-14 14:37:50 -05:00 |
|
|
6959785cd1
|
Define __all__ for models.py within each app
|
2020-01-14 12:01:23 -05:00 |
|
|
2615906526
|
Squashed all migrations
|
2020-01-14 11:06:05 -05:00 |
|
|
e10333bf2b
|
Fetch choices during form initialization
|
2020-01-14 08:22:27 +00:00 |
|
|
5c047faa1d
|
Delete old squashed migrations
|
2020-01-13 17:01:54 -05:00 |
|
|
d075bf5882
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-13 21:17:29 +00:00 |
|
|
2f28dec891
|
Tag filter field for filter forms
|
2020-01-13 20:16:13 +00:00 |
|
|
473d67354f
|
Merge branch 'develop' into develop-2.7
|
2020-01-13 13:49:22 -05:00 |
|
|
b7e78028ce
|
Closes #3891: Add local_context_data filter for virtual machines
|
2020-01-10 15:34:38 -05:00 |
|
|
f1d5e28f13
|
CSV import/export custom fields
|
2020-01-10 14:26:39 +00:00 |
|
|
528b345f57
|
Move TenancyFilterSet to filters.py
|
2020-01-09 21:05:38 -05:00 |
|
|
da0ac4ff1e
|
Rename filter variables for utility views
|
2020-01-09 20:57:13 -05:00 |
|
|
49a6a36f4c
|
Renamed virtualization FilterSets
|
2020-01-09 20:42:32 -05:00 |
|
|
0527626709
|
Update filter tests for v2.7
|
2020-01-09 16:03:41 -05:00 |
|