Commit Graph

95 Commits

Author SHA1 Message Date
Carlos Lopez-Rosario
f71bd6ad21 logic for game card 2020-04-30 21:19:23 -04:00
clopezr1
b59f136ea0 Merge pull request #16 from allemangD/filter-sport-articles
filter article list to only contain correct sports
2020-04-30 18:53:44 -04:00
79886504ae filter article list to only contain correct sports 2020-04-30 17:18:15 -04:00
clopezr1
d8de898a5a Merge pull request #15 from allemangD/RoutesWithArguments
Routes with arguments
2020-04-23 16:49:08 -04:00
clopezr1
fe3b69f350 Tennis Fix 2020-04-23 16:32:29 -04:00
Carlos Lopez-Rosario
273a738fe0 no more calendar global use 2020-04-18 11:10:59 -04:00
Carlos Lopez-Rosario
39912bd37e Sports page passes game ID to Schedule/Calendar properly and generates correct calendar 2020-04-18 11:10:13 -04:00
Carlos Lopez-Rosario
9e3541c119 Gender Switch now properly appears on the correct sports and changes the sport ID properly 2020-04-18 10:37:40 -04:00
Carlos Lopez-Rosario
b3fb054c45 Route to sports takes an argument and goes to proper sport 2020-04-17 14:02:30 -04:00
clopezr1
99cff9ac7a Merge pull request #14 from allemangD/monthly_calendar_images
Monthly calendar images
2020-04-10 16:17:43 -04:00
clopezr1
aa644854ad Merge Master 2020-04-10 16:15:06 -04:00
clopezr1
368fe98cfb Merge remote-tracking branch 'origin/master' into monthly_calendar_images
# Conflicts:
#	ios/Runner.xcodeproj/project.pbxproj
2020-04-10 16:10:35 -04:00
kconnel7
4c54a49f7c Monthly Calendar - opponent logo in event lister 2020-04-10 16:03:06 -04:00
8d36817baf Merge pull request #13 from allemangD/standings
Standings
2020-04-10 15:09:16 -04:00
Carlos Lopez-Rosario
6baa2343fe Merge remote-tracking branch 'origin/master' into standings
# Conflicts:
#	pubspec.lock
#	pubspec.yaml
2020-04-10 15:02:22 -04:00
42ae729c04 Merge pull request #12 from allemangD/game_details_offNavigation
Game details off navigation
2020-04-10 15:00:30 -04:00
Carlos Lopez-Rosario
f3f44e7108 Merge remote-tracking branch 'origin/master' into game_details_offNavigation
# Conflicts:
#	lib/route_generator.dart
#	pubspec.lock
2020-04-10 14:52:04 -04:00
kwainright
76120de1dc Merge pull request #11 from allemangD/monthly_calendar_route
Monthly calendar route
2020-04-10 14:38:10 -04:00
Carlos Lopez-Rosario
f6927245fd 90 -> 89 cause android sized screamed 2020-04-10 14:30:50 -04:00
Carlos Lopez-Rosario
ece7c61d03 Merge remote-tracking branch 'origin/master' into monthly_calendar_route
# Conflicts:
#	pubspec.lock
2020-04-10 14:23:38 -04:00
clopezr1
11fb6d3327 Merge pull request #10 from allemangD/Twitter_Page
Twitter page
2020-04-10 14:08:50 -04:00
kconnel7
287998bdf7 Monthly Calendar - sport_schedule json 2020-04-10 14:02:38 -04:00
Carlos Lopez-Rosario
8afa0b4f3c Merge remote-tracking branch 'origin/master' into standings 2020-04-10 13:51:29 -04:00
Carlos Lopez-Rosario
315bac2891 90 -> 89 cause android sized screamed 2020-04-10 13:45:15 -04:00
Carlos Lopez-Rosario
200b4a2df4 Merge remote-tracking branch 'origin/master' into game_details_offNavigation
# Conflicts:
#	lib/route_generator.dart
#	lib/screens/home_widget.dart
2020-04-10 13:43:19 -04:00
Carlos Lopez-Rosario
0bf3de6916 Added missing import 2020-04-10 13:30:50 -04:00
Carlos Lopez-Rosario
3f2406a442 Merge remote-tracking branch 'origin/master' into Twitter_Page
# Conflicts:
#	lib/route_generator.dart
#	lib/screens/home_widget.dart
2020-04-10 13:25:41 -04:00
clopezr1
7d7dae36bc Merge pull request #9 from allemangD/reorder-sports
Favorites - Persistent sports reordering.
2020-04-10 12:35:47 -04:00
kconnel7
8dd5979758 Monthly Calendar - Showcases Scores and game status; status has formatting. What remains; Home/Away Marker Colors, Gender Switch to switch between genders, display opponent logos. (Will be Phase 3) 2020-04-10 12:16:20 -04:00
e8a9808203 resort main page after order updated 2020-04-09 23:00:22 -04:00
96d88a8a82 initial list determined by favorites order 2020-04-09 22:52:13 -04:00
a59b13fc6f persistent draggable favorites manager 2020-04-09 22:40:58 -04:00
kwainright
335ba7ec48 Play-by-play, no api, temp place holder data. 2020-04-09 21:59:16 -04:00
clopezr1
ddbf2c47b3 Using School.dart Class 2020-04-09 21:57:20 -04:00
clopezr1
9c2b22e33a images 2020-04-09 21:13:58 -04:00
kwainright
71c0c072ab Twitter - proof of concept - needs api fleshed out. has place holder data - edited the images 2020-04-09 20:44:14 -04:00
kwainright
0510b9f7dd Twitter - proof of concept - needs api fleshed out. has place holder data 2020-04-09 20:38:48 -04:00
clopezr1
5c97ec7de0 Standings basic structure working 2020-04-09 18:45:35 -04:00
kwainright
2d103cba78 Twitter - Api half way there - committing to check out other branch 2020-04-09 18:32:06 -04:00
kwainright
9fc50a5215 Twitter - Api half way there - committing to check out other branch 2020-04-09 17:50:51 -04:00
David Allemang
b929018c9b upgrade packages 2020-04-09 14:40:15 -04:00
kconnel7
e9a8abfe00 Monthly Calendar - Multiple Objects displayed from API (All that remains are home/away marker colors, status/scores, opponent logos, and having gender switch work to change displayed games from either gender) 2020-04-09 05:51:59 -04:00
kconnel7
310248bf02 Monthly Calendar - Switch case to handle ability to change sports as well as determine if sport needs gender switch 2020-04-08 23:35:43 -04:00
kwainright
a2e2cb693d Twitter - Api half way there - have to figure out the Twitter Authorization with Dart. 2020-04-08 19:17:24 -04:00
kconnel7
c8e0026a51 Monthly Calendar (API - Only Dates Work) 2020-04-08 02:39:31 -04:00
kwainright
b8b0a790f6 Twitter - Layout implemented - need to get API data 2020-04-07 16:48:18 -04:00
kconnel7
ddbbe89903 Monthly Calendar w/ event placeholders & more detailed layout - No API 2020-04-02 19:08:29 -04:00
kwainright
5cdf2549df Twitter - nothing implemented - setting up testing routes 2020-04-02 14:01:54 -04:00
kwainright
5588c34bc4 Game Details page - no api - Proof of concept. Styling finished for the most part 2020-04-01 23:47:11 -04:00
kconnel7
8a5b57b14c Monthly Calendar w/ event placeholders - No API 2020-04-01 04:36:27 -04:00