Block a user
add possibility to finish a goal
Implement UI for completing a goal (POST /user/{userId}/allowance/{goalId/complete})
add possibility to finish a goal
Add back button in edit pages
add way of removing a goal
Implement UI for deleting an allowance goal (DELETE /user/{userId}/allowance/{goalId})
add way of removing a goal
Implement UI for updating an allowance goal (PUT /user/{userId}/allowance/{goalId})