Closed
Description
Once we have a basic implementation of the provisioners page ready without grouping, we rework the UI to group them by authentication method (PSK, built-in, or key)
Requirements
- group provisioners by auth method and represent this grouping the UI according to the above mock
- don't show provisioner keys that don't have any provisioners (we will view these in the CLI only right now)
- don't worry about pagination right now
- ensure provisioner expansion has max-height with own scrolling area
- ensure responsive design doesn't break page (but doesn't need to be perfected)
- update storybooks for new view