Commit Graph

7596 Commits

Author SHA1 Message Date
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
jeremystretch
36291d411f Release NetBox v2.11.7 2021-06-16 15:59:46 -04:00
jeremystretch
6853b1e111 Closes #6588: Add support for webp files as front/rear device type images 2021-06-16 14:01:30 -04:00
jeremystretch
011cf8bc92 Closes #6589: Standardize breadcrumb navigation for power panels and feeds 2021-06-16 13:50:35 -04:00
jeremystretch
9b9aff6bf6 Closes #6564: Add N connector type for pass-through ports 2021-06-16 13:43:38 -04:00
jeremystretch
5eebe33414 Add Equinix Metal as a sponsor 2021-06-15 15:22:20 -04:00
Jeremy Stretch
adefc0d77e Merge pull request #6604 from bluikko/patch-2
custom fields documentation missing word "more"
2021-06-15 10:57:58 -04:00
bluikko
8ff7e5c363 custom fields documentation missing word "more"
The "one or object types" looks like it is missing the word "more".
2021-06-15 15:05:37 +07:00
jeremystretch
f2652bde18 Update NetDev Slack links 2021-06-14 16:41:10 -04:00
jeremystretch
f562c2c60b Fixes #6602: Fix deletion of devices with cables attached 2021-06-14 16:38:19 -04:00
jeremystretch
cfb3844e45 Adopt IRM terminology 2021-06-14 14:08:55 -04:00
jeremystretch
d5b2651a53 Merge branch 'develop' into feature 2021-06-14 09:23:01 -04:00
jeremystretch
f12d425fd1 Optimize MPTTColumn rendering 2021-06-14 09:19:05 -04:00