Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce project dashboard skeleton #54

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

BenHenning
Copy link
Member

This PR aims to introduce the high-level data layering of the project dashboard & specific implementations for the domain layer including hook-ins into GraphQL using an abstracted data loader layer (which will make caching easier later on).

In particular, this encapsulates data loading, defines an issue + issue
repository domain layer, encapsulates GraphQL querying, and slightly
improves async function management via promises so that we explicitly
handle success/failure. Also, fill in TODOs for future functionality
that we need to add.
Spec out more of the domain objects needed in the domain layer, add some
documentation for issues to establish a document style & level of
detail, and add a high-level diagram of the organizational break-down.
@BenHenning BenHenning marked this pull request as draft January 21, 2021 05:46
@BenHenning
Copy link
Member Author

Note that TODOs still need to either be resolved or converted to issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant