Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • master default protected
2 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01Jun23May2222Apr1918161312111030MarMerge branch 'Add-README' into 'master'mastermasterUpdated README.mdMerge branch 'CI/CD' into 'master'Added travis.yml file for CI/CD Merge branch 'service-tests' into 'develop'developdevelopUpdated docker configuration to fix compose error when launching on clean pull from gitlabBug fixes with api gateway and frontendAdded tests for comments serviceAdded user service testsAdded tests for post service routesMerge branch 'dockerize' into 'develop'Updated URIs in apollo gatewayCreated dockerfiles for all services and compose fileMerge branch 'apollo-gateway' into 'develop'Merge branch 'users-service' into 'develop'Merge branch 'comments-service' into 'develop'Merge branch 'posts-service' into 'develop'Merge branch 'frontend' into 'develop'Added the action resolvers for the different queries and mutations users can make.Created graphql adapter classes for the 3 microservices in the projectDefined the different types, queries and mutations for the gateway to expect and handleInitial commit for apollo gateway. Setup server and basic filesUpdated package.json with comments from merge requestAdded comment component to display commentsUpdated dark theme of appAdded signin/signup pageCreated the addComment and removeComment functions for adding and deleting commentID's from a postCreated the create, delete and like posts functions to handle create, delete, and liking postsAdded ViewPost and AddPost page and started working on the signup/signinImplemented the controller actions for comment requestsCreated all comment routes that will be usableAdded methods for checking a users email and getting a users details given their idImplemented signup route for users sign up requestImplemented signin route for users sign in requestFormatted fileRemoved unused importCreated mongoose model for commentsConnected to mongodb and started work on comment routesInstalled the required librariesStarted work on the comments service
Loading