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

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


    from c6b75d628 fix(migration): panic when `ExecuteMigration` fails
     add b5bdc25fb fix: error encode operate when updating project name (#8073)
     add ee21e3e3e fix: incomplete historical pipelines (#8072)
     add 3ad9839fa feat: improve the pipeline duration display (#8071)
     add b3633555d fix: graphql collector fails on transferred issues (#8075)
     new 4c158be4e Merge branch 'main' into debug-1

The 1 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:
 .../helpers/pluginhelper/api/graphql_collector.go  |  7 +++-
 config-ui/src/api/blueprint/index.ts               |  2 +-
 config-ui/src/api/project/index.ts                 |  5 +--
 .../src/routes/blueprint/detail/status-panel.tsx   | 42 ++++++++++------------
 .../src/routes/pipeline/components/duration.tsx    | 26 ++++++++++++--
 config-ui/src/routes/pipeline/components/table.tsx |  2 +-
 config-ui/src/routes/pipeline/pipelines.tsx        |  4 +--
 .../routes/project/additional-settings/index.tsx   |  2 +-
 config-ui/src/routes/project/layout/index.tsx      |  2 +-
 9 files changed, 55 insertions(+), 37 deletions(-)

Reply via email to