This is an automated email from the ASF dual-hosted git repository.
mintsweet pushed a change to branch feat-5791
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from 71b60e01e fix(config-ui): match full the api rewrite
new 864b0a6f4 feat(config-ui): adjust the component copy-text
new cfe638814 feat(config-ui): adjust the create and view dialog for
webhook
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:
.../components/action/copy-text/assets/copy.svg | 32 +++++++
.../src/components/action/copy-text/index.tsx | 8 +-
.../register/webook/components/create-dialog.tsx | 58 ++++++++----
.../register/webook/components/view-dialog.tsx | 105 ++++++++++++++-------
config-ui/src/plugins/register/webook/styled.ts | 4 +
5 files changed, 152 insertions(+), 55 deletions(-)
create mode 100644 config-ui/src/components/action/copy-text/assets/copy.svg