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

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


    from 04775981 Merge branch 'feat/1.4.0/personal' of 
github.com:answerdev/answer into feat/1.4.0/personal
     new 721b2018 chore: Update tsconfig.json to exclude src/plugins directory
     new 8da88bae refactor: Update badge description styling in Admin Badges 
page
     new 989261ee refactor: Update badge description styling in Admin Badges 
page

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:
 i18n/en_US.yaml                                    |  9 ++-
 ui/src/common/interface.ts                         | 15 ++++-
 ui/src/components/Modal/BadgeModal.tsx             | 70 ++++++++++++++++++++++
 ui/src/components/Modal/index.tsx                  |  3 +-
 ui/src/pages/Admin/Badges/index.tsx                |  6 +-
 ui/src/pages/Layout/index.tsx                      |  8 ++-
 .../components/Achievements/index.scss             |  5 +-
 .../components/Achievements/index.tsx              | 27 +++++++--
 ui/src/services/admin/badges.ts                    |  8 +--
 ui/tsconfig.json                                   | 25 ++++++--
 10 files changed, 151 insertions(+), 25 deletions(-)
 create mode 100644 ui/src/components/Modal/BadgeModal.tsx

Reply via email to