Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TDDD27_2020_DISCORE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
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
Gustaf Wallström
TDDD27_2020_DISCORE
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
dev
gusan112-master-patch-29224
master
default
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
May
27
26
22
21
20
12
7
6
29
Apr
28
27
19
15
12
30
Mar
Last link did not work, this does!
master
master
Updated Readme with screencast link
Update README.md
Update README.md
gusan112-master…
gusan112-master-patch-29224
small touches
Merge branch 'dev'
prevented undefined data
dev
dev
fixed merge conflicts
added chart for players progress along with som small css changes
merge conflicts fixed
graph component added
initialized chart component
added a validation for valid course names(courses in the database)
Added courses to choose from when adding a post
changed some styles
changed some styles for show-post and home-component
The user can see it's own matches
new look of posts and the users matches are shown!
Changed style of page according to window size (good for mobile devices)
Changed login look and added name of the current user at 'show-post'
Added banner and tried to display only user´s post
Update README.md
changed from username to name to show on post
Added the logged in user to the post with localStorage
Some rules for what new posts should contain
Added todays date on the post. Date also added to Post schema.
more changes to css
Did some smaller modifications to titles and placeholders in the html code to make the app more intuitive.
Had some trouble with the modal window not showing up. Some modifications and troubleshooting with npm packages got the job done. The user are now able to add their own post!
some progress on creating a modal window for creating new posts
Added component 'show-post' to show posts from database for user who are logged in
Login validation is working <3, mongoose did the trick afterall
Reorganized the files. Connected the Mongo database to Node without Mongoose. Still cant validate the user...
Some progress on the login API, still can't get the server to validate the user with mongoose
First step of creating login API
add login and root component
Cleaned up the content brought by Angular when initializing the project and created a development branch
Initial commit with an initialized Angular project and a description of the project in the README-file.
Initial commit
Loading