pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:TypeScript
Filter by
177M results
概要
初回ログイン後、ユーザーが所属組織を持っていない場合に組織作成を促す onboarding 画面を実装します。
- 組織未所属ユーザーが /app 配下にアクセスした際に /onboarding/organization へリダイレクトします。
- /onboarding/organization 画面で組織名を入力・作成後、/app へ遷移します。
- 既に組織に所属しているユーザーは ...
Summary
- Adds scripts/verify-checker.sh — one-command local gate (lint, forbidden-imports, surface, secrets, typecheck,
build, test, CLI smoke) that prints ALL GREEN on a clean run
- Adds scripts/check-public-surface.sh ...
Diagrams
graph TD
subgraph Removed[ Removed — knip tooling ]
K1[ knip.ts (config + ignore rules) ]
K2[ .github/workflows/knip.yml br/ (knip informational check) ]
K3[ root ...
Summary
- Body guard: overflow-x: clip on body prevents any stray layout bleed from creating a page-level horizontal
scrollbar, without breaking position: sticky (unlike overflow: hidden, clip doesn ...
Motivation
- Provide a comprehensive, production-grade documentation set to onboard new developers and describe architecture,
implementation, and operational expectations.
- Explain why design ...
codex
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
Prod logs showed Composer output truncated (max_tokens) — 8 candidates overflow 4096 (Sonnet is verbose) → incomplete
JSON → retry + broaden tiers → the multi-minute stall. 8192 fits one round → fast path ...
Description
The changes in this PR rectify the following issues:
- Broad habitat is included but isn’t a valid field for watercourses
- Also Watercourse and Riparian encroachment are the wrong way ...
Summary
The right-side panel (Live JVM / Loggers / Settings tabs, plus the hide/show toggle) always reset to its default layout
on every canvas reload, so a developer who collapsed it or switched to a ...
Adds Hosted Checkout — the Stripe-Checkout-equivalent for human web shoppers — to the Direct Request Payment merchant
client, and documents the two buyer systems.
SDK surface (TS + Python)
- DirectRequestPaymentMerchantClient.createCheckoutSession({ ...