Skip to content

Pending Page Shell #187

@nkanchinadam

Description

@nkanchinadam

Context
The Pending Page will display pending images to admins, so that they can then either approve or deny the images. Approved images will then appear in their respective albums.

Task
The purpose of this task is to create the shell of the Pending Page using test data. For now, just display the images themselves in a grid and issue #189 will handle wrapping the images with additional functionality.

Task List

  • Create the Pending Page according to the Figma
  • Add the Pending Page to the /albums/pending route and the /albums/[albumId]/pending routes
    • For the /albums/pending route, the Pending Page should show all the pending images from all albums, grouped by album
    • For the /albums/[albumId]/pending route, the Pending Page should only show the pending images from the specified album
  • Add auth restrictions to the above routes so that only admins can access this page

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureUser-facing functionality or behavior change

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions