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

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


    from c6cefb584 fix(bamboo): fix e2e test
     add b2f21ba86 fix: distinguish update tips (#8023)
     add 2a063b2e8 refactor: simplify miller columns (#8025)
     add 550002e5e fix: redux initial error (#8030)
     add c61e91280 refactor: remove content about ahooks (#8031)
     add 29a99dd60 Merge branch 'main' into dev-1

No new revisions were added by this update.

Summary of changes:
 config-ui/package.json                             |  12 +-
 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  | 275 +++++------
 .../components/data-scope-remote/search-remote.tsx | 246 ++++------
 .../plugins/components/data-scope-select/index.tsx | 212 ++++----
 .../jira/transformation-fields/remote-link.tsx     |   2 +-
 .../webhook/components/selector-dialog.tsx         |  34 +-
 .../blueprint/detail/configuration-panel.tsx       |   3 +-
 .../src/routes/blueprint/detail/status-panel.tsx   |   3 +-
 .../src/routes/project/layout/project-selector.tsx |   2 +-
 config-ui/src/types/status.ts                      |   2 +-
 config-ui/yarn.lock                                | 531 ++++++++++++++-------
 16 files changed, 722 insertions(+), 616 deletions(-)

Reply via email to