pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:Java language:Python
Filter by
181M results
Motivation
- On mobile the top header consumes space and pushes the resources/status block down, so the header was removed to
make resources the top block on phones.
- Hero action rows read as ...
codex
feat: 랜딩페이지용 퀴즈 이메일 컴포넌트 제작
Summary
Synchronize the Enterprise Backend Refactoring Instructions across all backend repositories from the canonical source.
Scope
- docs/architecture/ENTERPRISE_BACKEND_REFACTORING_INSTRUCTIONS.md ...
Summary
Fixes 4 confirmed critical/advanced runtime bugs in app.py that cause NameError, AttributeError, and
StreamlitAPIException crashes on every batch upload and fresh session start.
Closes #181 | ...
Что и зачем
E7-2 (#144): чистый парсер входящего email email/parser.py (без I/O, только stdlib email/re). Фундамент для #145
(ingestion) и #146 (IMAP-worker). План APPROVED-с-условиями → все условия закрыты ...
Description
Closes #55
Type of change
- [X] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature ...
enhancement
Summary
- keep the Budget page subnav monthly update links tied to the month being edited
- pass the focused monthly update href through the Budget render context with a generic fallback elsewhere ...