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
a327bedd486eb7ddca6e58cbaa2c80afabc76508
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
23
Apr
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
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
Middleware
Datastores
Mongo connector
Added comment schema
Merge branch 'question-management-page' into 'main'
Merge branch '20-create-comment-service-requirements' into 'main'
Fixed error where wrong posts were showing
Remove console.logs
Added padding back
Fixed expected type
Applied hook fixes
Fixed hooks
Stylings
Default comment limit
Comment limit to remove commets
padding
Removed unused console.log()
replaced useDaily with usePost hook
Update style of questions page
Fixed question submit and feed retrieval
More spacing
Questioncard spacing
Added post times
Loading