pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:HTML
Filter by
211M results
- 탭 최상단에서 아래로 당기면 인디케이터(↓ 당겨서 새로고침) 표시\n- 70px 이상 당기면 ↑ 놓으면 새로고침으로 변경\n- 손 떼면 location.reload()\n- 팝업 열림 / 드래그 중 / 콘텐츠
스크롤 중에는 무시
Generated by Claude Code
Pull Request Description
This PR resolves issue #18513. (Note: My previous PR hit a naming collision with an existing folder and tripped the spam
detector due to boilerplate CSS layout code. I have rewritten ...
accepted
animation
contribution
good first issue
gssoc:approved
GSSoC-26
help wanted
integrated
level:intermediate
type:feature
Fixes the 404s on Google-indexed links like torontoelectricalexperts.com/meet-the-team/.
Problem
The old WordPress site used clean permalinks with trailing slashes (/meet-the-team/, /services/, etc.), ...
Bumps googleapis from 148.0.0 to 173.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/googleapis/google-api-nodejs-client/releases googleapis s releases /a . /em ...
dependencies
javascript
Bumps @tanstack/react-query from 5.101.0 to 5.101.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/TanStack/query/releases @tanstack/react-query s releases /a . /em ...
dependencies
javascript
Problem
JtiTelemetryIT, NxosTelemetryIT, and IntegrationAPIIT (all on OpenNMSStack.MINION) have been failing — telemetry packets
are sent but never persist an RRD, so the tests time out. With karaf.log ...
Summary
- Distributes visually overlapping map markers so nearby or same-coordinate points no longer sit directly on top of
each other.
- Expands multi-text points into selectable text markers ...
Summary
CodeEditor hard-imports pygments for syntax highlighting (via _try_install_highlighter), but pygments was declared
nowhere in pyproject.toml. A clean pip install bootstack therefore crashes on ...
개요
CRM 모듈 6개 도메인의 CRUD·상태전이 프론트엔드를 구현한다. 기존 read-only 목록 페이지를 전체 관리 UI로 대체한다.
변경 내용
| 도메인 | 기능 |
| --- | --- |
| 고객사(accounts) | CRUD + 비활성화, 전체 필드 폼 |
| 담당자(contacts) | 고객사 선택 → 계정별 담당자 CRUD (백엔드 accountId ...