Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ehasa-frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
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
Container 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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WIMMA Lab 2019
Overflow
ehasa-frontend
Merge requests
!27
Socket update
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Socket update
socket-update
into
development
Overview
0
Commits
6
Pipelines
0
Changes
14
Merged
L4929
requested to merge
socket-update
into
development
5 years ago
Overview
0
Commits
6
Pipelines
0
Changes
14
Expand
added websocket functionality; back-end sends signals depending on what it receives
adding, editing or deleting drawings prompts updating all drawings
checks for player locations every minute
get drawings and players on socket initialization (getting game ID)
fixed drawing doubles bug
fixed some warnings
0
0
Merge request reports
Viewing commit
41a9d374
Prev
Next
Show latest version
14 files
+
1150
−
226
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
14
Search (e.g. *.vue) (Ctrl+P)
41a9d374
Merge branch 'development' into socket-update
· 41a9d374
L4929
authored
5 years ago
public/index.html
+
1
−
0
Options
@@ -23,6 +23,7 @@
</head>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<div
id=
"tasklist"
></div>
<div
id=
"root"
></div>
<div
id=
"form"
></div>
<!--
Loading