verification-plugin icon indicating copy to clipboard operation
verification-plugin copied to clipboard

Refactoring of the navbar and tools page

Open Sallaa opened this issue 1 year ago • 1 comments

The navigation bar and the tools reuse similar code and variables and it needs refactoring

  • [ ] Less error prone variables: instead of having to type the strings by hand use enums
  • [ ] refactor using map when possible

Sallaa avatar Jan 30 '24 16:01 Sallaa

Pre refactor have been done to NavBar and Alltools Use one tool list Use fusion auth roles to filter tool and category display

ttramb avatar Mar 11 '24 11:03 ttramb

We will do more refactoring in 0.83

Sallaa avatar Jun 19 '24 07:06 Sallaa