issues Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript language:HTML
Filter by
62M results
Goal
Audit the current VivaPantry marketing website and produce the data needed for a professional redesign of the public
website at https://vivapantry.com/. This is not the authenticated web app. It ...
audit
ux
website
背景 / 問題
フロントエンドの細かな改善点をまとめたもの(優先度低)。
対応案
- [ ] 定数の FE/BE 二重管理: ARTICLE_TITLE_MAX_LENGTH(15) / ARTICLE_SUMMARY_MAX_LENGTH(100) が next/util/const.ts と
fastapi/app/util/constant.py の両方にハードコード。HTTP_STATUS.NOT_FOUND(FE) ...
priority: low
refactor
img width= 1179 height= 480 alt= Image src=
https://github.com/user-attachments/assets/ca14491c-c82b-4d72-973b-f2a14388486e / img width= 590 height= 1278 alt= Image
src= https://github.com/user-attachments/assets/83d736d6-96a5-4286-b87d-a2c2176596f6 ...
背景 / 問題
バックエンドの細かな改善点をまとめたもの(優先度低)。
対応案
- [ ] ページネーション処理(offset / limit / total / has_next)の重複を共通ヘルパー化 (article_service.py / comment_service.py /
access_log_service.py)
- [ ] image_service.py ...
priority: low
refactor
背景 / 問題
fastapi/app/models/article.py に型・nullable の不整合がある。
- limited / published … 型アノテーションは bool だが Column(Integer)。Boolean 型が自然。
- published_at … nullable=False + default=datetime.now だが、スキーマ/サービスは ...
priority: low
refactor
Classify the region and roles for each figure below, then patch data/hist-chars.json by adding/updating each entry.
Valid roles: Ruler, Military, Scientist, Artist, Writer, Explorer, Religious, Reformer ...
classify-figures
Goal
Harden the v0 schema tooling added in #16 so the producer and consumer cannot drift promise is actually enforced, and so
the Python modules don t squat generic top-level names. Two coupled parts ...
Goal
Deploy the DataTasks work-engine as a private runtime service behind the existing DataOps portal so operators get one
authenticated experience at ops.dtcdev.click.
The public surface remains the ...
backend
infra
P0
portal
testing
work-engine
背景 / 問題
管理画面 View で、setIsLoading(true) → try → setData → catch (e instanceof Error ? ...) → finally という同型の非同期ロードロジックが各所に重複している。
該当例: NgWordView.tsx / AnalysisView.tsx / HomeArticleList.tsx / HomeCommentList.tsx ...
priority: medium
refactor

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.