Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:PHP is:unmerged

Filter by

42.8M results  (2 s)

42.8M results

Adds reaction provenance to generated products. - New NOT NULL reaction_name column on the products table (db.py). - process_row tags each product with the coupling family that produced it (Suzuki ...

small fixes for raw LOFAR2 data

Summary - Replace client-list.js inline event attributes with module-owned delegated click/input/change/submit/keydown handlers. - Convert row/menu/form controls to data-cl-* action attributes ...

💡 What: Added standard ARIA roles (role= tablist , role= tab , role= tabpanel ) and state attributes (aria-selected, aria-controls) to the model selector tab UI, while properly removing the conflicting ...

Added the ON/OFF sound button.

Resumen - cambia el PATCH de intención de voto a un update atómico con predicado - conserva 404 cuando no existe voto del usuario/sesión y 409 cuando ya estaba fijada - añade regresión concurrente ...

- Introduce ResponseEntity across UserController - Proper HTTP status codes - 201 Created for resource creation - Appropriate delete response semantics - Explicit API contracts - Consistent ...

What does this PR do? !-- Describe the change clearly. One line is fine for small fixes. -- Type of change - [ ] feat — new feature - [ ] fix — bug fix - [ ] hotfix — urgent production fix - ...

Add constructors endpoint, badges, contributions, acknowledgements and update roadmap.

이슈 closes #675 변경 내용 - LeagueStatisticsQueryRepository.findByLeagueId()에 LEFT JOIN FETCH 추가 - firstWinnerTeam, secondWinnerTeam, mostCheeredTeam, mostCheerTalksTeam 4개 team 연관관계를 즉시 로드하도록 변경 - ...