pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Java language:Java
Filter by
20.4M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- Backend: tRPC router restructured into namespaces (venues.*, events.*, folders.*). Added events.listDefault (mock
data derived from the seeded venues, filtered through the existing filterEvents) ...
نظرة عامة
تتيح هذه الميزة إنشاء صفقة عقود (خيارات) على أسهم الشركات مباشرة من صفحة الصفقات دون الحاجة لإنشاء تحليل أولاً — بنفس
أسلوب صفقات المؤشرات تماماً، مع استيراد العقود من الـ API، وتتبع الأسعار ...
Closes #67 Closes #165 Closes #166 Closes #169
- Converted contracts/ to a Cargo workspace with 16 packages.
- Resolved Soroban build collisions by decoupling contract dependencies.
- Updated CI/CD ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
!-- START COPILOT ORIGINAL PROMPT --
details
summary Original ...
Motivation
- The backend computed consolidated balances but did not consistently expose a canonical totalDue field, causing the
UI to read the wrong/absent field and show R$ 0,00.
- Ensure a stable ...
codex
The bug
Every page had a nested scroll region inside the normal document scroll — the scroll within scroll / weird overflow the
report described.
Root cause
src/components/dom/Layout.jsx — a leftover ...
概要
Issue #33 を実装しました。Employee をチャンネルに所属させる多対多の仕組みと、所属に応じた定時バッチ(#32)の発言候補制御を追加します。設計書 docs/design/issue-33.md を同梱します。
設計判断の要点
- 多対多は明示的中間テーブル ChannelEmployee で表現(複合主キー @@id([channelId, employeeId]) ...
Summary
- Swaps the order of the logo/suite-switcher and the File menu in the mobile nav bar so the Universal PDF logo and
dropdown appear to the left of the File dropdown, matching the expected ...
Summary
Phase 2 of #79 — retires the random-command DEMO loop entirely. Engine pages (`/turing`, `/post`) become single-purpose
authoring views booted to a static loaded program. The landing page (`/`, ...