Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
group23_com2027
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
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
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
Kostopoulos, Eric (UG - Computer Science)
group23_com2027
Graph
f2eb8f566e5e14b34692c7538249e0bfa749b692
Select Git revision
Branches
2
Messaging-front-end
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Apr
2
3
2
3
2
1
31
Mar
30
27
23
22
21
19
2
added back button
master
master
Merge branch 'Settings-page' into 'master'
Added Change your password dropdown window
Better timings for scroll functions
Fixed bug that crashed everything and made me cry
Merge branch 'Chat-backend' into 'master'
Settings menu button now routes to settings page
Merge branch 'Chat-backend' into 'master'
Messages are now being stored in the database
Added styling, page now scrolls with new messages
Added username on friends tab
Chats now showing online users and personal names
Fixed a bug where undefined would be added to db
The messages are now read from the database
Merge branch 'Settings-and-userinfo' into 'master'
added Settings page
data-structure now populated with real users
added settings route
added UserInfo page
Merge branch 'master' of https://gitlab.eps.surrey.ac.uk/me00531/group23_com2027 into test
Added Settings page
Moved logoutUser action to methods
Removed hardcoded users, now fetching from store
Now fetching all the users using the app
Now tracking whether user is online or offline
Added logout ability and confirm logout popup
Made app title light weight-font
Added name field to data-structure
Added name field to register
Changed login to logout
Added firebase vuex methods to components
Added Firebase authentication
Restructured Vuex store
Renamed Login.vue to LoginRegister.vue
Added data-structure.json
Moved Firebase from index.html to boot file
Merge branch 'Advanced-front-end-components' into 'master'
Added 'Add friends' button
Improved Login and Auth components styling
Added SignalForm component
Loading