Progression
Help your design team to grow at work
Visual bug on position page
More metadata for categories
Edit requirement - route properly when saved
Update team welcome flow: templates first
Easier way to edit skill_levels in admin?
ability to assign a different team member as an admin or owner (not currently possible)
Run any migrations automatically on push
Edit skill (via csv and form)
can delete a position + requirements
Ensure all forms are explained and pages are clear
Allow option for choosing frameworks as part of onboarding
Clearer view for choosing skill level
I can only access a team if I'm in it, and only edit it if I'm an admin (pundit integration)
[Pundit] I can only edit my team if I'm an admin of the team
Add `authoring_team` to skill
[Pundit] I can only edit a framework if I'm an admin of the team that created the framework
[Pundit] I can only view a framework if it's public or I'm in a team using it
[Pundit] I can only create or join a new framework, or add people to positions in the framework if I'm an admin of the team using it
remove marketing code from app
Add `authorize` everywhere