Skip to content
This repository was archived by the owner on Jan 22, 2022. It is now read-only.
This repository was archived by the owner on Jan 22, 2022. It is now read-only.

Layout/design of the administrative UI #1

@ejaxon

Description

@ejaxon

Based on the outline of use cases, create a simple navigation & layout design for the administrative site.

Once the basic elements of the design are established, we will begin creating issues for specific pieces of the front end.

We have a skeletal version of the front-end code to start from. It includes log-in/log-out and a simple query to the API (it currently assumes that you are running the API server locally, at http://localhost:8080/graphql - this can be changed in the src/utilities/gqlClient.js file). We have temporarily disabled the login requirement so that development can happen without the need to distribute the Firebase token information.

The skeleton is a stripped-down version of this code from the City of Asheville. For examples of using the TinyMCE rich text editor and submitting form data via GraphQL mutations, see the Review.js and Question.js files in the src/app directory there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions