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

lynwee pushed a change to branch feat-8017
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from 13011ea45 feat(blueprint): add new api to check connection tokens 
(#8102)
     add 9251c42a7 feat: use redux rewrite project detail (#8095)
     add 66c7cd2b4 Merge branch 'main' into feat-8017

No new revisions were added by this update.

Summary of changes:
 config-ui/src/app/store.ts                         |  2 +
 .../src/features/{onboard => project}/index.ts     |  0
 .../src/features/{version => project}/slice.ts     | 42 ++++++++-------
 .../src/plugins/register/webhook/connection.tsx    |  5 +-
 .../routes/project/additional-settings/index.tsx   | 11 ++--
 .../src/routes/project/general-settings/index.tsx  | 15 ++----
 config-ui/src/routes/project/layout/index.tsx      | 18 ++++++-
 config-ui/src/routes/project/webhook/index.tsx     | 61 +++++++++++++---------
 config-ui/src/types/webhook.ts                     |  4 +-
 9 files changed, 91 insertions(+), 67 deletions(-)
 copy config-ui/src/features/{onboard => project}/index.ts (100%)
 copy config-ui/src/features/{version => project}/slice.ts (57%)

Reply via email to