pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:HTML language:JavaScript
Filter by
214M results
Automated test pull request
https://saramendes.atlassian.net/browse/SCRUM-143
Summary
An aesthetic refresh of finance-forge.ai toward a more deliberate, modern, sleek, and reactive Swiss × Apple feel — plus
several latent-bug fixes uncovered during the code study. No content architecture, ...
Automated test pull request
Summary
This plugin breaks on Homebridge 2.0 due to several API changes in hap-nodejs. Minimal fix — no behaviour changes.
Changes:
- index.js: Update registerPlatform to new HB 2.0 signature: api.registerPlatform(platformName, ...
概要
Git Flow 開発手順メモに、手作業で実行する場合のコマンド例を追加します。
Refs #151
変更内容
- docs/knowledge/git-flow.md に手作業コマンド例を追加
- 通常開発ブランチ作成、コミット、develop PR、release PR、main 反映後の同期、release 差分確認、release branch 削除までの流れを記載
...
area:docs
documentation
Swarm run: code_implementer-1780182643286 · agent: code_implementer
Agent deliverable
- [x] Branch pushed and PR opened (not draft)
- [x] CI triggered on PR
- [x] Tests added / updated — paths: ...
artifact: UX_WORKFLOW_OVERHAUL_REPORT version: 1.0 status: COMPLETE date: 2026-05-31 branch: feature/ux-workflow-overhaul head_sha: 089ea6553bbd2bdcab4f3154d917a0e321e729ca
UX/UI Workflow Overhaul — Operator ...
Qué incluye
1. Caja — los movimientos no se guardaban
Causa raíz: la tabla caja_movimientos nunca tuvo migración y (probablemente) no existe en la base. Sin ella, los insert
de gastos/retiros fallan. ...