This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
from 8005ec88 fix(review): reject the review when delete question
add d23ac6e9 fix: Markdown parsing without incrementing ordered list
numbers
add f165d3dd perf: add note to email body
add 6049b5e8 feat: Add key metrics to the dashboard
add c6b45f79 Merge branch 'dev' into feat/1.4.2/tag
No new revisions were added by this update.
Summary of changes:
i18n/en_US.yaml | 18 ++++++++------
i18n/zh_CN.yaml | 2 ++
internal/repo/question/question_repo.go | 23 +++++++++++++++++
internal/schema/dashboard_schema.go | 4 +++
internal/service/dashboard/dashboard_service.go | 29 +++++++++++++++++++++-
internal/service/question_common/question.go | 2 ++
pkg/converter/markdown.go | 1 +
ui/src/common/interface.ts | 4 +++
.../Dashboard/components/Statistics/index.tsx | 22 ++++++++++++++++
9 files changed, 96 insertions(+), 9 deletions(-)