Commit Graph

  • 1aa90fd717 Merge branch 'develop' into 4722-api-tests Jeremy Stretch 2020-06-05 15:50:14 -0400
  • 032f87caec Merge branch 'develop' into 4722-api-tests Jeremy Stretch 2020-06-05 15:50:14 -0400
  • 7d13c80400 Fixes #4725: Fix "brief" rendering of various REST API endpoints Jeremy Stretch 2020-06-05 15:48:36 -0400
  • e616aad911 Fixes #4725: Fix "brief" rendering of various REST API endpoints Jeremy Stretch 2020-06-05 15:48:36 -0400
  • f03ac636fd Fix ProviderTest Jeremy Stretch 2020-06-05 15:18:18 -0400
  • c2f6f5a7cd Fix ProviderTest Jeremy Stretch 2020-06-05 15:18:18 -0400
  • f526920391 Standardize virtualization API tests Jeremy Stretch 2020-06-05 15:06:08 -0400
  • d3fbaca228 Standardize virtualization API tests Jeremy Stretch 2020-06-05 15:06:08 -0400
  • 9e691188dd Standardize tenancy API tests Jeremy Stretch 2020-06-05 14:30:01 -0400
  • ae913f14ce Standardize tenancy API tests Jeremy Stretch 2020-06-05 14:30:01 -0400
  • 23f1221a5b Standardize SecretRoleTest Jeremy Stretch 2020-06-05 14:18:07 -0400
  • 1ee79ee61e Standardize SecretRoleTest Jeremy Stretch 2020-06-05 14:18:07 -0400
  • 5367431c49 Standardize IPAM API tests Jeremy Stretch 2020-06-05 14:09:54 -0400
  • b5ebfd0b07 Standardize IPAM API tests Jeremy Stretch 2020-06-05 14:09:54 -0400
  • 881aae63dc Add label to forms, views and templates Jonathan Senecal 2020-06-05 13:59:59 -0400
  • 286a3e6ca2 Add label to forms, views and templates Jonathan Senecal 2020-06-05 13:59:59 -0400
  • 79f66ea76d Standardize extras API tests Jeremy Stretch 2020-06-05 13:41:54 -0400
  • 665646707c Standardize extras API tests Jeremy Stretch 2020-06-05 13:41:54 -0400
  • b96d28b862 Standardize DCIM API tests Jeremy Stretch 2020-06-05 10:31:29 -0400
  • 279ae7ea10 Standardize DCIM API tests Jeremy Stretch 2020-06-05 10:31:29 -0400
  • 73d6c7de43 Return an empty list if value is None Jonathan Senecal 2020-06-05 12:34:09 -0400
  • d65cead212 Return an empty list if value is None Jonathan Senecal 2020-06-05 12:34:09 -0400
  • 87dd31f3cd Add the label to the string representation Jonathan Senecal 2020-06-05 11:01:39 -0400
  • e21cbf2a06 Add the label to the string representation Jonathan Senecal 2020-06-05 11:01:39 -0400
  • d59102e98c Add label to *port serializers Jonathan Senecal 2020-06-05 10:42:13 -0400
  • 1fae9aff0c Add label to *port serializers Jonathan Senecal 2020-06-05 10:42:13 -0400
  • b19f1de203 Add label to *ports models Jonathan Senecal 2020-06-05 10:32:59 -0400
  • a06d74472d Add label to *ports models Jonathan Senecal 2020-06-05 10:32:59 -0400
  • 4aa6e6b3a4 Fix update data Jeremy Stretch 2020-06-05 10:05:54 -0400
  • 8cc1dc9f1c Fix update data Jeremy Stretch 2020-06-05 10:05:54 -0400
  • b503d2920f Optimize test_get_provider_graphs() Jeremy Stretch 2020-06-05 09:36:38 -0400
  • 86e5a09b01 Optimize test_get_provider_graphs() Jeremy Stretch 2020-06-05 09:36:38 -0400
  • bf7071ff3b Correct test method name Jeremy Stretch 2020-06-05 09:19:31 -0400
  • 1d5f2fbd11 Correct test method name Jeremy Stretch 2020-06-05 09:19:31 -0400
  • 4c310e89e1 Add the label to the string representation Jonathan Senecal 2020-06-04 17:11:27 -0400
  • f8851121ab Add the label to the string representation Jonathan Senecal 2020-06-04 17:11:27 -0400
  • b561c0bb76 Add label to Interface serializers Jonathan Senecal 2020-06-04 16:50:51 -0400
  • e9f8640ee6 Add label to Interface serializers Jonathan Senecal 2020-06-04 16:50:51 -0400
  • 02f3dc4cdd Update circuits API tests to use APIViewTestCases Jeremy Stretch 2020-06-04 16:47:15 -0400
  • 4219691e62 Update circuits API tests to use APIViewTestCases Jeremy Stretch 2020-06-04 16:47:15 -0400
  • c753a30dfd Introduce APIViewTestCases for standardized API view testing Jeremy Stretch 2020-06-04 16:45:03 -0400
  • 4ae1879b87 Introduce APIViewTestCases for standardized API view testing Jeremy Stretch 2020-06-04 16:45:03 -0400
  • 1a2c51202b Add label to interface models Jonathan Senecal 2020-06-04 16:44:25 -0400
  • cde1db4436 Add label to interface models Jonathan Senecal 2020-06-04 16:44:25 -0400
  • 14bcd3f353 Merge pull request #4719 from netbox-community/4715-avoid-unnecessary-queries Jeremy Stretch 2020-06-04 13:13:17 -0400
  • d2dce6db25
    Merge pull request #4719 from netbox-community/4715-avoid-unnecessary-queries Jeremy Stretch 2020-06-04 13:13:17 -0400
  • ba0746e027 Closes #4698: Improve display of template code for object in admin UI Jeremy Stretch 2020-06-04 13:11:24 -0400
  • fae115b995 Closes #4698: Improve display of template code for object in admin UI Jeremy Stretch 2020-06-04 13:11:24 -0400
  • 0c91682c39 Avoid unnecessary queries in Cable.from_db Sander Steffann 2020-06-04 17:46:09 +0200
  • 8f9dcf5a97 Avoid unnecessary queries in Cable.from_db Sander Steffann 2020-06-04 17:46:09 +0200
  • 50a9b810b1 Add local_requirements.txt to .gitignore Jeremy Stretch 2020-06-04 11:44:16 -0400
  • 91ba44cc96 Add local_requirements.txt to .gitignore Jeremy Stretch 2020-06-04 11:44:16 -0400
  • 0ba253a13b #4674 - Correct many=False to many=True on the response serializers Daniel Sheppard 2020-06-04 09:42:00 -0500
  • 5330914431 #4674 - Correct many=False to many=True on the response serializers Daniel Sheppard 2020-06-04 09:42:00 -0500
  • 7136fcffc1 #4674 - Fix available-ips and available-prefixes swagger definitions Daniel Sheppard 2020-06-04 09:34:22 -0500
  • 927c012fc9 #4674 - Fix available-ips and available-prefixes swagger definitions Daniel Sheppard 2020-06-04 09:34:22 -0500
  • 8bb8039163 Update LDAP configuration documentation Jeremy Stretch 2020-06-03 15:57:11 -0400
  • dc161d9f2f Update LDAP configuration documentation Jeremy Stretch 2020-06-03 15:57:11 -0400
  • 6c25193b04 Move LDAP authentication support to LDAPBackend Jeremy Stretch 2020-06-03 15:42:24 -0400
  • 040fadb0c3 Move LDAP authentication support to LDAPBackend Jeremy Stretch 2020-06-03 15:42:24 -0400
  • ccce836e02 Dropped backward compatibility for the /admin/webhook-backend-status URL Jeremy Stretch 2020-06-03 14:15:29 -0400
  • bb1484a444 Dropped backward compatibility for the /admin/webhook-backend-status URL Jeremy Stretch 2020-06-03 14:15:29 -0400
  • 324aefeeef Dropped backward compatibility for 'webhooks' Redis queue Jeremy Stretch 2020-06-03 14:13:18 -0400
  • b31cc89478 Dropped backward compatibility for 'webhooks' Redis queue Jeremy Stretch 2020-06-03 14:13:18 -0400
  • 91af5a056c Merge pull request #4705 from netbox-community/554-object-permissions Jeremy Stretch 2020-06-03 13:29:16 -0400
  • 05c851301e
    Merge pull request #4705 from netbox-community/554-object-permissions Jeremy Stretch 2020-06-03 13:29:16 -0400
  • 91d276401a Split ObjectPermission model documentation Jeremy Stretch 2020-06-03 13:20:35 -0400
  • dbf6c0a075 Split ObjectPermission model documentation Jeremy Stretch 2020-06-03 13:20:35 -0400
  • 516927ae3a Add REST API endpoint for ObjectPermissions Jeremy Stretch 2020-06-03 13:08:04 -0400
  • 3084d58da1 Add REST API endpoint for ObjectPermissions Jeremy Stretch 2020-06-03 13:08:04 -0400
  • 0240107c1d Update permissions documentation Jeremy Stretch 2020-06-03 10:00:58 -0400
  • 19b57aa1ea Update permissions documentation Jeremy Stretch 2020-06-03 10:00:58 -0400
  • a71d18fbe3 Rename attrs to constraints Jeremy Stretch 2020-06-03 09:43:46 -0400
  • d157818d7e Rename attrs to constraints Jeremy Stretch 2020-06-03 09:43:46 -0400
  • 2adcefe54d Rename content_types to object_types Jeremy Stretch 2020-06-03 09:27:20 -0400
  • ddcd172af1 Rename content_types to object_types Jeremy Stretch 2020-06-03 09:27:20 -0400
  • cc1acfb633 Uodate script and report views to use ObjectPermissionRequiredMixin Jeremy Stretch 2020-06-02 15:40:39 -0400
  • 19407ba3bc Uodate script and report views to use ObjectPermissionRequiredMixin Jeremy Stretch 2020-06-02 15:40:39 -0400
  • 931a121eb7 Remove delete_token permission from TokenDeleteView Jeremy Stretch 2020-06-02 15:36:31 -0400
  • 3502398d1d Remove delete_token permission from TokenDeleteView Jeremy Stretch 2020-06-02 15:36:31 -0400
  • b8c048995f Update VirtualChassis views to support ObjectPermissions Jeremy Stretch 2020-06-02 15:33:41 -0400
  • 205acd2c4d Update VirtualChassis views to support ObjectPermissions Jeremy Stretch 2020-06-02 15:33:41 -0400
  • 779f75904b Change CableCreateView to use ObjectEditView Jeremy Stretch 2020-06-02 15:15:57 -0400
  • e463430d51 Change CableCreateView to use ObjectEditView Jeremy Stretch 2020-06-02 15:15:57 -0400
  • d5f57a41f0 Update ObjectImportView to support ObjectPermissions Jeremy Stretch 2020-06-02 14:19:08 -0400
  • cae412d280 Update ObjectImportView to support ObjectPermissions Jeremy Stretch 2020-06-02 14:19:08 -0400
  • e50c4e50ee Fixes #4707: Fix prefix_count population on VLAN API serializer Jeremy Stretch 2020-06-02 13:40:14 -0400
  • 56f6698ba5 Fixes #4707: Fix prefix_count population on VLAN API serializer Jeremy Stretch 2020-06-02 13:40:14 -0400
  • 3c03a66f2b Admin UI improvements Jeremy Stretch 2020-06-02 13:21:00 -0400
  • a62b98ac50 Admin UI improvements Jeremy Stretch 2020-06-02 13:21:00 -0400
  • cd2ab9f1af Accomodate custom legacy permission in schema migration Jeremy Stretch 2020-06-02 10:50:58 -0400
  • 7a7634de2d Accomodate custom legacy permission in schema migration Jeremy Stretch 2020-06-02 10:50:58 -0400
  • fe00577020 Remove activate_userkey permission Jeremy Stretch 2020-06-02 09:47:31 -0400
  • c6e85970d4 Remove activate_userkey permission Jeremy Stretch 2020-06-02 09:47:31 -0400
  • 115fbecb44 Update custom napalm_read, napalm_write permissions Jeremy Stretch 2020-06-02 09:36:45 -0400
  • 110bad7041 Update custom napalm_read, napalm_write permissions Jeremy Stretch 2020-06-02 09:36:45 -0400
  • f04faee88a Clean up permissions utility functions Jeremy Stretch 2020-06-02 09:26:45 -0400
  • 85e932bfc1 Clean up permissions utility functions Jeremy Stretch 2020-06-02 09:26:45 -0400
  • 2633748f2d Update tests for cables Sander Steffann 2020-06-02 13:14:51 +0200
  • 886b59f400 Update tests for cables Sander Steffann 2020-06-02 13:14:51 +0200