Releases: the-blue-alliance/the-blue-alliance-ios
v1.0.0b17
411519f: [beta] v1.0.0b17
62c4599: [skip ci] New version - v1.0.0b17
f4e6048: Update fastlane
9240b6e: Adds District Teams view controller
d490d32: Change several cell's spacing to left/right edges
7638f94: Show # of teams in search bar in Teams view controller
d813fbb: Treat refreshed Core Data objects as updated Core Data objects in our CoreDataObserver
6947f88: Add fetch next/last in TeamSummaryViewController, fix some bugs in TeamSummaryViewController, remove attributed HTML string in TeamSummaryViewController cells
ea76521: Disable selection on loading table view cells
949764c: Fix crash for Event setupWeeks responding to Status from plist
34a9d14: Add Match.forKey method
27c78ef: Adds Done button to week select
9c02958: Fix match info view not respecting safe area
1738c7f: Upload symbols to Crashlytics during beta
v1.0.0b16
2f76f44: [beta] Beta v1.0.0b16
4964309: [skip ci] New version - v1.0.0b16
53b1fac: Upload archive for GitHub
6d0e250: Adds StatusServiceOperation tests
1113ad8: Adds Status tests
fba37e3: Fix Settings view controller hiding tab bar
fecec8d: Removes realtime database tests
8828b34: Fix broken Fastlane lanes
6bb80a9: Adds StatusService tests
6fd9245: Fix Core Data observer not dispatching properly for all events
ade8e59: Create GitHub release before shipping to TestFlight
32febe7: Adds Status service, removes Firebase Realtime Database and Firebase Config
v1.0.0b15
dbb7098: [beta] v1.0.0b15 beta
03e4e96: Disable Settings snapshot tests
d883783: [skip ci] New version - v1.0.0b15
86304e7: Register myTBA after Google sign in, fix myTBA Team@Event crash
a983dfe: Finish implementation of notification troubleshooting view controller
2285422: Remove commit from set_github_release
v1.0.0b14
v1.0.0b13
v1.0.0b9
v1.0.0b10
v1.0.0b8
Hey y'all - welcome to the initial release of The Blue Alliance for iOS!
The hot goss:
Setup beta builds via Travis
Adds some ways to test view controllers, kinda (#292)
Inject TBAKit (for testing) (#291)
Move TBAKit in to TBA for iOS (#290)
Modifies Favorite/Subscription/MyTBAEntity to be a little bit nicer (#289)
Change bundle identifier and team (#288)
Adds MyTBASubscribable (#287)
Make Event optional on a Match (#284)
Fix alliances not showing names for offseason events (#283)
Fix crash when inserting Awards for team
Fix Event Awards overwrite when viewing Team Status, fix District Points crash, set merge policy for background contexts (#281)
Disable UI tests for now (#282)
Squashed 'subtrees/the-blue-alliance-react/' changes from 17ee69c..97aeaa7
97aeaa7 update merge
b25f668 Merge pull request #5 from the-blue-alliance/zach/npm-audit
366fedf npm audit
git-subtree-dir: subtrees/the-blue-alliance-react
git-subtree-split: 97aeaa7
Remove Team.insert, add TeamKey model relationships (#275)
Remove Team.insert, add TeamKey model relationships, audit and test data layer. Closes #275
Store MatchAlliances on Match, store breakdown on Match as JSON (#271)
- Update TBAKit to 2.0.8, convert Match red*/blue* to alliances, adds Match, MatchAlliance, and MatchVideo tests, updates consuming views for new MatchVideo type or Match compLevel enum pattern, adds TeamKey and tests
v1.0.0b6
v1.0.0b5
Fix model relationships being overwritten by empty cache responses #253
Overwrite old data during refresh #254
Revert "Fix model relationships being overwritten by empty cache responses" #255
Fix TeamMediaCollectionViewController (#118) #256
Refactor Stateful #257
Set merge policy for managed object context #259