Commit Graph

56 Commits

Author SHA1 Message Date
Evan Pratten
7bcfea4aaa Fix possible edge case
Fixes the possible edge case where submitting the fourm but not setting an event name would clear the event name.
2018-11-11 11:26:26 -08:00
Patrick Fairbank
fe9bf7c5ba Fix playoff series status string on audience final score screen. 2018-10-04 23:58:33 -07:00
Patrick Fairbank
8e726abc4e Optimize field monitor display for mobile and distant viewing. 2018-09-23 18:41:08 -07:00
Patrick Fairbank
ca99653de7 Add button to re-download team info from TBA and overwrite local edits. 2018-09-23 15:52:31 -07:00
Patrick Fairbank
af55868328 Persist match committed time to the DB. 2018-09-23 13:00:10 -07:00
Patrick Fairbank
f8466f743a Remove STEMtv client since the service has been discontinued. 2018-09-23 12:21:43 -07:00
Patrick Fairbank
2267259f7c Add queueing display. 2018-09-22 01:19:58 -07:00
Patrick Fairbank
2c2d86ea7a Fix alliance selection and lower third overlays to work across a refresh. 2018-09-21 18:42:06 -07:00
Patrick Fairbank
9ebea8a51c Save and report which teams have successfully connected to the field. 2018-09-21 16:05:44 -07:00
Patrick Fairbank
da006e6359 Fix spurious redirect in display initial creation. 2018-09-21 15:08:23 -07:00
Patrick Fairbank
bff4e9371d Switch from basic auth to cookie-based auth to support Safari. 2018-09-21 14:56:03 -07:00
Patrick Fairbank
d8c4b92f57 Add functionality to trigger a timeout and show the countdown on the audience display (fixes #51). 2018-09-19 00:27:11 -07:00
Patrick Fairbank
c9e7640a28 Add avatars to match intro and final score audience views. 2018-09-18 00:36:25 -07:00
Patrick Fairbank
7297dc4146 Push surrogates and dqs to TBA (fixes #55). 2018-09-17 20:56:24 -07:00
Patrick Fairbank
bd13887aaf Update TBA publishing for 2018. 2018-09-17 20:55:14 -07:00
Patrick Fairbank
68d358c1ee Add a display type for showing a Twitch stream. 2018-09-17 19:42:49 -07:00
Patrick Fairbank
6540d79038 Various improvements to display configuration. 2018-09-16 22:27:28 -07:00
Patrick Fairbank
2c6cf21252 Make pit display scroll speed configurable. 2018-09-16 19:50:23 -07:00
Patrick Fairbank
2f3b402c34 Refactor sponsor slides to not require reloading the audience display to pick up changes. 2018-09-14 00:22:44 -07:00
Patrick Fairbank
833bd32ab2 Refactor displays to allow for centralized remote configuration. 2018-09-09 22:53:30 -07:00
Patrick Fairbank
6cfdcc924d Remove bandwidth monitoring functionality made obsolete by VLAN trunking to SCCs. 2018-09-03 19:24:50 -07:00
Patrick Fairbank
533acf5e99 Remove navbar from panels and displays that don't need it. 2018-09-03 16:46:57 -07:00
Patrick Fairbank
33c3f04fdb Reclassify referee and scoring displays as 'panels'. 2018-09-03 16:07:26 -07:00
Patrick Fairbank
5942321522 Move alliance selection from 'setup' dropdown to 'run'. 2018-09-03 15:40:55 -07:00
Patrick Fairbank
03208eaa7a Split up display configuration and LED/PLC testing into separate setup pages. 2018-09-03 15:24:37 -07:00
Patrick Fairbank
03f357451a Set LED test modes via websocket instead of form post. 2018-09-03 14:54:19 -07:00
Patrick Fairbank
27c38f7393 Refactor websocket model to reduce duplicated code. 2018-09-01 22:13:27 -07:00
Patrick Fairbank
b49a86bdca Remove layer of keypress decoding in scoring display JS. 2018-08-25 19:41:00 -07:00
Patrick Fairbank
e9acaf4e99 Suppress logging of routine websocket disconnection error. 2018-08-25 15:40:42 -07:00
Patrick Fairbank
29033af025 Persist schedule blocks to the DB. 2018-08-24 22:19:19 -07:00
Patrick Fairbank
635ce72806 Add support for Philips Color Kinetics LEDs in vault. 2018-08-19 02:04:24 -07:00
Patrick Fairbank
347ad04885 Make PLC inputs/outputs on field setup page update in realtime. 2018-08-18 21:01:42 -07:00
Patrick Fairbank
11b1b6a943 Update rules to match Chezy Champs changes and add tooltips containing rule descriptions. 2018-08-18 18:40:21 -07:00
Patrick Fairbank
cd050d4e18 Add pre- and post-match LED modes to indicate field status. 2018-07-21 23:26:44 -07:00
Patrick Fairbank
5f457f96ec Update realtime scoring display and sounds for 2018. 2018-07-21 18:32:09 -07:00
Patrick Fairbank
3dc83bcdbf Break down vault cubes by power up in score object. 2018-05-22 21:35:14 -07:00
Patrick Fairbank
4890d11f88 Refactor LED control logic. 2018-05-19 21:46:46 -07:00
Patrick Fairbank
3f1840126f Make tests timezone-independent to fix Travis CI build. 2018-05-19 21:15:10 +00:00
Patrick Fairbank
2c017087fc Fix scoring display test. 2018-05-19 13:36:07 -07:00
Patrick Fairbank
e877e0f2d0 Fix ranking report. 2018-05-17 21:26:43 -07:00
Patrick Fairbank
fdc92fe07b Update scoring display for 2018. 2018-05-17 21:03:03 -07:00
Patrick Fairbank
d85d1bb8bd Add typing to all enums. 2018-04-15 18:33:10 -07:00
Patrick Fairbank
4480dcc97a Add initial LED implementation for an E1.31 DMX over Ethernet controller. 2018-04-15 15:09:00 -07:00
Patrick Fairbank
8b8468f4c8 Update assumptions about PLC interface. 2018-04-15 10:45:03 -07:00
Patrick Fairbank
0c475b0a20 Add generation and sending of game-specific data. 2018-04-11 23:26:36 -07:00
Patrick Fairbank
e7cf700ced Update game-specific models for 2018. 2018-03-25 20:31:05 -07:00
Patrick Fairbank
11d4f4a8c1 Make WiFi channels configurable (fixes #50). 2017-10-24 21:26:37 -07:00
Patrick Fairbank
42935908b2 Add button to force publishing of alliances to TBA. 2017-10-24 19:38:01 -07:00
Patrick Fairbank
80c6013b86 Add API to get alliances. 2017-09-23 22:25:36 -07:00
Patrick Fairbank
116228bc12 Fix alliance station display bugs. 2017-09-23 22:24:53 -07:00