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
4
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
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
Graph
862837399072181638f59aaf95701f430a36b16f
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Apr
23
22
21
20
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
Catch invalid token error
fixed post minutes
Merge branch 'FE-comments' into 'main'
Add placeholder text for comment box
just for you x ;)
Fixed feed reloadiong
Quick fix title
Merge branch 'FE-comments' of https://gitlab.surrey.ac.uk/com3014-coursework/daily-thought-app into FE-comments
Docker compose auto commit
fixed docker compose auto commit
cleanup
Removed reference to useComment
removed useComment references
removed consol.logs
deleted useCOmments
Fixed comments api calling
fixed comments
removed all console.log
Added get comments function instead of hook
Add titles to pages
Fix indentation
Apply 1 suggestion(s) to 1 file(s)
added endpoint to retrieve liked state
toggle-like-end…
toggle-like-endpoint
added route + controller toggle-like end point
centered text
I'm really done with this now
Fixed comment author bug
Fixed user mix up
Comments
Merge branch 'CS2' into FE-comments
fixed comment route
CS2
CS2
post methods fix
dockerised
oops
Index
Added dockerfile
Jwt secret
Comment type
Routes and types
CommentManager
Loading