Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:HTML language:Java language:JavaScript

Filter by

62.2M results  (831 ms)

62.2M results

Add to src/utils/helpers.js: - computeFocusTime(meetings, dayIdx, dayStartH, dayEndH) — workday hours minus summed meeting duration, floored at 0 (default window 9-18). - isStartingSoon(meeting, ...
size:S
workstream:calendar

Wire TodayMeetingStrip and MeetingCalendar to call fetchWeekMeetings() from src/api/calendar.js instead of importing MOCK_MEETINGS directly. Must still render mock meetings correctly when VITE_MS_GRAPH_TOKEN ...
size:S
workstream:calendar

Migrate TodoList.jsx to read/write admin tasks and priority overrides through localState (A-2) instead of in-memory useState. First run should seed the file from DEFAULT_TODOS once. Ref: spec Section ...
size:M
workstream:persistence

Summary Streetmix s coastmix work (now mostly on main, schema v34) adds a per-segment slope property that lets a segment tilt between two elevations (ramps, curb ramps, berms, beach grade, raised waterfront ...
street-editing

Summary When a request times out, the HTTP thread s finally block calls Files.deleteIfExists(tempInput) while the cancelled pipeline task still holds the file open via PDFBox s RandomAccessFile. On Windows, ...

Build a UI to add/edit/remove direct reports (name, optional GitHub username, optional Jira account ID), persisted via localState (A-2). Validate identifier format on entry; flag reports whose identifiers ...
size:M
workstream:persistence

Replaces the Ramanujan ellipse approximation for waist and chest circumferences with a three-stage hybrid SMPL fitting pipeline, as scoped in the v2 roadmap A SMPL mesh cross-section replaces the shape ...

Build src/api/localState.js exposing load()/save() that call the GET/PUT /api/state endpoints from A-1. Ref: spec TP-1, Section 3.3.
size:S
workstream:persistence

Build a Vite dev-server middleware plugin serving GET/PUT /api/state against data/local-state.json. Default shape when file is missing: { reports: [], todos: [], priorityOverrides: {} }. Ref: spec Technical ...
size:M
workstream:persistence
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.