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

shuai pushed a change to branch feat/baseurl
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git


    from eb6dc3e3 fix: add REACT_APP_BASE_URL
     new 2c8bcbfd feat: test add basename
     new 299c5719 fix: a tag check basename
     new 7946cea3 fix: base url

The 3 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:
 ui/package.json                                    |  2 +-
 ui/src/components/Header/index.tsx                 | 49 ++++++++++++----------
 ui/src/components/PageTags/index.tsx               |  8 +++-
 ui/src/components/Share/index.tsx                  |  5 ++-
 ui/src/pages/Admin/Answers/index.tsx               |  8 ++--
 ui/src/pages/Admin/Questions/index.tsx             |  6 +--
 .../pages/Install/components/FifthStep/index.tsx   | 10 +++--
 ui/src/pages/Install/index.tsx                     |  3 +-
 .../Ask/components/SearchQuestion/index.tsx        |  5 ++-
 ui/src/pages/Questions/EditAnswer/index.tsx        |  8 ++--
 ui/src/pages/Users/Logout/index.tsx                |  4 +-
 ui/src/router/alias.ts                             |  4 ++
 ui/src/utils/floppyNavigation.ts                   |  2 +-
 13 files changed, 66 insertions(+), 48 deletions(-)

Reply via email to