Patrick Fairbank
|
cf491fa348
|
Added rank to alliance station display.
|
2015-08-21 21:56:25 -07:00 |
|
Patrick Fairbank
|
75bf4c7146
|
Revert "Add animate.css and add rubberband animation to alliance display"
This reverts commit c7db2951fb.
|
2015-08-21 21:08:23 -07:00 |
|
Patrick Fairbank
|
fdbd3bb13e
|
Fixed formatting.
|
2015-08-21 20:59:05 -07:00 |
|
Patrick Fairbank
|
4dd919516e
|
Updated pit display for 2015.
|
2015-08-21 20:57:30 -07:00 |
|
Patrick Fairbank
|
843c76f649
|
Merge branch 'master' into changes_for_2015_game
|
2015-08-21 20:57:14 -07:00 |
|
Patrick Fairbank
|
01f23a16d9
|
Merge pull request #8 from team751/UseFMSAPIForTeamInfo
Use FRC Events API for team info
|
2015-08-21 20:53:09 -07:00 |
|
Patrick Fairbank
|
f8ae5b2881
|
Added 2015 fields to audience display.
|
2015-08-20 23:09:03 -07:00 |
|
Patrick Fairbank
|
51ff47f7dd
|
Updated 'elimination' to 'playoff' in user-facing text.
|
2015-08-20 22:26:57 -07:00 |
|
Patrick Fairbank
|
cd55cd070d
|
Updated announcer display for 2015 game.
|
2015-08-19 22:58:50 -07:00 |
|
Patrick Fairbank
|
d35ffaca13
|
Enabled editing of match results before committing.
|
2015-08-19 22:35:09 -07:00 |
|
Patrick Fairbank
|
874aeb44e8
|
Modified match review edit page for 2015 game.
|
2015-08-17 22:58:29 -07:00 |
|
Patrick Fairbank
|
3e25f1334c
|
Add bandwidth monitoring.
|
2015-06-20 23:54:14 -07:00 |
|
Patrick Fairbank
|
676d3b7787
|
Fixed broken tests.
|
2015-05-31 19:31:10 -07:00 |
|
Patrick Fairbank
|
1aa206ea60
|
Don't allow committing score if co-op points don't match.
|
2015-05-31 12:52:46 -07:00 |
|
Patrick Fairbank
|
818fe7c6c6
|
Hide the commit match button on the scoring display until the match is finished.
|
2015-05-31 12:40:24 -07:00 |
|
Patrick Fairbank
|
369fadfbbe
|
Updated scoring display.
|
2015-05-30 23:58:42 -07:00 |
|
Patrick Fairbank
|
4b2f507d92
|
Merge pull request #10 from phil-lopreiato/tba-rankings-update
TBA Rankings Posting: move WLT to breakdowns
|
2015-05-09 13:40:01 -07:00 |
|
Phil Lopreiato
|
e35ab0ee9c
|
TBA Rankings Posting: move WLT to breakdowns
To account for TBA Trusted API changes made in
https://github.com/the-blue-alliance/the-blue-alliance/pull/1198
|
2015-05-09 14:49:02 -04:00 |
|
Patrick Fairbank
|
b011aad32a
|
Merge pull request #9 from agdespopoulos/master
Mobile FTA View
|
2015-04-09 20:09:23 -07:00 |
|
Ag Despopoulos
|
ccb1403b12
|
Made the base template play nicer on mobile screens (set viewport attribute and added menu dropdown toggle to the navbar).
|
2015-04-08 16:11:59 -04:00 |
|
Ag Despopoulos
|
8e8879315f
|
Hid column headers for the read team on phone sized displays so the entire table can fit on a phone screen.
|
2015-04-08 16:09:53 -04:00 |
|
Sam Baumgarten
|
01ae89fedc
|
Update formatting
|
2015-04-01 22:43:39 -07:00 |
|
Sam Baumgarten
|
1774197c13
|
Add TBA API for team info and awards
|
2015-04-01 14:19:14 -07:00 |
|
Patrick Fairbank
|
dedd9376f9
|
Add realtime score to match play view.
|
2015-03-28 20:35:40 -07:00 |
|
Patrick Fairbank
|
e8b307bf24
|
Add match sound muting.
|
2015-03-28 19:45:49 -07:00 |
|
Patrick Fairbank
|
8d8068641b
|
Make cycle time field in schedule generation min:sec instead of just sec.
|
2015-03-28 18:22:06 -07:00 |
|
Sam Baumgarten
|
52c316014b
|
Remove unused data models for JSON parsing
|
2015-03-24 20:54:10 -07:00 |
|
Sam Baumgarten
|
7ec4da5bcc
|
Switch to using the FRC Events API for getting event info rather than scraping usfirst.org (which is down)
|
2015-03-24 20:52:11 -07:00 |
|
Patrick Fairbank
|
9bd2db6635
|
Merge pull request #7 from samuelb2/patch-1
Update TODO.md
|
2015-03-24 20:02:55 -07:00 |
|
Sam Baumgarten
|
6a6ffdc92d
|
Update TODO.md
Just updated the TODO doc to reflect the changes needed to fix the exception at setup due to the current team data scraper being broken.
|
2015-03-23 23:18:18 -07:00 |
|
Patrick Fairbank
|
eead22ecef
|
Updated ref display for 2015 rules.
|
2015-03-21 21:31:24 -07:00 |
|
Patrick Fairbank
|
4e68720127
|
Added HTML hints for embedding in iOS home screen as a standalone web app.
|
2015-03-21 21:31:19 -07:00 |
|
Patrick Fairbank
|
a1446cbe30
|
Updated dependency path.
|
2015-03-21 21:31:12 -07:00 |
|
Sam Baumgarten
|
d52005a172
|
Remove debug log
|
2015-03-21 21:31:12 -07:00 |
|
Sam Baumgarten
|
c7db2951fb
|
Add animate.css and add rubberband animation to alliance display
|
2015-03-21 21:31:12 -07:00 |
|
Patrick Fairbank
|
605164bae4
|
Updated dependency path.
|
2015-03-21 19:16:48 -07:00 |
|
Patrick Fairbank
|
3e40dafc26
|
Merge pull request #5 from team751/allianceStationAnimation
Add animate.css and add rubberband animation to alliance display
|
2015-03-15 13:19:28 -07:00 |
|
Sam Baumgarten
|
660e3ade15
|
Remove debug log
|
2015-03-04 23:34:39 -08:00 |
|
Sam Baumgarten
|
d6df5b498b
|
Add animate.css and add rubberband animation to alliance display
|
2015-03-04 14:36:56 -08:00 |
|
Patrick Fairbank
|
df2d9892dd
|
Updated game logo.
|
2015-01-19 19:15:46 -08:00 |
|
Patrick Fairbank
|
abbca47a98
|
Updated data model for 2015 game.
Disabled some unit tests until logic is updated.
|
2015-01-19 19:04:51 -08:00 |
|
Patrick Fairbank
|
a7dd85124a
|
Removed hot goal and pedestal lighting.
|
2015-01-11 15:32:31 -08:00 |
|
Patrick Fairbank
|
4c97db35e3
|
Merge pull request #3 from agdespopoulos/fta_matchstates
Fixed matchStates reference error in FTA display.
|
2014-09-16 16:47:47 -07:00 |
|
Ag Despopoulos
|
98cfcef1b2
|
Fixed matchStates reference error in FTA display.
|
2014-09-15 20:46:16 -04:00 |
|
Patrick Fairbank
|
de1194ae4c
|
Fixed audience display Firefox compatibility issue (#1).
|
2014-09-13 12:40:00 -07:00 |
|
Patrick Fairbank
|
17812be721
|
Added packaging script for Windows.
|
2014-09-09 01:32:31 -07:00 |
|
Patrick Fairbank
|
6098421481
|
Tweaked README.
|
2014-09-09 01:10:16 -07:00 |
|
Patrick Fairbank
|
9a80e2d6c8
|
Updated for running directly from Finder.
|
2014-09-09 01:08:01 -07:00 |
|
Patrick Fairbank
|
598fc7aa73
|
Added note to README about forthcoming hardware info.
|
2014-09-07 22:36:10 -07:00 |
|
Patrick Fairbank
|
4f3cd39f82
|
Updated README and TODO.
|
2014-09-07 20:43:17 -07:00 |
|