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 59408774 fix(lang): correct translations in Polish and Turkish
language files
new b5ae2d03 fix: admin/themes add layout config
new 2ae309ab fix: delete log
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:
cmd/wire_gen.go | 24 ++------------------
docs/docs.go | 19 ----------------
docs/swagger.yaml | 17 --------------
i18n/en_US.yaml | 4 ++++
internal/service/mock/siteinfo_repo_mock.go | 19 ----------------
ui/src/common/interface.ts | 1 +
ui/src/components/Customize/index.tsx | 35 +++++++++++++++++++++++++++++
ui/src/components/Header/index.tsx | 8 +++++--
ui/src/pages/{ => 404}/403/index.tsx | 0
ui/src/pages/Admin/Themes/index.tsx | 11 +++++++++
ui/src/pages/Layout/index.tsx | 11 +++++++--
ui/src/pages/SideNavLayout/index.tsx | 2 +-
ui/src/stores/themeSetting.ts | 2 ++
13 files changed, 71 insertions(+), 82 deletions(-)
rename ui/src/pages/{ => 404}/403/index.tsx (100%)