tourbillon-store / tourbillon

2 stars 0 forks source link

Move fetching of admin data to when a user accesses the admin panel #92

Closed schai6 closed 6 years ago

schai6 commented 6 years ago

Story: As an admin, I only want admins to view admin data. As a user, I shouldn't need to view all data.

Implementation: Fetch only when hitting the admin link so common users do not see that data.