Jeremy Stretch
|
7ee0f2252e
|
Update API test methods to evaluate permissions assignment
|
2020-06-08 11:52:29 -04:00 |
|
Jeremy Stretch
|
c005a349b9
|
Remove duplicate test method
|
2020-06-08 11:22:12 -04:00 |
|
Jeremy Stretch
|
e218ceb328
|
Move APIViewTestCases to api.py
|
2020-06-08 10:46:53 -04:00 |
|
Jeremy Stretch
|
90f0a72e94
|
Merge branch 'develop' into develop-2.9
|
2020-06-08 10:33:23 -04:00 |
|
Jeremy Stretch
|
40096d8446
|
Merge pull request #4728 from netbox-community/4722-api-tests
Closes #4722: Standardize API view tests
|
2020-06-08 10:16:10 -04:00 |
|
Jeremy Stretch
|
2382066301
|
Extend assertInstanceEqual() to accommodate REST API data
|
2020-06-08 09:47:14 -04:00 |
|
Jeremy Stretch
|
1dbbbf5188
|
Correct exempted test methods on InterfaceTestCase
|
2020-06-05 16:17:10 -04:00 |
|
Jeremy Stretch
|
2d3619c4e1
|
Fix list_brief tests
|
2020-06-05 16:09:55 -04:00 |
|
Jeremy Stretch
|
1aa90fd717
|
Merge branch 'develop' into 4722-api-tests
|
2020-06-05 15:50:14 -04:00 |
|
Jeremy Stretch
|
7d13c80400
|
Fixes #4725: Fix "brief" rendering of various REST API endpoints
|
2020-06-05 15:49:06 -04:00 |
|
Jeremy Stretch
|
f03ac636fd
|
Fix ProviderTest
|
2020-06-05 15:18:18 -04:00 |
|
Jeremy Stretch
|
f526920391
|
Standardize virtualization API tests
|
2020-06-05 15:06:08 -04:00 |
|
Jeremy Stretch
|
9e691188dd
|
Standardize tenancy API tests
|
2020-06-05 14:30:01 -04:00 |
|
Jeremy Stretch
|
23f1221a5b
|
Standardize SecretRoleTest
|
2020-06-05 14:18:38 -04:00 |
|
Jeremy Stretch
|
5367431c49
|
Standardize IPAM API tests
|
2020-06-05 14:09:54 -04:00 |
|
Jonathan Senecal
|
881aae63dc
|
Add label to forms, views and templates
|
2020-06-05 13:59:59 -04:00 |
|
Jeremy Stretch
|
79f66ea76d
|
Standardize extras API tests
|
2020-06-05 13:41:54 -04:00 |
|
Jeremy Stretch
|
b96d28b862
|
Standardize DCIM API tests
|
2020-06-05 13:23:33 -04:00 |
|
Jonathan Senecal
|
73d6c7de43
|
Return an empty list if value is None
|
2020-06-05 12:34:09 -04:00 |
|
Jonathan Senecal
|
87dd31f3cd
|
Add the label to the string representation
|
2020-06-05 11:01:39 -04:00 |
|
Jonathan Senecal
|
d59102e98c
|
Add label to *port serializers
|
2020-06-05 10:42:13 -04:00 |
|
Jonathan Senecal
|
b19f1de203
|
Add label to *ports models
|
2020-06-05 10:32:59 -04:00 |
|
Jeremy Stretch
|
4aa6e6b3a4
|
Fix update data
|
2020-06-05 10:05:54 -04:00 |
|
Jeremy Stretch
|
b503d2920f
|
Optimize test_get_provider_graphs()
|
2020-06-05 09:36:38 -04:00 |
|
Jeremy Stretch
|
bf7071ff3b
|
Correct test method name
|
2020-06-05 09:19:31 -04:00 |
|
Jonathan Senecal
|
4c310e89e1
|
Add the label to the string representation
|
2020-06-04 17:11:27 -04:00 |
|
Jonathan Senecal
|
b561c0bb76
|
Add label to Interface serializers
|
2020-06-04 16:50:51 -04:00 |
|
Jeremy Stretch
|
02f3dc4cdd
|
Update circuits API tests to use APIViewTestCases
|
2020-06-04 16:47:15 -04:00 |
|
Jeremy Stretch
|
c753a30dfd
|
Introduce APIViewTestCases for standardized API view testing
|
2020-06-04 16:45:03 -04:00 |
|
Jonathan Senecal
|
1a2c51202b
|
Add label to interface models
|
2020-06-04 16:44:25 -04:00 |
|
Jeremy Stretch
|
14bcd3f353
|
Merge pull request #4719 from netbox-community/4715-avoid-unnecessary-queries
Fixes #4715: Avoid unnecessary queries in Cable.from_db
|
2020-06-04 13:13:17 -04:00 |
|
Jeremy Stretch
|
ba0746e027
|
Closes #4698: Improve display of template code for object in admin UI
|
2020-06-04 13:11:24 -04:00 |
|
Sander Steffann
|
0c91682c39
|
Avoid unnecessary queries in Cable.from_db
|
2020-06-04 17:46:09 +02:00 |
|
Jeremy Stretch
|
50a9b810b1
|
Add local_requirements.txt to .gitignore
|
2020-06-04 11:44:16 -04:00 |
|
Daniel Sheppard
|
0ba253a13b
|
#4674 - Correct many=False to many=True on the response serializers
|
2020-06-04 09:42:00 -05:00 |
|
Daniel Sheppard
|
7136fcffc1
|
#4674 - Fix available-ips and available-prefixes swagger definitions
|
2020-06-04 09:35:58 -05:00 |
|
Jeremy Stretch
|
8bb8039163
|
Update LDAP configuration documentation
|
2020-06-03 15:57:11 -04:00 |
|
Jeremy Stretch
|
6c25193b04
|
Move LDAP authentication support to LDAPBackend
|
2020-06-03 15:42:24 -04:00 |
|
Jeremy Stretch
|
ccce836e02
|
Dropped backward compatibility for the /admin/webhook-backend-status URL
|
2020-06-03 14:15:29 -04:00 |
|
Jeremy Stretch
|
324aefeeef
|
Dropped backward compatibility for 'webhooks' Redis queue
|
2020-06-03 14:13:18 -04:00 |
|
Jeremy Stretch
|
91af5a056c
|
Merge pull request #4705 from netbox-community/554-object-permissions
Closes #554: Implement object-based permissions
|
2020-06-03 13:29:16 -04:00 |
|
Jeremy Stretch
|
91d276401a
|
Split ObjectPermission model documentation
|
2020-06-03 13:20:35 -04:00 |
|
Jeremy Stretch
|
516927ae3a
|
Add REST API endpoint for ObjectPermissions
|
2020-06-03 13:08:04 -04:00 |
|
Jeremy Stretch
|
0240107c1d
|
Update permissions documentation
|
2020-06-03 10:03:15 -04:00 |
|
Jeremy Stretch
|
a71d18fbe3
|
Rename attrs to constraints
|
2020-06-03 09:43:46 -04:00 |
|
Jeremy Stretch
|
2adcefe54d
|
Rename content_types to object_types
|
2020-06-03 09:27:20 -04:00 |
|
Jeremy Stretch
|
cc1acfb633
|
Uodate script and report views to use ObjectPermissionRequiredMixin
|
2020-06-02 15:40:39 -04:00 |
|
Jeremy Stretch
|
931a121eb7
|
Remove delete_token permission from TokenDeleteView
|
2020-06-02 15:36:31 -04:00 |
|
Jeremy Stretch
|
b8c048995f
|
Update VirtualChassis views to support ObjectPermissions
|
2020-06-02 15:33:41 -04:00 |
|
Jeremy Stretch
|
779f75904b
|
Change CableCreateView to use ObjectEditView
|
2020-06-02 15:15:57 -04:00 |
|