Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Vue language:CSS

Filter by

28.9M results  (1 s)

28.9M results

Link additional key terms.

Add automated workflows for: - Run lint on PR (ESLint + TSC) - Run backend tests - Run frontend build check - Security audit (npm audit) - Auto-label PRs
priority: medium
status: done

Summary The weather widget (src/features/weather.js) currently shows only the current conditions (temperature, condition icon, wind, humidity). Adding an hourly forecast strip and a compact 5-day outlook ...
enhancement
weather

Summary All user preferences (background, clock style, theme, todo settings, weather config, etc.) are stored in localStorage which is per-device and per-profile. Adding a one-click export/import of settings ...
enhancement
settings
sync

Summary Todo items currently support a single text line and a due date, but many tasks require multiple steps. Adding subtask (checklist) support lets users break a todo into smaller actionable items ...
enhancement
todo

문제 미팅에서 시간 범위를 09:00–17:00으로 설정해도, 배포된 예약 페이지 그리드에는 18:00 ~ 다음날 01:30으로 표시됨 (정확히 +9시간 밀림). 원인 calendar.service.ts의 computeAvailableSlots가 슬롯 시작 시간을 서버 로컬 타임존 기준으로 생성함. Render 서버는 UTC라 09:00을 09:00 UTC로 ...

Steps to reproduce 1. GET /api/v1/settings/user-groups → { detail : Failed to list user groups } 2. GET /api/v1/settings/notifications/recipients → { detail : Failed to list notification recipients ...

Steps to reproduce 1. GET /api/v1/deploy/ → 500 2. GET /api/v1/deploy/{portfolio_id} → 500 3. POST /api/v1/deploy/ { portfolio_id : valid_pid , mode : paper } → 500 All return: { code :500, data :null, ...

Steps to reproduce 1. GET /api/v1/data/adjustfactors?page_size=5 2. 观察所有记录的 code 字段为空字符串 3. GET /api/v1/data/adjustfactors?code=600519.SH page_size=5 返回 0 条 Evidence { uuid : d7b5a082... , code ...
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.