pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Go language:JavaScript language:Java
Filter by
231M results
概要
#273 修正(口座名義の → 二重化)がエスケープ→切詰めの順だったため、エスケープ後文字列が30桁を超えると padRight の slice(0, 30) が ペアを境界で切断し、単独の
が残って引用符が不均衡になり、#273 が防いだはずの列ズレが30桁境界で再発していた(リグレッション)。
Closes #300
変更内容
src/yucho/yuchoCsv.ts ...
The bottom command bar advertised several shortcuts that were never bound: the 1/7/30 range keys, ⌘E export, and the ⌘K
filter on the services hub. The ⌘E Export button itself had no click handler either ...
Los toggles de notificación (recordatorios, estado, nuevos eventos) no estaban conectados al sistema de notificaciones
del navegador, por lo que su presencia era engañosa para el usuario.
Se eliminan ...
Removes .github/workflows/deploy-dev.yml from main. Deployment will be handled by a backend script instead.
작업 내용
- @erumpay/sdk 버전을 1.0.0으로 정리
- SDK 공통 HTTP 처리 보강
- 요청 타임아웃 옵션 추가
- 재시도 옵션 추가
- custom fetch 주입 지원
- Accept, User-Agent 헤더 추가
- 에러 처리 보강
- ErumPayError에 correlationId, ...
概要
Infisical サービス別マッピングの service code 入力をフリーテキスト → catalog 由来の select に変更。catalog の code と不一致になるタイプミス事故 (#69 で実際に発生) を防ぐ。
変更
- api.ts: fetchCatalogServices() 追加 (GET /api/v1/services → {code,name}[]) ...
@
Gap
The login screen had no recovery path — a user who forgot their password was stuck.
What
Adds a ** Forgot password? ** link under the password field:
- Emails a Supabase password-reset link ...
The service now supports inventory management through REST and gRPC APIs, includes observability integration, shared JWT
security integration, CI validation, Docker support, and test coverage.
Changes ...
Testing for workflows
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- New Features
- Added a warning banner to the landing page for pull request ...