Arthur Hanson
c08afd9197
10596 add overflow-auto to card-body ( #10621 )
...
* 10596 add overflow-auto to card-body
* 10596 add overflow-auto to card-body
2022-10-12 08:31:02 -04:00
jeremystretch
89e63f54c3
Changelog for #9817 , #10595
2022-10-11 12:35:50 -04:00
Arthur Hanson
d9bf5d0b3b
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
f63ee79a35
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
89786934dc
#9072 : Add hide_if_empty argument to ViewTab
2022-10-10 08:11:29 -04:00
kkthxbye-code
6fc89db923
Called super delete method before deleting JobResult task.
...
Done to avoid having deleted a task on accident if the deleting of the JobResult fails.
2022-10-09 21:16:26 +02:00
kkthxbye-code
396d1016a3
Work on job scheduling:
...
* Added JobResult form filtersets
* Change housekeeping cleanup delete from `_raw_delete` to `delete` to make sure scheduled tasks are cancelled
* Change default sort of JobResult table to -created
* Added `delete` override to `JobResult` to remove scheduled tasks from RQ when a JobResult is deleted
* Updated js/css dist files. Will need to be redone when develop is merged to feature.
2022-10-09 21:05:31 +02:00
kkthxbye-code
b8dae34eb5
Merge branch 'feature' into 8366-job-scheduling
...
Sync with upstream
2022-10-09 11:18:47 +02:00
Jeremy Stretch
d9783f3df3
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
c042c7e166
Closes #10608 : Register all core model views using register_model_view()
2022-10-07 17:17:58 -04:00
Jeremy Stretch
f470f9620b
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
2a065f7603
Docs and test for #9072
2022-10-07 15:03:52 -04:00
jeremystretch
95ac085bec
Add device NAPALM view tabs
2022-10-07 14:17:18 -04:00
jeremystretch
21b9d38748
Replace active_tab context for object views
2022-10-07 12:14:19 -04:00
jeremystretch
0a8d83cec1
Wrap model detail views with register_model_view()
2022-10-07 11:36:14 -04:00
jeremystretch
98f32fbdba
Introduce ViewTab
2022-10-07 10:54:34 -04:00
jeremystretch
56f2747e77
Changelog for #9478
2022-10-06 16:54:19 -04:00
Arthur Hanson
fc48707e9c
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
75732a175c
Replace static journaling, changelog URL paths with dynamic resolution
2022-10-06 16:21:23 -04:00
jeremystretch
a5eb8bffa1
#9072 : Implement a mechanism for dynamically registering model detail views
2022-10-06 16:20:35 -04:00
jeremystretch
2351c53e77
Changelog for #10556
2022-10-05 15:53:50 -04:00
Jeremy Stretch
a6c1d6a602
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
eb86f4a9d1
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
388170b9c2
Changelog for #9669 , #9722
2022-10-05 12:04:47 -04:00
Jeremy Stretch
a0f9906faf
Merge pull request #10567 from scanplus/ldap-ca-cert
...
Added LDAP_CA_CERT_* to LDAP settings
2022-10-05 12:01:39 -04:00
Arthur Hanson
992d2588f5
9669 sanitize social auth usernames ( #10549 )
2022-10-05 11:50:47 -04:00
Jeremy Stretch
1df86760d4
Merge pull request #10555 from kkthxbye-code/10527-update-js-dependencies
...
Fixes #10527 - Update JS dependencies
2022-10-05 11:04:37 -04:00
jeremystretch
cd34f23465
Merge branch 'develop' into feature
2022-10-05 10:28:48 -04:00
jeremystretch
8bb27a4aca
PRVB
2022-10-05 10:13:02 -04:00
Jeremy Stretch
d78d50f933
Merge pull request #10570 from netbox-community/develop
...
Release v3.3.5
2022-10-05 10:10:44 -04:00
jeremystretch
1d40c41603
Release v3.3.5
2022-10-05 09:47:55 -04:00
Tobias Genannt
8351ca3a2a
Added LDAP_CA_CERT_* to LDAP settings
...
These options can be used to specify a CA certificate to validate the LDAP
server certificate
2022-10-05 14:28:30 +02:00
jeremystretch
1a87ca810d
Fixes #10562 : Correct URL for contacts table tags column
2022-10-05 08:13:33 -04:00
kkthxbye-code
2e9ace7677
Fix graphiql by pinning esbuild
2022-10-04 22:00:32 +02:00
jeremystretch
b1eb8b768c
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
e4705fb8b6
Fixes #10423 : Enforce object type validation when creating journal entries
2022-10-04 15:26:52 -04:00
jeremystretch
f5d21ccea7
#10460 : Fix PowerFeed details
2022-10-04 14:36:14 -04:00
Arthur
75fdfc3518
#10556 add display to GraphQL
2022-10-04 10:50:34 -07:00
kkthxbye-code
9bb8454be3
Update JS dependencies WIP
2022-10-04 15:02:37 +02:00
jeremystretch
0b23092c35
Fixes #10460 : Restore missing connection details for device components
2022-10-03 16:11:24 -04:00
jeremystretch
11df4a4e53
Fixes #10517 : Automatically inherit site assignment from cluster when creating a virtual machine
2022-10-03 15:35:45 -04:00
jeremystretch
639b0935b5
Changelog for #10352
2022-10-03 15:03:28 -04:00
PieterL75
8f99699123
Issue10352 removegetvariables ( #10475 )
...
* Add javascript to disable empty form fields
* add js cleanGetUrl
* use addEventListener submit
* use addEventListener
* update collectstatics
* Use FormData to remove empty fields
* optimeze ts-ignore
* update ts-ignore comment
* oneline of ts-ignore
* one line of ts-ingnore
* fix tsc errors by adding types (as per kkthxbye)
Co-authored-by: Pieter Lambrecht <pieter.lambrecht@sentia.com>
2022-10-03 14:32:01 -04:00
jeremystretch
d48b15a559
Changelog for #8424 , #10491
2022-10-03 13:58:04 -04:00
jeremystretch
e3e3656a70
Closes #10346 : Document how to access plugin config parameters
2022-10-03 13:56:46 -04:00
Arthur Hanson
200d295660
8424 device location ( #10544 )
...
* 8424 fix merge
* 8424 fix merge
* 8424 fix merge
* 8424 fix merge
2022-10-03 13:55:05 -04:00
Jeremy Stretch
40b6924ae9
Merge pull request #10525 from netbox-community/10491-delete-dependant
...
10491 improve error message for ProtectedError on contact assignment
2022-10-03 13:27:34 -04:00
jeremystretch
8d6c315513
Fixes #10513 : Disable the reassignment of a module to a new device
2022-10-03 11:11:51 -04:00
jeremystretch
679a731f2c
Changelog for #9880
2022-09-30 17:30:18 -04:00
Jeremy Stretch
cfe97c2983
Merge pull request #10502 from jsenecal/9880-allow-plugins-to-register-apps
...
Allow Plugins to register a list of Django apps to be appended to INSTALLED_APPS
2022-09-30 17:28:56 -04:00