ScottyLabs / cmu_lost_and_found_v2

CMU Lost and Found website
2 stars 3 forks source link

Add an “Archived” tab to the admin page (#158) #159

Closed Nicolapps closed 2 years ago

Nicolapps commented 2 years ago

Description

This PR adds a switch to the admin panel that allows us to choose between active (which is the current behavior) and archived items.

Screenshot 2022-09-24 at 16 37 54

Closes #158

Type of change

How Has This Been Tested?

  1. Log in and go to the admin panel
  2. Expect to see the non-archived items
  3. Click on “Archived”
  4. Expect the archived items

Test Configuration:

Checklist: