Commit Graph

410 Commits

Author SHA1 Message Date
46abd1fb63 MAPG-63 query only outdoor panos from StreetViewService 2020-05-24 17:59:26 +02:00
c9c23e912f Merged in develop (pull request #44)
Develop
2020-05-24 13:46:59 +00:00
4dbb8a7cba Merged in feature/MAPG-62-minify-svg-after-deployment (pull request #43)
Feature/MAPG-62 minify svg after deployment
2020-05-24 13:44:00 +00:00
334038dc97 MAPG-62 add html-minifier to Dockerfile 2020-05-24 15:43:22 +02:00
0b7012b4d2 MAPG-62 minify SVG files with html-minifier
put minify calls into separate sh script
2020-05-24 15:42:29 +02:00
0c97d0301d Merged in bugfix/MAPG-59-avoid-overlapping-markers-on-summary (pull request #42)
MAPG-59 fix overlapping markers
2020-05-24 13:01:43 +00:00
a6541d1152 MAPG-59 fix overlapping markers
- real markers are always over guess markers
- latest marker is always over the old marker in real/guess group
2020-05-24 15:00:58 +02:00
b32cfacdad Merged in feature/MAPG-61-prevent-leaving-page-accidentall (pull request #41)
MAPG-61 add onbeforeunload function to prevent accidental leave
2020-05-24 12:47:48 +00:00
92408d6f02 MAPG-61 add onbeforeunload function to prevent accidental leave 2020-05-24 14:47:15 +02:00
830989dc4c Merged in master (pull request #40)
MAPG-60 fix JS syntax error
2020-05-24 12:12:12 +00:00
605149ab71 Merged in feature/MAPG-52-find-new-loading-animation (pull request #39)
MAPG-52 replace loading animation
2020-05-24 12:04:43 +00:00
4641aa81f8 MAPG-52 replace loading animation 2020-05-24 14:02:42 +02:00
9ef0a9ac79 Merged in hotfix/MAPG-60-fix-js-syntax-error (pull request #38)
MAPG-60 fix JS syntax error
2020-05-23 00:35:27 +00:00
1c0e423811 MAPG-60 fix JS syntax error 2020-05-23 02:35:01 +02:00
5006aae59a Merged in master (pull request #37)
MAPG-51 fix page overflow (showGuessButtonContainer is not absolute in non-mobile mode)
2020-05-23 00:19:31 +00:00
28aaaf1172 Merged in develop (pull request #36)
develop
2020-05-23 00:18:07 +00:00
df09dff48b Merged in feature/MAPG-58-make-result-info-fixed-height (pull request #35)
MAPG-58 make resultinfo fixed height and move out continue button
2020-05-23 00:09:08 +00:00
b2ac6d774b Merged in feature/MAPG-57-decrease-results-margin (pull request #34)
MAPG-57 decrease result's margin to minimal in case of low height
2020-05-23 00:08:41 +00:00
3285ce2a4f MAPG-58 make resultinfo fixed height and move out continue button 2020-05-23 02:07:50 +02:00
8fa8b501ed MAPG-57 decrease result's margin to minimal in case of low height 2020-05-23 01:34:40 +02:00
d6cafdeb06 Merged in feature/MAPG-54-show-round-and-score-continously (pull request #33)
MAPG-54 introduce round info - current round number and score
2020-05-22 23:26:48 +00:00
e8492994dd MAPG-54 introduce round info - current round number and score 2020-05-23 01:25:43 +02:00
4c850b30a4 Merged in feature/MAPG-55-mark-places-with-labels-on-summa (pull request #32)
Feature/MAPG-55 mark places with labels on summa
2020-05-22 21:57:41 +00:00
cb433ce822 MAPG-55 add title for real marker 2020-05-22 23:55:09 +02:00
5c309cd05f MAPG-55 set markers' z-index (real marker should always be over guess marker) 2020-05-22 23:50:14 +02:00
23b18a8e13 MAPG-55 set marker labels with round numbers 2020-05-22 23:45:31 +02:00
b7679254c7 Merged in bugfix/MAPG-53-fix-js-exception (pull request #31)
MAPG-53 check if Core.googleLink is not null before trying to modify it
2020-05-22 21:33:03 +00:00
e836a6b2b9 Merged in feature/MAPG-56-change-disabled-buttons-cursor (pull request #30)
MAPG-56 change disabled button's cursor to 'not-allowed'
2020-05-22 21:32:56 +00:00
94037dda31 MAPG-53 check if Core.googleLink is not null before trying to modify it 2020-05-22 23:32:17 +02:00
fd3cd5e673 MAPG-56 change disabled button's cursor to 'not-allowed' 2020-05-22 23:29:04 +02:00
4a1bb0fef6 Merged in feature/MAPG-20-make-it-work-with-1-map-instance (pull request #29)
Feature/MAPG-20 make it work with 1 map instance
2020-05-22 21:27:50 +00:00
f110bb9b18 MAPG-20 rename guessMap to map 2020-05-22 23:23:54 +02:00
96ee250f96 MAPG-20 merge guessMap and resultMap into one map 2020-05-22 23:22:11 +02:00
cc99848ae8 Merged in develop (pull request #28)
Develop
2020-05-22 00:06:33 +00:00
67358d91ea Merged in feature/MAPG-25-multi-round-score-localstorage (pull request #27)
Feature/MAPG-25 multi round score localstorage
2020-05-21 23:46:21 +00:00
dca88ac9a0 MAPG-25 don't query place in GameController 2020-05-22 01:32:30 +02:00
41456098bf MAPG-25 store rounds and score sum in sessionStorage 2020-05-22 01:31:32 +02:00
b0b95fbbee MAPG-25 implement multi round game
refator of JS code
2020-05-21 23:55:59 +02:00
eeceed1d58 Merged in hotfix/MAPG-51-fix-page-overflow-scrollbar-visi (pull request #26)
MAPG-51 fix page overflow (showGuessButtonContainer is not absolute in non-mobile mode)
2020-05-21 13:55:55 +00:00
25e87e4626 MAPG-51 fix page overflow (showGuessButtonContainer is not absolute in non-mobile mode) 2020-05-21 15:55:18 +02:00
5271dca19a Merged in develop (pull request #25)
Develop
2020-05-21 13:23:12 +00:00
8cf727a54a Merged in bugfix/MAPG-40-fix-invalid-usage-of-math.ceil (pull request #24)
MAPG-40 use Math.floor instead of accidentally used Math.ceil
2020-05-21 13:19:51 +00:00
3d636be4ea MAPG-40 use Math.floor instead of accidentally used Math.ceil 2020-05-21 15:19:05 +02:00
d7fbb717bc Merged in feature/MAPG-39-improve-controllability-mainly-on-mobile- (pull request #23)
MAPG-39 increase spaces between elements
2020-05-21 13:11:13 +00:00
532bc0416d MAPG-39 increase spaces between elements 2020-05-21 15:10:15 +02:00
f6582900c2 Merged in develop (pull request #22)
Develop
2020-05-21 12:09:37 +00:00
848c155c62 Merged in feature/MAPG-29-draw-line-on-result-map (pull request #21)
MAPG-29 draw line between the real and guess position on result map
2020-05-21 12:08:42 +00:00
6cd777fc1b MAPG-29 draw line between the real and guess position on result map
minor fixes and improvements in JS
2020-05-21 14:07:37 +02:00
f04b0fa24a Merged in feature/MAPG-38-layout-fixes-and-improvements (pull request #20)
Feature/MAPG-38 layout fixes and improvements
2020-05-21 10:21:17 +00:00
521229fc4b MAPG-38 fix resultMap's border-radius 2020-05-21 12:18:17 +02:00