|
ffc4aaf110
|
fixed findings
default-pipeline default-pipeline #137
|
2021-04-29 08:24:20 +02:00 |
|
|
b9927f79fc
|
added a new button to the view for the return to starting point feature
|
2021-04-28 17:58:48 +02:00 |
|
|
20914b466e
|
MAPG-205 add elements for showing countdown
|
2021-04-04 14:20:12 +02:00 |
|
|
3630637ec1
|
MAPG-205 handle round timeout on frontend
|
2021-04-04 14:20:12 +02:00 |
|
|
42854fe975
|
MAPG-208 error handling adaptations
default-pipeline default-pipeline #53
|
2021-03-21 14:37:08 +01:00 |
|
|
e3771d36ce
|
MAPG-203 use MULTI_WS_URL environment variable
default-pipeline default-pipeline #42
|
2021-03-20 21:21:40 +01:00 |
|
|
24a10c534e
|
MAPG-203 frontend adaptations for multiplayer
|
2021-03-20 19:44:48 +01:00 |
|
|
8ac5d5c6e2
|
MAPG-187 adapt views to the new parser
|
2020-06-28 19:35:14 +02:00 |
|
|
825e0744ec
|
MAPG-180 rename pagescript to pageScript
|
2020-06-27 12:47:13 +02:00 |
|
|
18bf9aaade
|
MAPG-180 declare CSS and JS files
|
2020-06-27 02:25:54 +02:00 |
|
|
1287fa0bc9
|
MAPG-89 rewrite views and view templates to the new concept
|
2020-06-27 00:47:14 +02:00 |
|
|
f8a570d0d5
|
MAPG-178 add Google Analytics
style adaptations
cookie notice improvements
|
2020-06-25 14:02:39 +02:00 |
|
|
dfc74375d7
|
MAPG-168 make maps as home temporarily to prevent redirections
|
2020-06-23 20:41:28 +02:00 |
|
|
98cd15e91f
|
MAPG-164 show application's name from env variable
|
2020-06-22 21:06:15 +02:00 |
|
|
3ab8ac5fe6
|
MAPG-87 use HTML5 semantic elements, new styles, new footer
|
2020-06-21 22:25:29 +02:00 |
|
|
a2ca7888f4
|
MAPG-160 replace space with margin-right next to inline images
|
2020-06-21 17:36:08 +02:00 |
|
|
a69ba3a99b
|
MAPG-69 unifying some style and text
|
2020-06-14 20:43:13 +02:00 |
|
|
ba83f73c31
|
MAPG-137 add width and height to images where possible
|
2020-06-14 11:12:18 +02:00 |
|
|
f8bb7bd092
|
MAPG-125 rename #cover to #guessCover in game
|
2020-06-14 02:07:20 +02:00 |
|
|
2ef67d53f4
|
MAPG-28 fix static asset paths (add STATIC_ROOT and REVISION)
|
2020-06-12 20:13:43 +02:00 |
|
|
b3caf1fb38
|
MAPG-28 adapt cssFiles and jsFiles to the new handler
|
2020-06-12 20:00:45 +02:00 |
|
|
805d91c0c0
|
MAPG-119 small fixes for game
|
2020-06-10 23:36:00 +02:00 |
|
|
46ef7f3b3b
|
MAPG-103 unify some styles and show map name in the header
|
2020-06-09 21:29:51 +02:00 |
|
|
55a1cd24d6
|
MAPG-103 make some CSS rules more general
|
2020-06-09 21:13:16 +02:00 |
|
|
b823af1f7d
|
MAPG-97 make better split up of JSs, CSSs, SVGs, templates
|
2020-06-01 21:56:57 +02:00 |
|
|
665eb7e4d1
|
MAPG-86 adapt URLs in HTML and JS
|
2020-05-31 21:00:23 +02:00 |
|
|
9a4d9435d9
|
MAPG-82 introduce very basic templating
|
2020-05-31 00:21:29 +02:00 |
|
|
ea272582eb
|
MAPG-81 modify Bootstrap Icon copyright not to be in generated code
|
2020-05-30 23:19:10 +02:00 |
|
|
2e2524474f
|
MAPG-81 add favicons
|
2020-05-30 23:18:05 +02:00 |
|
|
88a1d5ab8e
|
MAPG-64 create cover div when user should not click on the pano or guess map
add loading animation to maps page too
CSS fixes
|
2020-05-30 20:13:00 +02:00 |
|
|
8afcde393f
|
MAPG-73 show header with link on the gaming screen
move round info to the new header
|
2020-05-30 17:39:45 +02:00 |
|
|
9ffedf6030
|
MAPG-73 introduce map selection
unify CSS
|
2020-05-30 17:39:45 +02:00 |
|
|
92c35a2087
|
MAPG-73 pass mapId to GameController and PositionController
adapt JS to send mapId
make separate JS for the game
|
2020-05-30 15:33:28 +02:00 |
|
|
567238c979
|
MAPG-47 refactor GameController and its view
|
2020-05-25 19:14:49 +02:00 |
|
|
4641aa81f8
|
MAPG-52 replace loading animation
|
2020-05-24 14:02:42 +02:00 |
|
|
3285ce2a4f
|
MAPG-58 make resultinfo fixed height and move out continue button
|
2020-05-23 02:07:50 +02:00 |
|
|
e8492994dd
|
MAPG-54 introduce round info - current round number and score
|
2020-05-23 01:25:43 +02: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 |
|
|
b0b95fbbee
|
MAPG-25 implement multi round game
refator of JS code
|
2020-05-21 23:55:59 +02:00 |
|
|
4d8ad9f10f
|
MAPG-35 introduce layout for mobile
further style fixes and adjustments
|
2020-05-21 01:58:47 +02:00 |
|
|
f647e77366
|
MAPG-19 show loading gif during loading
|
2020-05-20 15:54:09 +02:00 |
|
|
c0ad64cbe5
|
MAPG-7 refactor JS to be more readable
load Google Maps API async
|
2020-05-20 03:19:53 +02:00 |
|
|
066afa6e2e
|
MAPG-26 remove "async defer" from <script> because they depend on each other
|
2020-05-20 01:54:14 +02:00 |
|
|
916995161f
|
MAPG-6 add score element to game HTML
|
2020-05-20 01:05:46 +02:00 |
|
|
e4c59739dc
|
MAPG-4 show real position after guess
make workflow better
|
2020-05-19 16:18:12 +02:00 |
|
|
dc943fa3cb
|
MAPG-4 rename GuessController to GameController
|
2020-05-19 16:13:57 +02:00 |
|