Add a new menu for point systems.
The landing page should display all available point systems.
From here the user should be able to create a new point system as well as editing an existing one.
Provide a button to copy an existing point system to a new instance. This includes the point system instance itself as well as the point rules.
Analyze the gRPC messages PointSystem (and referenced messages) to get an idea how the point systems are organized.
Add a new menu for point systems.
The landing page should display all available point systems.
From here the user should be able to create a new point system as well as editing an existing one.
Provide a button to copy an existing point system to a new instance. This includes the point system instance itself as well as the point rules.
Analyze the gRPC messages PointSystem (and referenced messages) to get an idea how the point systems are organized.