Joe Walling
Joe Walling
Currently the Readme.md shows a REST API. Instead, it needs to include information about the GraphQL API. Include some screenshots of GraphQL Playground. Also, include information on building the various...
When a string value is being used in a query, the following image shows the comparison options.  The way this reads, "In" and "Not In" aren't accurate. Instead, they...
I got a message as shown below. Please correct. We found a potential security vulnerability in a repository for which you have been granted security alert access. joewalling/ReactAdvantage Known high...
Change front-end to be able to create, read, update, and delete tasks using Apollo and the GraphQL server.
Change front-end to be able to create, read, update, and delete projects using Apollo and the GraphQL server.
Add a GraphQL server to the backend. I'll send you a specification.
Setup authorization and authentication using Identity server 4. You can find a tutorial for using it with ASP.NET core 2 at http://docs.identityserver.io/en/dev/quickstarts/0_overview.html Once you have it setup, make the login...
Set up a dev server on Azure. Create a build process to build both the front and backend and deploy to the new app service. Configure the settings so that...
Get Jest and Enzyme setup and create unit and integration tests for the front-end. There will be 3 different levels of testing in ReactAdvantage. - Unit Tests- Testing of individual...
Use the prime-react datebuilder in the forked version of 2 way query-builder to allow for date queries. Include date and time.