pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:TypeScript language:HTML
Filter by
202M results
概要
タスクの「最新ステータス変更日時」を記録するため、tasks に status_changed_at(NOT NULL, datetime(6))を追加しました。取り急ぎ必要なデータのため、まずは記録のみで API レスポンス / UI
への露出は行いません。
変更点
エンティティ
- Task.statusChangedAt: Date(NOT NULL)を追加
サービス(tasks.service.ts) ...
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
Closes #883. (Supersedes #919, whose head branch was deleted and detached from the rebased commit.)
The cortex config merge backup can carry platform tokens (Discord/Slack/Mattermost) lifted from the ...
bug
now
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
Summary
Updates README.md to include the new /pr-review command in the documentation.
Changes
- Added /pr-review to the Available Commands table
- Added pr-review/ to the What s Included Commands ...
背景(軸2: 規約と実態の分裂、依存方向の逆転)
共有層 src/actions/likes.ts / dislikes.ts が route 層 @/app/buttons/actions から incrementLikeCount 等を import(動的 import
も)し、ディレクトリレベルで双方向依存していた。likes/dislikes は約150行の鏡像コピー。
方針決定
Server ...
- ho creato un file
- ho scritto dentro un file
credo di aver diritto ad un aumento di stipendio per questo lavoro bellissimo. senza di me siete degli stracci da terra.
vvb
Task link https://github.com/rolling-scopes-school/tasks/blob/master/stage0.5%20Bootcamp/tasks/shelter/shelter-part1.md
Done
- Main page (70/70)
- Pets page (40/40)
- W3C validation without errors ...
Summary
- companyConfig.ts: annotate $inferSelect in two .map(s = ) callbacks
- okr.ts: annotate typeof allOkrs[0] / typeof okrList[0] in async map callbacks
- reports.ts: annotate typeof rows[0] ...