Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PROG2053-Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Wighus Holtmon
PROG2053-Project
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
26
Nov
22
19
17
14
12
11
10
7
5
2
1
31
Oct
26
25
22
Imported PhotoApp - Forgot that express needs this to serve data
master
master
Merge branch 'add-version-number' into 'master'
implemented version number
removed all references to PROG2053Models
updated README.md
Update README.md with express info
projectSecondPart/Problem2 - updated css for UserDetail
projectSecondPart/Problem2 - updated css + changed name to group number
projectSecondPart/Problem2 - Added button to switch between user info and photos
projectPart2/Problem2: Styled it a bit better
projectSecondPart/Problem2 - The data is now fetched from the webserver.
projectSecondPart/Problem2 - fixed cors problem by adding cors as express middleware.
projectPart2/Problem2: finished the fetchModel method - do not know how to handle errors yet...
projectSecondPart/Problem2 - fixed error in webServer.js (I think)
projectSecondPart/Problem2 - Setup express server
projectSecondPart/Problem2 - Copied over webServer.js from old projectSecondPart.
projectPart2/Problem1: Made updateHeader a bit safer
projectPart2/Problem1: implemented header context
projectPart2/Problem1: Fixed issue where main component did not update when clicking through the user list.
projectPart2/Problem1: Positioned the elements in the header
projectPart2/Problem1: Changed to using state to store userdata etc.
Merge branch 'master' of gh_school:martinwh/prog2053-project into master
projectSecondPart/UserPhoto - added comment author.
projectSecondPart/UserPhoto - users photos are displayed with date created and comments
projectFirstPart/p4-p5: changed from <> to <div> in dom render
projectSecondPart - Migrated from old version to new one provided by Bruno
projectFirstPart/P5 - Moved header to dom
projectFirstPart/Problem4 - moved rendering of the header out to the dom
projectFirstPart/Problem4 - Removed boud function
Modified states to the one displayed in class
projectSecondPart/Problem1
projectSecondPart/Problem1 - Added link from userDetail to the users photos (userPhotos)
Update README.md
projectSecondPart/Problem1: made userDetails display basic information about the selected user.
projectSecondPart/Problem1: Made users appear in list + will update content when clicked (trigger userDetails.jsx)
Updated .gitignore to ignore .idea folder inside of each project folder
projectSecondPart - Added template for projectSecondPart
firstpart/Problem5 - Made use of router to redirect. I am not sure If i modified the DOM or not or If I have proper MVC decomposition.
Update README.md
Update README.md
Loading