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
bf6517ea5edc989b8d3f32c71529c0bcb6955c46
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
22
Apr
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
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
Fix feed page same key error
Add questions page link to user navigation
Redirect user from questions page if not an admin
Use a more responsive design
Define minimum widths and heights
Allocate delete button to disable endpoint
Disable a question instead of deleting it
Identify more errors when updating/deleting documents
Add endpoint to delete a question
Add delete method to base repository
Clear input once question is inserted
Add shadows to the scrollable list
Add a placeholder for the question input
Add a status message
Wait for question to insert before updating page
Add a Questions Management table
Add New Question Form component
Add Question List component
Add use hook for Questions
grow avatar on hover
Added useDaily hook
Moved post page
better max width
Add endpoint to fetch questions stored in DB
Merge branch 'FE-questions-and-posts' into 'main'
Add environment variables to front-service docker build
Fix feed-service docker issue
Use node:latest for the frontend service docker
Loading