Commit Graph

437 Commits

Author SHA1 Message Date
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
Patrick Fairbank
fb7fee6a7e Added links to TODO. 2014-09-07 01:54:39 -07:00
Patrick Fairbank
002a3a89d0 Fixed README some more. 2014-09-07 01:45:24 -07:00
Patrick Fairbank
97914db75f Fixed link in README. 2014-09-07 01:44:15 -07:00
Patrick Fairbank
6e1325fe95 Updated README. 2014-09-07 01:36:55 -07:00
Patrick Fairbank
bdf6c1458c Added license. 2014-09-06 23:47:42 -07:00
Patrick Fairbank
4831a3a499 Added markdown-formatted TODO list. 2014-09-06 23:14:21 -07:00
Patrick Fairbank
d86a46f12e Cleaned up the code and added comments. 2014-09-06 22:25:12 -07:00
Patrick Fairbank
247d5d1fee Fixed backup reloading on Windows. 2014-09-06 19:25:53 -07:00
Patrick Fairbank
e35f4157ab Fixed goose API break. 2014-09-06 19:19:37 -07:00
Patrick Fairbank
370e697b99 Fixed some HTML5 validation errors. 2014-09-06 18:00:45 -07:00
Patrick Fairbank
1467c9e9cb Cleaned up HTML templates. 2014-09-06 17:38:21 -07:00
Patrick Fairbank
65d5602d9e Sanitized AP config file. 2014-09-06 17:13:58 -07:00
Patrick Fairbank
c5d6454920 Removed hardware directory. 2014-09-06 17:06:35 -07:00
Patrick Fairbank
d9badad8ca Broke displays out into separate files. 2014-09-06 17:06:06 -07:00
Patrick Fairbank
454316401f Fixed bug with elimination teams not percolating correctly when the outcome of a round is edited. 2014-09-06 16:25:09 -07:00