Commit Graph

501 Commits

Author SHA1 Message Date
Liam Westby
50c9e7d062 Clean up CSS
Edge doesn’t support alpha in hex…
2019-07-01 15:39:19 -05:00
Liam Westby
dfd7b1428c Update app icon assets 2019-07-01 15:39:19 -05:00
Liam Westby
0e1e457fe4 Refactor styles to use scss features 2019-07-01 15:39:19 -05:00
Liam Westby
dea4716ca8 Refresh look of login page 2019-07-01 15:39:19 -05:00
Liam Westby
5c8bdc899e Update login with branding and refreshed look 2019-07-01 15:39:19 -05:00
Olen Cook
951edbbe5b
Merge pull request #205 from olendvcook/externalAIInitial
Initial Drop of ai-service
2019-07-01 15:19:48 -05:00
olendvcook
8ce3175e3a Initial Drop of ai-service 2019-07-01 15:14:15 -05:00
Liam Westby
01d161a440
Merge pull request #204 from OpenLiberty/fix-typo
Fix typo in readme
2019-06-20 16:29:01 -05:00
Liam Westby
5b74df05d4
Fix typo in readme 2019-06-20 16:19:01 -05:00
Olen Cook
2371d8f62c
Merge pull request #202 from olendvcook/grafanaFix
windows docker-compose tweaks
2019-06-19 15:42:01 -05:00
olendvcook
3a71dcfaa9 bump docker-compose.yml version and change volumes to mount directories instead of files 2019-06-19 15:38:13 -05:00
Andrew Guibert
0cfe81e6fb
Merge pull request #201 from aguibert/grafana
Add monitoring dashboard
2019-06-19 14:02:40 -05:00
Andrew Guibert
e6172ff753 Add documentation of metrics dashboard 2019-06-19 14:00:11 -05:00
Andrew Guibert
75a8e029fe Add Prometheus and Grafana for monitoring dashboard 2019-06-19 13:47:33 -05:00
Andrew Guibert
d68cd72087
Merge pull request #200 from aguibert/java11
Update to Java 11 and MicroProfile 2.2
2019-05-30 14:40:51 -05:00
Andrew Guibert
ae2b45fd69 Update to Java 11 and MicroProfile 2.2 2019-05-30 13:14:10 -05:00
Andrew Guibert
0e1148f5b2 Untrack various eclipse files 2019-05-30 12:36:54 -05:00
Andrew Guibert
76b17a81f2 Use parallel task execution for faster builds 2019-05-30 12:20:56 -05:00
Andrew Guibert
099ee75267
Merge pull request #199 from olendvcook/initialMPMetrics
Enable MP Metrics and add some application specific metrics
2019-05-30 10:57:52 -05:00
olendvcook
9ece8c8373 Move game-service metrics to helper class 2019-05-29 17:23:51 -05:00
Liam Westby
b51b836129
Merge pull request #198 from realModusOperandi/double-submit
Fix login form creating user twice
2019-05-29 08:16:14 -05:00
olendvcook
c5b0f505a8 Enable MP Metrics and add some application specific metrics 2019-05-28 15:41:04 -05:00
Liam Westby
4d473f8a5b Fix “undefined is not an object” after logout 2019-05-28 13:14:11 -05:00
Liam Westby
a0911c7b3e Remove redundant onclick handlers 2019-05-28 13:12:54 -05:00
Liam Westby
ec4bf7a3f9
Merge pull request #196 from realModusOperandi/fix-vuln
Update to Angular 7 to resolve vulns
2019-05-24 14:02:08 -05:00
Liam Westby
6604eafd8e Update Angular 7 to resolve vulns 2019-05-24 11:23:46 -05:00
Olen Cook
823c3b8dca
Merge pull request #184 from olendvcook/LockInPlayerStartingDirection
Update player direction before round starts
2019-05-09 10:55:08 -05:00
orcook
25bc73d16d Update player direction before game starts 2019-05-09 10:36:22 -05:00
Olen Cook
9a611de937
Merge pull request #182 from olendvcook/WASDMove
Enable WASD to move bike
2019-05-08 09:32:38 -05:00
orcook
1e790138d5 Enable WASD to move bike 2019-05-08 09:28:35 -05:00
Andrew Guibert
6229965ee8
Merge pull request #179 from realModusOperandi/nonroot
Fix dockerfiles to run with nonroot OL container
2019-04-04 10:33:43 -05:00
Liam Westby
6e12dc135b Fix dockerfiles to run with nonroot OL container 2019-04-04 09:53:50 -05:00
Liam Westby
db1919687f
Merge pull request #174 from realModusOperandi/docker
Docker support
2018-11-20 12:28:50 -06:00
Liam Westby
4ef7c3238a Adjust image names and hostnames 2018-11-20 11:12:00 -06:00
Liam Westby
1190570ca2 README update and script tweaks 2018-11-19 17:34:05 -06:00
Liam Westby
17f16ab70b Specify URLs as environment variables 2018-11-19 15:12:39 -06:00
Liam Westby
9b016fc47d Update gradle task for new dockerfiles 2018-11-16 08:56:27 -06:00
Liam Westby
90745bf77f Prepare for using environment variables for config 2018-11-16 08:56:27 -06:00
Liam Westby
19a0f8ef4c Add EXPOSE directives 2018-11-16 08:56:27 -06:00
Liam Westby
a86799665b Add docker tasks to gradle 2018-11-16 08:56:27 -06:00
Liam Westby
8e386b51db Create docker files and docker-compose file 2018-11-16 08:54:49 -06:00
Andrew Guibert
209e5b17d0
Merge pull request #167 from realModusOperandi/requeue
Fix spurious requeue button during pregame
2018-10-19 16:37:41 -05:00
Liam Westby
a8efdcc5c5 Fix spurious requeue button during pregame 2018-10-19 16:20:49 -05:00
Liam Westby
0b8bb662ce
Merge pull request #166 from realModusOperandi/party-code
Party code hiding
2018-10-19 15:23:51 -05:00
Andrew Guibert
436f2e897a
Merge pull request #165 from aguibert/bugfixes-20181019
Bugfixes 20181019
2018-10-19 15:23:40 -05:00
Liam Westby
18bc8a8033 Show URL in place of game code in single party 2018-10-19 15:17:39 -05:00
Liam Westby
74e5405b0e Hide party code in queue message for single party 2018-10-19 15:16:34 -05:00
ryanesch
cbddc243fb
Merge pull request #164 from ryanesch/allowspecialchars
allow special characters in player names
2018-10-19 14:38:16 -05:00
Ryan Esch
a97f5bca87 allow special characters in player names 2018-10-19 14:32:59 -05:00
Andrew Guibert
0431d4669d Add digicert to trusted keystore 2018-10-19 13:29:59 -05:00