From 24137ff9f30b473e8032dd05e8d6f06d655e2d1f Mon Sep 17 00:00:00 2001 From: Kevin Schaper Date: Mon, 5 Aug 2024 09:42:05 -0700 Subject: [PATCH 01/27] Loop over all association categories for an initial pass at showing all association types on page load --- .../src/pages/node/SectionAssociations.vue | 42 ++++++++++--------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/frontend/src/pages/node/SectionAssociations.vue b/frontend/src/pages/node/SectionAssociations.vue index 9c1633ca..0fb26718 100644 --- a/frontend/src/pages/node/SectionAssociations.vue +++ b/frontend/src/pages/node/SectionAssociations.vue @@ -3,29 +3,31 @@ --> - - - + +