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.
0e111d295397415c7aea2c4e4e45c967f80076ae
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
25
Apr
24
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
Add a config setting to toggle user seeding
Seed User DB when application starts
Add a config setting to toggle seeding
Seed Question DB when application starts
Add custom start up
Ensure collection is empty
mongo-seeder
mongo-seeder
Correctly remove the running instance of the feed-service
Delete local node_modules folder from container
Use correct user db name
Dockerise seeder
Use environment variables
Implement user service seeder
Implement questions service seeder
Implement base seeder
Add a prettier config
Initialise a TypeScript project
Merge branch 'prod-mode-things' into 'main'
Start frontend service in production mode
Added servicie endpoints that are behind the api service.
Added api gateway
Docker compuse use garweay endpoints
prod environments
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
Loading