From 6b5f1561780a8eab44c271b20e4b3461d8da248b Mon Sep 17 00:00:00 2001 From: ryanmerolle Date: Thu, 2 Feb 2023 21:52:06 +0000 Subject: [PATCH] add a top level TODO for tracking --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..5218b1d --- /dev/null +++ b/TODO @@ -0,0 +1,7 @@ +- TODO: ACL Form Bubble/ICON Extended/Standard +- TODO: Add an Access List to an Interface Custom Fields after comments - DONE +- TODO: ACL rules, look at last number and increment to next 10 +- TODO: Clone for ACL Interface should include device +- TODO: Inconsistent errors for add/edit (where model is using a generic page) +- TODO: Check Constants across codebase for consistency. +- TODO: Test API, Forms, & Models - https://github.com/k01ek/netbox-bgp/tree/main/netbox_bgp/tests , https://github.com/DanSheps/netbox-secretstore/tree/develop/netbox_secretstore/tests & https://github.com/FlxPeters/netbox-plugin-prometheus-sd/tree/main/netbox_prometheus_sd/tests