Conversation
… its confusing me during pride month. swapped cons for quote since we dont have linked lists or cons cells and cons was not doing what it advertised.
[Feature] ASS entry box component
…initial scheduled start time' attribute (different from nominal start) (sorry yes these names are horrendously easy to confuse)
[Feature] Pre-MHO schedule edit fixes
this is high key embarrasing
CoolCatMona
approved these changes
Jun 10, 2026
Collaborator
|
looking forward to the rollout day before the tournament : ) |
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.
Summary
primarily pre-MHO changes working towards #199. doesn't do everything, but kind of does the bare minimum to make sure MHO goes well:
also includes the smart ASS entry box
What changed
See #217
some of the docs have been updated but not as much as I had hoped. I just really want to get this out before MHO.
see #200
consbecause im not dealing with implementing that properlyquoteand the standard shorthand so people can construct listsMigration impact
very simple. copies existing info from nominal_start_time. safe to revert.
Test plan
just testpasses locallyjust coverage-checkpasses locally, or CI coverage is sufficientLinked issues
Closes #217
Closes #200
Refs #199
Pre-review checklist
[Feature],[Bugfix],[Refactor],[Documentation].Branch name followscategory/name(feat/...,bugfix/...,refactor/...).Targetingdev, notmain(unless this is a release PR).just lintandjust formatare clean.If a new module was added underapp/: correspondingapp/<area>/README.mdanddocs/api/*.rstare updated.If developer workflow changes:README.md,CONTRIBUTING.md, orTESTING.mdupdated.