Skip to content

SWS-31: Enable and disable capability views

Nathan Hertz requested to merge SWS-31-disable-capability into main

Added Pyramid views for enabling and disabling capabilities (just sets a new boolean enabled column value to true or false)

In the future, this enabled value will determine if capability requests can be created for the capability.

Merge request reports