Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug where cross-month events are not shown in week events list #954

Merged
merged 2 commits into from
Nov 11, 2023

Conversation

ZachOrr
Copy link
Member

@ZachOrr ZachOrr commented Sep 30, 2023

Issue was raised because Chezy Champs this year crosses the month boundary and should be shown in the September events list, but is getting dropped since it's end date is not also in September.
Simulator Screenshot - iPhone 14 Pro - 2023-09-30 at 18 14 11

@ZachOrr ZachOrr merged commit 3725b0b into the-blue-alliance:master Nov 11, 2023
1 check passed
@ZachOrr ZachOrr deleted the zorr/fix-cross-month-events branch November 11, 2023 19:17
ZachOrr added a commit that referenced this pull request Nov 11, 2023
* Update dependencies, get project building in Xcode 12 (#913)

* Bump addressable from 2.7.0 to 2.8.0 (#914)

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update CI to use GitHub Action to set Xcode version (#919)

* Bump status defaults to 2022 (#918)

* Adds 2022 Rapid React icons (#917)

* Fix diffable data source crashes in iOS 15 (#921)

* Minor version bump

[beta]

* Update ruby deps

[beta] [clowntown]

* Kickoff TestFlight build

[beta] [clowntown]

* 3.1.0 release notes (#925)

* Fix project warnings (#923)

* Skip 2fa check

* Adds 2021/2022 match breakdowns and event insights (#924)

[app_store] [clowntown]

* Update Fastlane

[app_store] [clowntown]

* Add MATCH basic auth

[app_store] [clowntown]

* Fix YouTube videos (#926)

* Bump deps

[app_store] [clowntown]

* Fix build issues

[app_store] [clowntown]

* Add FASTLANE_PASSWORD

[app_store] [clowntown]

* Attempt to fix Fastlane sign in issues

[app_store] [clowntown]

* Downgrade fastlane to fix auth error

[app_store] [clowntown]

* Another one

[app_store] [clowntown]

* Bump version to 3.1.1. Fix icon name for RAPID REACT season (#927)

* v3.1.1 release notes

[app_store] [clowntown]

* Downgrade fastlane

[beta] [clowntown]

* Revert "Downgrade fastlane"

This reverts commit 71162e0.

* Attempt to fix Fastlane auth

* Fixes Team@Event crash with WLT row hash differing (#933)

[beta] [clowntown]

* Remove Firebase Performance (#935)

[clowntown] [beta]

* Fix constructing root view controller hiearchy before persistent store is loaded from handoff flow (#936)

[beta] [clowntown]

* Fix CI env vars for App Store Connect API

[beta] [clowntown]

* v3.1.1

[app_store] [clowntown]

* Remove Fastlane user/password. Fix refresh_dsym job

* Excludes precheck for IAP (failing on CI)

[app_store] [clowntown]

* Release notes for v3.1.1

[app_store] [clowntown]

* Bump cocoapods-downloader from 1.6.1 to 1.6.3 (#938)

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases)
- [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md)
- [Commits](CocoaPods/cocoapods-downloader@1.6.1...1.6.3)

---
updated-dependencies:
- dependency-name: cocoapods-downloader
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add fastlane user for dsym job

* Explicitly add fastlane user for dsym job

* Revert "Explicitly add fastlane user for dsym job"

This reverts commit 8bdcca2.

* Setup App Store Connect API for dsym job. Bump dsym donwload to 3.0.0+

* Fix bug where cross-month events are not shown in week events list (#954)

* Fix bug where cross-month events are not shown in week events list

* Update Podfile

* Bump targets to iOS 15 (#916)

* Convert from Cocoapods to SPM (#955)

* Attempt to update to use SPM and drop Cocoapods - a bit of a nightmare

* Convert to SPM

* Update table view data source to set data source before calling update

* First pass at moving Google sign in logic

* DRY Google Auth

* Replace BFRImageViewer for Agrume

* Fix my busted rebase

* Fix up build issues with merge from master to ios15 branch

* Test target fix

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant