Arthur
|
29327fb3e6
|
7961 update tests
|
2022-10-21 14:33:42 -07:00 |
|
Arthur
|
c84621e86c
|
7961 update tests
|
2022-10-21 14:29:55 -07:00 |
|
Arthur
|
8018b3aa87
|
7961 update tests
|
2022-10-21 12:00:09 -07:00 |
|
Arthur
|
11a30cf917
|
7961 update tests
|
2022-10-21 11:20:13 -07:00 |
|
Arthur
|
63df2dc08c
|
7961 update tests
|
2022-10-21 11:03:06 -07:00 |
|
Arthur
|
bfe485cac9
|
7961 update tests
|
2022-10-21 10:23:14 -07:00 |
|
Arthur
|
755c18dc10
|
7961 update tests
|
2022-10-21 10:01:12 -07:00 |
|
Arthur
|
5fbcdc721c
|
7961 update tests
|
2022-10-21 09:52:46 -07:00 |
|
Arthur
|
a9ce58538d
|
7961 update tests
|
2022-10-20 17:58:54 -07:00 |
|
Arthur
|
3c32968b5f
|
7961 fix does not exist validation error
|
2022-10-20 13:41:31 -07:00 |
|
Arthur
|
5ed58959e9
|
7961 fix does not exist validation error
|
2022-10-20 13:28:54 -07:00 |
|
Arthur
|
878351285b
|
7961 add tests cases
|
2022-10-20 13:17:16 -07:00 |
|
Arthur
|
9e9b6c7da3
|
7961 change to id, add docs
|
2022-10-19 14:11:43 -07:00 |
|
Arthur
|
1ecf51e492
|
7961 bugfix and cleanup
|
2022-10-19 13:53:02 -07:00 |
|
Arthur
|
3d66012329
|
Merge branch 'feature' into 7961-csv-bulk-update
|
2022-10-19 13:24:25 -07:00 |
|
jeremystretch
|
85a4b1f881
|
Closes #10699: Remove custom import_object() function
|
2022-10-19 10:40:39 -04:00 |
|
Arthur
|
0876c748cf
|
temp checkin - blocked
|
2022-10-18 08:24:54 -07:00 |
|
Arthur
|
b97e3c9f6a
|
7961 add csv bulk update
|
2022-10-14 16:55:20 -07:00 |
|
Arthur
|
a44eed5001
|
10631 add extra GraphQL documentation
|
2022-10-13 08:08:26 -04:00 |
|
jeremystretch
|
f2407afc9f
|
Changelog for #8245
|
2022-10-12 13:43:31 -04:00 |
|
Arthur Hanson
|
99cf1b1671
|
8245 add graphql filtering at all levels (#10618)
* 8245 monkey-patch graphene-django to support filtering at all levels
* 8245 fix tests
* 8245 fix tests
|
2022-10-12 13:21:34 -04:00 |
|
jeremystretch
|
e8c5a4724a
|
Changelog for #9817, #10595
|
2022-10-11 12:35:50 -04:00 |
|
Arthur Hanson
|
9ca4c7315b
|
10595 extend graphql relationships (#10603)
* 9817 add graphql l2vpntermination assigned_object
* 9817 add graphql ipaddressassignment assigned_object
* 9817 ipan graphql gfk
* 9817 dcim graphql gfk
* 9817 dcim graphql gfk
* 9817 fix tests
* 10595 cable a_terminations to graphql
* 10595 add contacts to graphql
* 10595 move contacts to Provider
|
2022-10-11 12:26:18 -04:00 |
|
Arthur Hanson
|
ffce5d968d
|
8927 plugin search (#10489)
* #7016 base search classes
* 7016 add search indexes
* 7016 add search indexes
* 7016 add search indexes
* 7016 add search indexes
* 7016 add search indexes
* 7016 add search indexes
* 8927 refactor search
* 8927 refactor search
* 8927 refactor search
* 8927 refactor search
* 8927 get search choices working
* 8927 cleanup - optimize
* 8927 use backend search function
* 8927 fix for plugin search
* 8927 add docs
* Move search app to a module under netbox/
* Utilize global registry to register model search classes
* Build search form options from registry
* Determine search categories from model app by default
* Enable dynamic search registration for plugins
* Update docs & improve plugin support
* Clean up search backend class
* Docs for #8927
Co-authored-by: jeremystretch <jstretch@ns1.com>
|
2022-10-10 14:00:59 -04:00 |
|
jeremystretch
|
656f0b7d82
|
#9072: Add hide_if_empty argument to ViewTab
|
2022-10-10 08:11:29 -04:00 |
|
Jeremy Stretch
|
3f37914b3c
|
Merge pull request #10609 from netbox-community/10608-registered-model-views
Closes #10608: Register all core model views using register_model_view()
|
2022-10-07 17:58:07 -04:00 |
|
jeremystretch
|
b0ba9bd83d
|
Closes #10608: Register all core model views using register_model_view()
|
2022-10-07 17:17:58 -04:00 |
|
Jeremy Stretch
|
a3dbf4023c
|
Merge pull request #10597 from netbox-community/9072-plugin-view-tabs
#9072: Custom model view tabs for plugins
|
2022-10-07 15:22:04 -04:00 |
|
jeremystretch
|
053c97b7a8
|
Docs and test for #9072
|
2022-10-07 15:03:52 -04:00 |
|
jeremystretch
|
1fc8de85a3
|
Add device NAPALM view tabs
|
2022-10-07 14:17:18 -04:00 |
|
jeremystretch
|
5e1a0733e4
|
Replace active_tab context for object views
|
2022-10-07 12:14:19 -04:00 |
|
jeremystretch
|
bfe26b46a6
|
Wrap model detail views with register_model_view()
|
2022-10-07 11:36:14 -04:00 |
|
jeremystretch
|
4c999daacd
|
Introduce ViewTab
|
2022-10-07 10:54:34 -04:00 |
|
jeremystretch
|
663652f45e
|
Changelog for #9478
|
2022-10-06 16:54:19 -04:00 |
|
Arthur Hanson
|
10bb8fa10a
|
9478 link peers to GraphQL (#10574)
* 9468 add link_peer to GraphQL
* 9478 add class_type
* 9478 fix tests
* 9478 fix tests
* 9478 fix tests
|
2022-10-06 16:50:53 -04:00 |
|
jeremystretch
|
a0bae06ff7
|
Replace static journaling, changelog URL paths with dynamic resolution
|
2022-10-06 16:21:23 -04:00 |
|
jeremystretch
|
0d7851ed9d
|
#9072: Implement a mechanism for dynamically registering model detail views
|
2022-10-06 16:20:35 -04:00 |
|
jeremystretch
|
664d5db5eb
|
Changelog for #10556
|
2022-10-05 15:53:50 -04:00 |
|
Jeremy Stretch
|
a1cc15a604
|
Merge pull request #10557 from netbox-community/10556-graphql-display
#10556 add display to GraphQL
|
2022-10-05 15:51:54 -04:00 |
|
Arthur Hanson
|
24ba840be7
|
10472 graphene 3 (#10473)
* update to Graphene 3.0.0
* 10472 exempt view permissions on tests
* 10472 exempt permission check on graphql tests
|
2022-10-05 15:50:17 -04:00 |
|
jeremystretch
|
c481a1b6a2
|
Merge branch 'develop' into feature
|
2022-10-05 10:28:48 -04:00 |
|
jeremystretch
|
ae90ad1fb7
|
PRVB
|
2022-10-05 10:13:02 -04:00 |
|
Jeremy Stretch
|
56d9725c39
|
Merge pull request #10570 from netbox-community/develop
Release v3.3.5
|
2022-10-05 10:10:44 -04:00 |
|
jeremystretch
|
1c69bfaf2c
|
Release v3.3.5
|
2022-10-05 09:47:55 -04:00 |
|
jeremystretch
|
bdefd8ea8c
|
Fixes #10562: Correct URL for contacts table tags column
|
2022-10-05 08:13:33 -04:00 |
|
jeremystretch
|
03946f2ca8
|
Fixes #10559: Permit the pinning of a VM to a particular device within a cluster which has no site assignment
|
2022-10-04 15:46:55 -04:00 |
|
jeremystretch
|
fec8d1bc2f
|
Fixes #10423: Enforce object type validation when creating journal entries
|
2022-10-04 15:26:52 -04:00 |
|
jeremystretch
|
53f5f46037
|
#10460: Fix PowerFeed details
|
2022-10-04 14:36:14 -04:00 |
|
Arthur
|
81d99a0061
|
#10556 add display to GraphQL
|
2022-10-04 10:50:34 -07:00 |
|
jeremystretch
|
eef5cefb5d
|
Fixes #10460: Restore missing connection details for device components
|
2022-10-03 16:11:24 -04:00 |
|