This is an automated email from the ASF dual-hosted git repository.

shuai pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/answer.git


    from 52e1b8bd fix: merge dev
     add f238aa50 feat(ui,internal): add min_content property in site info
     add 9154b9ba feat(ui,internal): add optional question body
     add 2d2451f7 fix(ui,internal): correct i18n implementation for variables 
and add min=0 to minimumContent in siteInfo schema
     new e3151c1d fix: conflict
     new e1ff0731 fix: conflict

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 i18n/en_US.yaml                              | 16 ++++++++---
 internal/base/reason/reason.go               |  1 +
 internal/migrations/init.go                  |  1 +
 internal/migrations/v28.go                   |  2 ++
 internal/schema/question_schema.go           | 26 +++---------------
 internal/schema/siteinfo_schema.go           |  1 +
 internal/service/content/question_service.go | 40 ++++++++++++++++++++++++++++
 internal/service/question_common/question.go |  8 ++++++
 ui/src/common/interface.ts                   |  1 +
 ui/src/components/TagSelector/index.tsx      |  5 ++--
 ui/src/pages/Admin/Write/index.tsx           | 33 +++++++++++++++++++----
 ui/src/pages/Questions/Ask/index.tsx         | 23 ++++++++++++----
 ui/src/stores/writeSetting.ts                |  1 +
 13 files changed, 118 insertions(+), 40 deletions(-)

Reply via email to