pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:JavaScript
Filter by
177M results
Summary
Server side of native (iOS) Google sign-in. Google forbids OAuth inside an embedded web view, so the iOS app must use
ASWebAuthenticationSession (the system browser) — but its cookie jar is invisible ...
- backend: ruff に pep8-naming (N) を追加 (backend/pyproject.toml)
- frontend: @typescript-eslint/naming-convention を error で追加 (eslint.config.mjs)
- boolean のプレフィックス判定に型情報が必要なため projectService を有効化 ...
概要
神原さんの「顧客を追加など編集できる箇所がない」を反映。来店ログ(customer_visits)から自動集計の読取専用だった顧客一覧に、手入力の顧客台帳(customers)を新設し、追加・編集・削除を可能にした。
変更
- migration 20260620000003_customers_master.sql: customers テーブル+RLS(施設メンバー)+部分UNIQUE(facility_id, ...
Bumps the npm_and_yarn group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @mariozechner/pi-coding-agent | 0.55.3 | 0.73.1 |
| @whiskeysockets/baileys | 7.0.0-rc.9 | ...
dependencies
javascript
The app no longer runs on the OWNER fixture. App is now a session host: logged out it shows the public landing +
onboarding; once onboarding (or passkey login) loads a real account, every app screen renders ...
screenshot:update
Summary
Adds Stripe Connect Standard so businesses can collect card payments, plus four follow-on features.
- Stripe Connect Standard — businesses link their own Stripe (Settings → Payment); customers ...
Summary
Adds docs/design-theme-brief.md — a standalone brief for handing off to a design-focused Claude session that
proposes 3–5 alternative visual themes for Sticks.
Captures:
- What Sticks is + ...
CARD-ACCOUNT-SCOPE-USERID-FIX-V1 — per-account scope の真の分離
#152 は merged/closed(4ba0945→squash b7d385d)。その後 branch に足した userid-fix commit 9026664 は #152 に含まれず feature/unfreeze-v4
にも未在 → 本番は旧版(別アカA/Bが同一 ...