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

klesh pushed a change to branch feat-gitlab-tx-inc
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from 3c6d9fdee fix: retransform should run in fullsync mode
     add 054b2f5e6 fix: deployment name too long when commits are too many 
(#8024)
     add b2f21ba86 fix: distinguish update tips (#8023)
     add 2a063b2e8 refactor: simplify miller columns (#8025)
     add 550002e5e fix: redux initial error (#8030)
     add 387ed8e78 Merge branch 'main' into feat-gitlab-tx-inc

No new revisions were added by this update.

Summary of changes:
 backend/plugins/webhook/api/deployments.go         |  13 +-
 config-ui/package.json                             |   9 +-
 config-ui/src/api/scope/index.ts                   |   2 +-
 config-ui/src/app/routrer.tsx                      |   8 +-
 config-ui/src/features/connections/slice.ts        |   2 +-
 config-ui/src/features/onboard/slice.ts            |   2 +-
 config-ui/src/features/version/slice.ts            |   2 +-
 .../components/data-scope-remote/search-local.tsx  | 273 ++++++--------
 .../components/data-scope-remote/search-remote.tsx | 244 +++++--------
 .../plugins/components/data-scope-select/index.tsx | 210 ++++++-----
 .../webhook/components/selector-dialog.tsx         |  34 +-
 .../blueprint/detail/configuration-panel.tsx       |   3 +-
 .../src/routes/blueprint/detail/status-panel.tsx   |   3 +-
 config-ui/src/types/status.ts                      |   2 +-
 config-ui/yarn.lock                                | 395 +++++++++++++++++----
 15 files changed, 677 insertions(+), 525 deletions(-)

Reply via email to