feat(ui): calendar view for frontmatter dates#75
Open
advancedresearcharray wants to merge 8 commits into
Open
Conversation
advancedresearcharray
pushed a commit
that referenced
this pull request
Jul 3, 2026
Record fleet takeover test verification and PR #75 status after delivery check required confirmed green tests on calendar view branch. Co-authored-by: Cursor <cursoragent@cursor.com>
Add Calendar toolbar view with monthly grid, mobile week layout, DQL-backed date-field discovery, day popovers, and /view/calendar deep links. Closes kiwifs#427.
Cherry-picked calendar feature onto clean main branch; record test results for fleet publish. Co-authored-by: Cursor <cursoragent@cursor.com>
Record green test run and PR #75 push after fleet delivery check. Co-authored-by: Cursor <cursoragent@cursor.com>
9223204 to
8376c07
Compare
Mobile week view used startOfMonth as the week anchor, so opening mid-month or tapping Today showed the wrong week. Track focusDate separately for mobile DQL/grid; add regression test. Co-authored-by: Cursor <cursoragent@cursor.com>
…ifs#427 Record green test runs and peer review approval after fleet delivery check failure on calendar view branch. Co-authored-by: Cursor <cursoragent@cursor.com>
Record green test runs and peer review approval after fleet delivery check failure on calendar view branch. Co-authored-by: Cursor <cursoragent@cursor.com>
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
/view/calendardeep links[ui.features] calendar(default on) andMod+Shift+Ckeyboard shortcutCloses kiwifs#427
Test plan
cd ui && npm test -- --run— 35 files, 222 passedcd ui && npm test -- --run calendarView appViewRoutes kiwiKeybindings uiFeatures overlayDismiss— 5 files, 50 passedgo test ./internal/config/... ./internal/keybindings/... -count=1— ok/view/calendardeep link opens calendar view