Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Daily Thought App
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
COM3014-Coursework
Daily Thought App
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
655294236f56456fe9ab577ffdc1ef6f55b2525e
Select Git revision
Branches
12
13-adding-my-new-awesome-feature
15-adding-basic-post-component
17-init-feed-service-with-mongo
19-create-fetch-posts-endpoints
20-create-comment-service-requirements-2
24-create-endpoint-for-user-registration
CS2
comment-service-test-nodemon
main
default
protected
mongo-seeder
new-branch-to-test-comment-service
toggle-like-endpoint
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Apr
19
18
17
16
15
14
13
11
10
9
8
7
4
31
Mar
30
29
28
25
24
23
21
20
19
18
17
16
15
14
13
12
11
10
3
Fixed error where feed was rendered without full userList
lil optimise
im too tired at this point
Updated userDail param
LikeStack popover
Merge branch 'main' into FE-questions-and-posts
Merge branch 'feed-service-tweaks' into 'main'
And prettierrc
Docker things
Added feed pages
HOOKS
Refactored user avatar
Refactored question card
Post now interactive
Likestack now shows 0 message
Modified answer card
Added question form component
Added new comment form component
Fixed scala endpoint with my amazing scala skills
Add endpoint to fetch user's current Daily
Sort Dailies in Feed by creation date
Return user daily alongside feed
jwt now with admin false
Fixed feedhook
Feed test
Fixed user icon
Question card component
More hooks
changed users liked list to list of object id
comment-service…
comment-service-test-nodemon
Merge branch 'main' into FE-questions-and-posts
Merge branch '37-remove-html-error-responses' into 'main'
Removed all cors restrictions
Use correct response status codes
Display unexpected error messages in console
Enable and configure CORS
Return custom non-html errors
Merge branch 'main' into FE-questions-and-posts
Merge branch '36-fix-docker-issues-with-feed-service' into 'main'
Only run feed-service-build based on labels
Correctly load environment variables
Loading