issues Search Results · language:Edge language:Python linked:pr linked:pr language:HTML language:TypeScript language:Python
Filter by
6.2M results
This issue is created automatically to track contribution activity.
updation
배경
현재 README의 설치 · 빌드 · 실행 섹션이 6단계 카피-페이스트입니다:
1. 사전 도구 설치
2. 저장소 가져오기
3. plugin 빌드 (PKG_CONFIG 우회 + meson + ninja)
4. GUI 실행 (venv + pip + python)
5. (옵션) export 도구 빌드 (make)
6. 동작 확인 (CLI)
#34 ...
documentation
Parent: #338 · Implements RFC-0001 §2 + §4. Unblocked by Track C C6 (#337, CrmPort + assertCrmAdapter) — now merged.
Scope (RFC-0001 §4 adapter scaffold strategy + §2 tree)
Emit, per provider × surface ...
__pycache__/ 目录被上传到仓库。该目录为 Python 字节码缓存,不应纳入版本控制。
배경
현재 scripts/setup-dev.sh는 개발 환경 셋업(plugin + tools + GUI venv)까지만 합니다. GUI 실행은 매번:
cd gui source .venv/bin/activate \
GST_PLUGIN_PATH= $(pwd)/../plugin/builddir python main.py
이 절차가 번거롭습니다. ...
enhancement
Purpose
WeightInputFormとWeightStorageを接続し、体重記録を保存できるようにする。
Acceptance Criteria
- submit時にWeightStorageへ保存できる
- validation errorを表示できる
- storage errorを表示できる
- loggerを利用する
- 保存成功時にフォームを更新できる ...
frontend
logic
task
Fitur: Tambah Banyak Transaksi Sekaligus (Add Multiple Transactions)
Deskripsi Tugas
Membuat fitur baru di dalam modul transaksi untuk memungkinkan pengguna menambahkan beberapa transaksi sekaligus dalam ...
Acceptance criteria:
- computeHoldingsAsOf is exported with the required signature.
- computeOpenPositions remains unchanged.
- Far-future as-of holdings match computeOpenPositions for the same ...
Target branch
main
Classification
Regression / landing page UX
Problem
The new landing hero showcase rotates automatically between the launch video and workspace mockup. If a visitor starts
watching ...
Purpose
体重記録を登録するための入力フォームを実装する。
Acceptance Criteria
- WeightInputFormを作成する
- 体重入力欄を実装する
- 日付入力欄を実装する
- メモ入力欄を実装する
- validation utilityを利用する
- エラーメッセージを表示できる
- React Testing LibraryによるComponent ...
frontend
task

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.