Commit Graph

  • 57fc6efd4c
    Merge pull request #6678 from netbox-community/2007-graphql Jeremy Stretch 2021-06-30 10:42:49 -0400
  • 6a5e4c912e Omit _path from CableTermination models jeremystretch 2021-06-30 10:20:20 -0400
  • 2fe734e6f9 Omit _path from CableTermination models jeremystretch 2021-06-30 10:20:20 -0400
  • 925e11f6d2 Consolidate GraphQLTestCase into APIViewTestCase jeremystretch 2021-06-30 10:07:33 -0400
  • e6091ee0c9 Consolidate GraphQLTestCase into APIViewTestCase jeremystretch 2021-06-30 10:07:33 -0400
  • 7cba0badd6 Use _list appendix for GraphQL list queries jeremystretch 2021-06-30 09:57:33 -0400
  • 728b3bac67 Use _list appendix for GraphQL list queries jeremystretch 2021-06-30 09:57:33 -0400
  • 6ff4bb4b23 Merge upstream v2.10.6 into develop Merge branch 'master' into develop Marco Ceppi 2021-03-23 15:16:38 -0400
  • cc4adf86d1 Add documentation for GraphQL API jeremystretch 2021-06-30 09:35:50 -0400
  • 0d7309cb19 Add documentation for GraphQL API jeremystretch 2021-06-30 09:35:50 -0400
  • 3847beee02 Closes #6667: Display VM memory as GB/TB as appropriate jeremystretch 2021-06-29 14:00:16 -0400
  • 18a9e39be6 Closes #6667: Display VM memory as GB/TB as appropriate jeremystretch 2021-06-29 14:00:16 -0400
  • fe60f9c9c7 Closes #6666: Show management-only status under interface detail view jeremystretch 2021-06-29 13:47:44 -0400
  • 18934bcc69 Closes #6666: Show management-only status under interface detail view jeremystretch 2021-06-29 13:47:44 -0400
  • 17821d39a9 Fixes #6676: Fix device/VM counts per cluster under cluster type/group views jeremystretch 2021-06-29 13:44:46 -0400
  • 98ff00bc62 Fixes #6676: Fix device/VM counts per cluster under cluster type/group views jeremystretch 2021-06-29 13:44:46 -0400
  • a1ccde7b0c Add configuration parameter to toggle GraphQL API jeremystretch 2021-06-29 13:30:38 -0400
  • 8d2f79cf24 Add configuration parameter to toggle GraphQL API jeremystretch 2021-06-29 13:30:38 -0400
  • 212b6cfaf3 Add GraphQL for users and groups jeremystretch 2021-06-29 13:15:10 -0400
  • 05ba54b6d3 Add GraphQL for users and groups jeremystretch 2021-06-29 13:15:10 -0400
  • 02427fb41e Clean up GraphQL object types & tests jeremystretch 2021-06-29 12:55:17 -0400
  • ef3cb9544a Clean up GraphQL object types & tests jeremystretch 2021-06-29 12:55:17 -0400
  • bf62b7ecfd Add GraphQL type for ContentType jeremystretch 2021-06-29 11:36:18 -0400
  • 79614ed2cf Add GraphQL type for ContentType jeremystretch 2021-06-29 11:36:18 -0400
  • 6927c11389 Extended GraphQL tests to include all fields jeremystretch 2021-06-29 11:20:54 -0400
  • 7deabfe9cd Extended GraphQL tests to include all fields jeremystretch 2021-06-29 11:20:54 -0400
  • d7af0b0c49 Clean up token-based authentication for GraphQL jeremystretch 2021-06-28 16:19:02 -0400
  • bd1e019a42 Clean up token-based authentication for GraphQL jeremystretch 2021-06-28 16:19:02 -0400
  • 9399dcfccd Add GraphQL for DCIM jeremystretch 2021-06-25 16:17:36 -0400
  • 14e27363e0 Add GraphQL for DCIM jeremystretch 2021-06-25 16:17:36 -0400
  • 87d28a6724 Add GraphQL for virtualization jeremystretch 2021-06-25 15:31:43 -0400
  • 605b7c5b3e Add GraphQL for virtualization jeremystretch 2021-06-25 15:31:43 -0400
  • 51d5eedc93 Add GraphQL for tenancy jeremystretch 2021-06-25 14:19:20 -0400
  • 881b18f6d0 Add GraphQL for tenancy jeremystretch 2021-06-25 14:19:20 -0400
  • 1e06d3ce3c Add GraphQL for extras jeremystretch 2021-06-25 14:12:09 -0400
  • 7256c7050a Add GraphQL for extras jeremystretch 2021-06-25 14:12:09 -0400
  • 0e90bd5e6e Use v3.0 enum naming jeremystretch 2021-06-25 14:11:41 -0400
  • 7a2a25c13a Use v3.0 enum naming jeremystretch 2021-06-25 14:11:41 -0400
  • a14463bb05 Add GraphQL for IPAM jeremystretch 2021-06-25 10:14:35 -0400
  • 3e0bcd58d4 Add GraphQL for IPAM jeremystretch 2021-06-25 10:14:35 -0400
  • 984e815cdf Clean up GraphQL tests jeremystretch 2021-06-25 10:14:06 -0400
  • 4c209ed74c Clean up GraphQL tests jeremystretch 2021-06-25 10:14:06 -0400
  • a2d9e525ff Add support for DRF token authentication jeremystretch 2021-06-25 09:13:08 -0400
  • d5675a5d4a Add support for DRF token authentication jeremystretch 2021-06-25 09:13:08 -0400
  • ed261f339d Added initial GraphQL tests jeremystretch 2021-06-21 13:35:52 -0400
  • 91d39cc0c0 Added initial GraphQL tests jeremystretch 2021-06-21 13:35:52 -0400
  • c7fea50a2c Add support for custom field data jeremystretch 2021-06-21 12:13:20 -0400
  • 930ca8d9a1 Add support for custom field data jeremystretch 2021-06-21 12:13:20 -0400
  • 716d565314 Initial work on GraphQL jeremystretch 2021-06-08 13:52:39 -0400
  • 6a07f66cfc Initial work on GraphQL jeremystretch 2021-06-08 13:52:39 -0400
  • 1d62d67c86 Merge pull request #6659 from netbox-community/6466-replace-django-admin Jeremy Stretch 2021-06-24 09:04:08 -0400
  • 442b3fcc48
    Merge pull request #6659 from netbox-community/6466-replace-django-admin Jeremy Stretch 2021-06-24 09:04:08 -0400
  • d83a3f81f4 Tables cleanup jeremystretch 2021-06-24 08:51:29 -0400
  • 6cc4f27ee3 Tables cleanup jeremystretch 2021-06-24 08:51:29 -0400
  • 584cf66df8 Update extras documentation jeremystretch 2021-06-24 08:37:06 -0400
  • 036a068b83 Update extras documentation jeremystretch 2021-06-24 08:37:06 -0400
  • cb61c86e79 Add UI views for webhooks jeremystretch 2021-06-23 21:24:23 -0400
  • 4e0b795a3c Add UI views for webhooks jeremystretch 2021-06-23 21:24:23 -0400
  • 4a9c2d93df Add UI views for export templates jeremystretch 2021-06-23 20:39:35 -0400
  • 10cbbee947 Add UI views for export templates jeremystretch 2021-06-23 20:39:35 -0400
  • 5a13c96e48 Add UI views for custom links jeremystretch 2021-06-23 17:09:15 -0400
  • 276ded0119 Add UI views for custom links jeremystretch 2021-06-23 17:09:15 -0400
  • a117307d03 Add UI views for custom fields jeremystretch 2021-06-22 16:28:06 -0400
  • b017927c69 Add UI views for custom fields jeremystretch 2021-06-22 16:28:06 -0400
  • 4a5637ffe9 #6372: Fix nav-pill styling checktheroads 2021-06-23 11:45:43 -0700
  • e59d88bbe9 #6372: Fix nav-pill styling checktheroads 2021-06-23 11:45:43 -0700
  • 7275ff13b4 #6372: Improve sidebar styling checktheroads 2021-06-23 11:39:32 -0700
  • e1391cae20 #6372: Improve sidebar styling checktheroads 2021-06-23 11:39:32 -0700
  • f11db17048 #6372: Add opacity utility classes checktheroads 2021-06-23 11:32:10 -0700
  • 0b819053cf #6372: Add opacity utility classes checktheroads 2021-06-23 11:32:10 -0700
  • 8a224d15f3 #6372: Fix sidebar tooltip rendering checktheroads 2021-06-23 11:30:58 -0700
  • 25b6f02091 #6372: Fix sidebar tooltip rendering checktheroads 2021-06-23 11:30:58 -0700
  • f9e87aeb18 #6372: Upgrade bootstrap to 5.0.2 checktheroads 2021-06-23 11:22:25 -0700
  • 32b6bc6a74 #6372: Upgrade bootstrap to 5.0.2 checktheroads 2021-06-23 11:22:25 -0700
  • 3f36169c6d #6372: Responsive layout improvements checktheroads 2021-06-23 10:57:09 -0700
  • 18f1b93ae4 #6372: Responsive layout improvements checktheroads 2021-06-23 10:57:09 -0700
  • c36b8d5417 Rename custom field model forms jeremystretch 2021-06-22 15:21:32 -0400
  • c7afc9eb28 Rename custom field model forms jeremystretch 2021-06-22 15:21:32 -0400
  • a39845ae06 Rename and refactor CustomFieldForm jeremystretch 2021-06-22 15:18:55 -0400
  • 3f63a02145 Rename and refactor CustomFieldForm jeremystretch 2021-06-22 15:18:55 -0400
  • 340424c177
    Repetition of optional variables in custom scripts bluikko 2021-06-23 11:32:51 +0700
  • 865de331f3 #6372: Implement layout improvements checktheroads 2021-06-22 17:20:17 -0700
  • eb0d5c996e #6372: Implement layout improvements checktheroads 2021-06-22 17:20:17 -0700
  • bad091daee Merge branch 'develop' into feature jeremystretch 2021-06-22 14:30:47 -0400
  • a8a9e061a1 Merge branch 'develop' into feature jeremystretch 2021-06-22 14:30:47 -0400
  • 375d088c08 Closes #6620: Show assigned VMs count under device role view jeremystretch 2021-06-22 14:21:41 -0400
  • 4292d88a92 Closes #6620: Show assigned VMs count under device role view jeremystretch 2021-06-22 14:21:41 -0400
  • a801ba988a Fixes #6637: Fix group assignment in 'available VLANs' link under VLAN group view jeremystretch 2021-06-22 14:16:16 -0400
  • a8af24d7ca Fixes #6637: Fix group assignment in 'available VLANs' link under VLAN group view jeremystretch 2021-06-22 14:16:16 -0400
  • a502b4b830 Fixes #6640: Disallow numeric values in custom text fields jeremystretch 2021-06-22 14:00:54 -0400
  • efa0fc2b09 Fixes #6640: Disallow numeric values in custom text fields jeremystretch 2021-06-22 14:00:54 -0400
  • 3afeeaab0b Fixes #6652: Fix exception when adding components in bulk to multiple devices jeremystretch 2021-06-22 13:54:03 -0400
  • ebb2918a88 Fixes #6652: Fix exception when adding components in bulk to multiple devices jeremystretch 2021-06-22 13:54:03 -0400
  • 9b2534b6a2 Update installation Hans Erasmus 2021-06-22 09:59:01 +0200
  • 4fb3a2e0a0
    Update installation Hans Erasmus 2021-06-22 09:59:01 +0200
  • 5cc4fa8eee
    Update customfields.py avisom 2021-06-21 17:19:53 +0300
  • a9ddf451cc Cleanup for #5139 jeremystretch 2021-06-21 08:46:20 -0400
  • 607039f043 Cleanup for #5139 jeremystretch 2021-06-21 08:46:20 -0400
  • 8e6f0905aa Fixes #6626: Fix site field on VM search form; add site group jeremystretch 2021-06-21 08:38:46 -0400
  • fb379b63ec Fixes #6626: Fix site field on VM search form; add site group jeremystretch 2021-06-21 08:38:46 -0400