15 Commits

Author SHA1 Message Date
Ryan Merolle
f0b461616b
netbox 3.6 support (#167)
netbox 3.6 support thanks to @abhi1693 & @kbelokon
2024-03-27 00:09:32 -04:00
Ryan Merolle
108fbb6751
NetBox 3.5 Support (#148)
* NetBox 3.5 updates
2023-06-23 14:41:42 -04:00
ryanmerolle
b74e8db8e3 update netbox config for plugin development 2023-01-25 20:11:08 +00:00
Abhimanyu Saharan
d24175504f
Added prerequisite models (#78)
* added prerequisite models #77
2023-01-20 22:18:30 -05:00
ryanmerolle
7d80a1f699 type ignore mypy 2022-10-07 18:33:12 +00:00
ryanmerolle
3efaf42eef black fixes 2022-10-07 18:23:38 +00:00
ryanmerolle
92211d4afd update demo_data 2022-10-07 16:06:39 +00:00
ryanmerolle
32a897de8d rename plugin 2022-10-05 11:47:50 +00:00
ryanmerolle
5b5e506f88 lint corrections 2022-07-29 17:38:01 +00:00
ryanmerolle
5b0198ed5d lint updates 2022-07-29 17:01:42 +00:00
ryanmerolle
75db50b737 lint updates 2022-07-29 16:48:41 +00:00
ryanmerolle
41a3f29217 lint fixes 2022-07-29 16:15:27 +00:00
Ryan Merolle
b0288037a2
Allow for ACL to VMs & Virtual Chassis on top of the current device association (#42)
* Associates hosts (devices, VMs, & virtual chassis) to each ACL
* Add a card to the object page for each of the above
* Update API & GraphQL
* Add a bulk delete button for ACL models
2022-07-21 10:30:52 -04:00
ryanmerolle
5795e802af add ACL card to device page 2022-07-15 13:41:46 +00:00
Ryan Merolle
2b51fec511
Local Dev workflow updates (#20)
* local development workflow draft
2022-07-07 14:54:53 -04:00