Commit Graph

7708 Commits

Author SHA1 Message Date
jeremystretch
6a5e4c912e Omit _path from CableTermination models 2021-06-30 10:20:20 -04:00
jeremystretch
925e11f6d2 Consolidate GraphQLTestCase into APIViewTestCase 2021-06-30 10:07:33 -04:00
jeremystretch
7cba0badd6 Use _list appendix for GraphQL list queries 2021-06-30 09:57:33 -04:00
jeremystretch
cc4adf86d1 Add documentation for GraphQL API 2021-06-30 09:35:50 -04:00
jeremystretch
3847beee02 Closes #6667: Display VM memory as GB/TB as appropriate 2021-06-29 14:00:16 -04:00
jeremystretch
fe60f9c9c7 Closes #6666: Show management-only status under interface detail view 2021-06-29 13:47:44 -04:00
jeremystretch
17821d39a9 Fixes #6676: Fix device/VM counts per cluster under cluster type/group views 2021-06-29 13:44:46 -04:00
jeremystretch
a1ccde7b0c Add configuration parameter to toggle GraphQL API 2021-06-29 13:30:38 -04:00
jeremystretch
212b6cfaf3 Add GraphQL for users and groups 2021-06-29 13:15:10 -04:00
jeremystretch
02427fb41e Clean up GraphQL object types & tests 2021-06-29 12:55:17 -04:00
jeremystretch
bf62b7ecfd Add GraphQL type for ContentType 2021-06-29 11:36:18 -04:00
jeremystretch
6927c11389 Extended GraphQL tests to include all fields 2021-06-29 11:20:54 -04:00
jeremystretch
d7af0b0c49 Clean up token-based authentication for GraphQL 2021-06-28 16:19:02 -04:00
jeremystretch
9399dcfccd Add GraphQL for DCIM 2021-06-25 16:17:36 -04:00
jeremystretch
87d28a6724 Add GraphQL for virtualization 2021-06-25 15:31:43 -04:00
jeremystretch
51d5eedc93 Add GraphQL for tenancy 2021-06-25 14:19:20 -04:00
jeremystretch
1e06d3ce3c Add GraphQL for extras 2021-06-25 14:12:09 -04:00
jeremystretch
0e90bd5e6e Use v3.0 enum naming 2021-06-25 14:11:41 -04:00
jeremystretch
a14463bb05 Add GraphQL for IPAM 2021-06-25 10:14:35 -04:00
jeremystretch
984e815cdf Clean up GraphQL tests 2021-06-25 10:14:06 -04:00
jeremystretch
a2d9e525ff Add support for DRF token authentication 2021-06-25 09:13:08 -04:00
jeremystretch
ed261f339d Added initial GraphQL tests 2021-06-24 09:08:45 -04:00
jeremystretch
c7fea50a2c Add support for custom field data 2021-06-24 09:08:45 -04:00
jeremystretch
716d565314 Initial work on GraphQL 2021-06-24 09:08:45 -04:00
Jeremy Stretch
1d62d67c86 Merge pull request #6659 from netbox-community/6466-replace-django-admin
Closes #6646: Move extras out of Django admin UI
2021-06-24 09:04:08 -04:00
jeremystretch
d83a3f81f4 Tables cleanup 2021-06-24 08:51:29 -04:00
jeremystretch
584cf66df8 Update extras documentation 2021-06-24 08:37:06 -04:00
jeremystretch
cb61c86e79 Add UI views for webhooks 2021-06-23 21:30:23 -04:00
jeremystretch
4a9c2d93df Add UI views for export templates 2021-06-23 20:56:50 -04:00
jeremystretch
5a13c96e48 Add UI views for custom links 2021-06-23 17:10:04 -04:00
jeremystretch
a117307d03 Add UI views for custom fields 2021-06-23 17:10:04 -04:00
checktheroads
4a5637ffe9 #6372: Fix nav-pill styling 2021-06-23 11:46:43 -07:00
checktheroads
7275ff13b4 #6372: Improve sidebar styling 2021-06-23 11:39:32 -07:00
checktheroads
f11db17048 #6372: Add opacity utility classes 2021-06-23 11:39:04 -07:00
checktheroads
8a224d15f3 #6372: Fix sidebar tooltip rendering 2021-06-23 11:30:58 -07:00
checktheroads
f9e87aeb18 #6372: Upgrade bootstrap to 5.0.2 2021-06-23 11:22:25 -07:00
checktheroads
3f36169c6d #6372: Responsive layout improvements 2021-06-23 10:57:09 -07:00
jeremystretch
c36b8d5417 Rename custom field model forms 2021-06-23 11:53:58 -04:00
jeremystretch
a39845ae06 Rename and refactor CustomFieldForm 2021-06-23 11:53:58 -04:00
checktheroads
865de331f3 #6372: Implement layout improvements 2021-06-22 17:20:17 -07:00
jeremystretch
bad091daee Merge branch 'develop' into feature 2021-06-22 14:30:47 -04:00
jeremystretch
375d088c08 Closes #6620: Show assigned VMs count under device role view 2021-06-22 14:21:41 -04:00
jeremystretch
a801ba988a Fixes #6637: Fix group assignment in 'available VLANs' link under VLAN group view 2021-06-22 14:16:16 -04:00
jeremystretch
a502b4b830 Fixes #6640: Disallow numeric values in custom text fields 2021-06-22 14:00:54 -04:00
jeremystretch
3afeeaab0b Fixes #6652: Fix exception when adding components in bulk to multiple devices 2021-06-22 13:54:03 -04:00
jeremystretch
a9ddf451cc Cleanup for #5139 2021-06-21 08:46:20 -04:00
jeremystretch
8e6f0905aa Fixes #6626: Fix site field on VM search form; add site group 2021-06-21 08:38:46 -04:00
jeremystretch
fcc244640d Merge v2.11.7 2021-06-16 16:27:37 -04:00
jeremystretch
08fb38980c PRVB 2021-06-16 16:21:19 -04:00
Jeremy Stretch
346e03079b Merge pull request #6616 from netbox-community/develop
Release v2.11.7
2021-06-16 16:18:52 -04:00