pullrequests Search Results · language:Dune language:TypeScript language:Python language:Java language:Java language:TypeScript
Filter by
169M results
Pull Request Summary
PR Type
- [x] New Feature
- [ ] Enhancement / Refactor
- [ ] Bug Fix
- [ ] Performance Improvement
- [ ] Code Cleanup
- [ ] Documentation Update
Description
What does ...
PR 내용
구현한 기능
- CSS 변수를 수정하여 화이트/블루(White Blue Accent) 테마 적용
- Material Symbols Rounded로 아이콘 폰트 전면 교체 및 둥근 스타일 아이콘 적용
- 브랜드 로고 텍스트 한 줄 유지(white-space: nowrap) 및 Follow 부분 블루 포인트 컬러 강조
테스트한 내용
...
The k3s standby E2E was failing on two issues separate from the auth fix (#738, now deployed — the autherror/500 cascade
is gone). This fixes both.
1. ha-failover.spec.ts — assert the Cloudflare edge, ...
api
auth
ci
config
dependencies
frontend
i18n
store
tests
Follow-up to #885 (composer-side URL chip).
Summary
Bare URLs folded into a message at send time now render as a favicon chip (clickable, opens in a new tab) in the user
message — matching the composer ...
- Remove redundant nested eureka directory within eureka-service.
- Rename GateWayApplicationTests to InventoryApplicationTests in inventory-service to correct domain naming.
- Scaffold initial domain ...
Included the Lighthouse before report for the homepage under docs/lighthouse and added notes with the initial
performance score of 83 . This sets up the Sprint 8 before/after audit requirement so we can ...
Description
Previously, if a measure had a strict limit (e.g. minValue) and a suggested limit (e.g. probableLowerBound), and the
suggested limit was higher/ lower than the strict limit, it was incorrectly ...
Bug fix