Skip to content

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