Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:TypeScript is:public

Filter by

211M results  (3 s)

211M results

Summary Fixes the CI E2E failure on main after #507 merged: admin-create-artist-from-release.spec.ts › creating the artist returns to the originating release . The admin ArtistForm is a client component. ...

💡 What Optimized the createRide method in TripsService by parallelizing independent database operations using Promise.all within the Prisma transaction. 🎯 Why The previous implementation executed several ...

Closes #1734 What Adds a CI job that builds darwinConfigurations.default on a real macOS runner, so a broken nix-darwin config turns a PR check red before merge. nix flake check runs only on Linux runners, ...

概述 console-ui 的一次系统性前端重设计:重锚定设计基准到 Stripe、统一页面骨架(PageShell)、重做顶部 chrome,并彻底移除 Bootstrap(rf-* 表格/按钮/表单/modal/panel/栅格/工具类 全换 antd 或项目类,~200 行死 CSS 删除)。 主要改动 设计基准重锚定(实测 docs.stripe.com) - :root token ...

Summary The server store, plugin bridge, and API already let multiple allowlister processes enqueue and resolve approvals concurrently, but the UI only ever surfaced one request at a time behind a single ...

Summary - repair Business Signals frontstage selection when source titles collapse to boilerplate or taxonomy strings - preserve source-first facts by trimming trailing truncation ellipses and deriving ...

Issue #12 に基づき、クーポン割引機能を実装しました。 変更内容 1. データモデルの追加と拡張 - Coupon エンティティと CouponRepository を作成しました。 - Order エンティティおよび OrderBean に、適用されたクーポンコードと割引額を保持するフィールドを追加しました。 2. ロジックの実装 - PriceCalc ...