pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Java language:HTML
Filter by
156M results
Automated test pull request
Summary
Replaces the grouped-by-section card list with a sortable/filterable table per the issue s spec:
- Inline edit: name, quantity, and unit are editable directly in the table.
- Store column ...
Automated test pull request
Wires up the existing backend GroupChatController (/chat/groups/*) to the Assemblee multiplatform frontend. Users can
now open group chats from the conversations list, see group identity in the header, ...
📌내용
- Preview Bar 구현
- Header 구현
- Hero 구현
- Hero 이미지 애니메이션 구현
변경 사항
- header.css 추가
- hero.css 추가
- about.css 추가
- hero 이미지 및 로고 이미지 추가
테스트
- [ ] 빌드/실행 확인
- [ ] 주요 동작 확인
스크린샷 ...
Improvements
Technical
The symptom
After PR #21 deployed, the adblock modal could not be dismissed at all for a real ad-block visitor — not via Got it, the
X, Escape, or click-outside. The console showed:
Uncaught TypeError: ...
feat: Add OTP functionality for signup process with error handling
style: Update CSS for navbar and sidebar components for better UI
feat: Implement location feature in Analysis and MapSelection pages ...
What changed
- Moved the Maven project from the nested Wasteland/ directory to the repository root.
- Added the public Wasteland API surface, Bukkit service provider, API events, and implementation ...
What why
Adds a user-facing control to add upcoming bills that are due so they feed the cash-flow projection for accuracy. Users
can enter a bill (payee/name, amount, due date, optional monthly recurrence, ...