Release 2.2 - #79
Open
dzenbot wants to merge 59 commits into
Open
Conversation
…etched user view models for later refreshes
…ing the main queue
…ng the next release cycle.
…and above, with transparent background. It looks a lot nicer.
…itional context bages
…ntroller. Some responsabilities of this new controller: - Fetches queues and checks revision changes through interval-based polling. - Prevents duplicate content requests and refreshes its derived state after mutations. - Builds round view models and identifies the next queued round. - Adds, switches, and removes the current user from queued rounds. - Counts queued users per frequency, excluding LIVE and PAST rounds. - Exposes the current user's pack usage, queued packs, and upcoming rounds. - Persists selected frequency preferences per race, selecting all configured frequencies by default. - Removes persisted preferences for frequencies that are no longer configured for the race. - Builds smart-join input from available queued slots and the current user's LIVE and PAST history. - Enforces pack-limit eligibility and delegates frequency selection to `ZippyqSmartJoinable`. - Joins the recommended round and frequency with a single API attempt.
… the Smart Joiner and Controller
Including ZippyQ time predictions on the Smart Join action's confirmation
Not displaying ZippyQ's smart joiner or user options if the pilot has not joined the race
…d, offering more layout and animation flexibility.
…iguration path. - Removed duplicate queue action and content-refresh methods. - Moved section geometry, supplementary views, and scroll-target calculations into ZippyqCollectionViewLayout. - Moved frequency-cell interaction wiring into the cell. - Made the diffable data source the sole owner of snapshot animations. - Reduced the implementation by roughly 57 lines overall.
…g controller. No longer displaying "Next Up" if the race isn't in progress, but still polling if the race hasn't ended and finalized
…eature anyways and misleading.
…nfigurable number visible
…m pack count. This fixes a reported bug by Beast_fpv
…e still Adjusting pack status on each frequency cell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Native ZippyQ:
Race Limit Support:
Dark Mode Support:
General: