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

github-bot pushed a change to branch github-actions/dubboctl-ui-update
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git


 discard 934dff59 [Dubboctl UI] Update build artifacts
     add aa8fc4a3 fix(searchTable): #164 1. add select form option
     add cc05a972 fix(searchTable): #164 1. add table style
     add e4e781ca fix(bratch): handle merge
     add 37c08f33 Merge pull request #172 from Helltab/feature/ui/framework/vue3
     add cd066c3a [Dubboctl UI] Update build artifacts

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (934dff59)
            \
             N -- N -- N   refs/heads/github-actions/dubboctl-ui-update 
(cd066c3a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../{debug-gDtphbyI.js => debug-GRU1HqVJ.js}       |  2 +-
 .../{detail-Xf5ACYP1.js => detail-JFVfgaXp.js}     |  2 +-
 ...bution-bPa9qceF.js => distribution--tWGnvaq.js} |  2 +-
 .../{event-OuxepD7z.js => event-XeUQ9GDb.js}       |  2 +-
 .../{index-1m-Bg6ap.js => index-8FcVxbAB.js}       |  2 +-
 .../{index-lpRw7JFd.js => index-E-sELOuj.js}       |  2 +-
 app/dubbo-ui/dist/admin/assets/index-MsKkbZGj.css  |  1 +
 .../{index-1RKqN-5k.js => index-MscyPOA8.js}       |  2 +-
 .../{index-Jf7HBnHk.js => index-Ygj3G9yv.js}       |  8 +--
 .../{index-cTtAVrNQ.js => index-_QXbrREn.js}       |  2 +-
 app/dubbo-ui/dist/admin/assets/index-eDraz1_8.js   |  1 -
 app/dubbo-ui/dist/admin/assets/index-gw2BYh6l.css  |  1 -
 .../{index-eVDWY2sn.js => index-hT7O4k_F.js}       |  2 +-
 .../{index-2_8hiYoR.js => index-rVQp4HdG.js}       |  2 +-
 app/dubbo-ui/dist/admin/assets/index-sVIAhM8V.js   |  1 +
 .../{monitor-Q1t744jR.js => monitor-sXtH-qHG.js}   |  2 +-
 .../{notFound-3PcSa_gt.js => notFound-ipNe4MDz.js} |  2 +-
 .../{request-S-kIsImv.js => request-So8fCjZt.js}   | 10 ++--
 .../{search-DTUbMQNO.js => search-aHHhaRnt.js}     |  2 +-
 .../assets/{tab1-xUTM5HG7.js => tab1-VGvbh0Tf.js}  |  2 +-
 .../assets/{tab1-wDTKpeV2.js => tab1-syYVqhyF.js}  |  2 +-
 .../assets/{tab2-x9d7Aajz.js => tab2-MqzGHWP6.js}  |  2 +-
 .../assets/{tab2-0L4rdF5A.js => tab2-fndEdTm6.js}  |  2 +-
 .../{tracing-oSmQiBgZ.js => tracing-tgjKKRJd.js}   |  2 +-
 app/dubbo-ui/dist/admin/index.html                 |  2 +-
 ui-vue3/src/base/i18n/en.ts                        |  9 +++-
 ui-vue3/src/base/i18n/zh.ts                        |  9 ++++
 ui-vue3/src/components/SearchTable.vue             | 60 ++++++++++++++++------
 ui-vue3/src/utils/SearchUtil.ts                    | 21 +++++++-
 ui-vue3/src/views/resources/applications/index.vue | 16 ++++--
 30 files changed, 121 insertions(+), 54 deletions(-)
 rename app/dubbo-ui/dist/admin/assets/{debug-gDtphbyI.js => debug-GRU1HqVJ.js} 
(97%)
 rename app/dubbo-ui/dist/admin/assets/{detail-Xf5ACYP1.js => 
detail-JFVfgaXp.js} (96%)
 rename app/dubbo-ui/dist/admin/assets/{distribution-bPa9qceF.js => 
distribution--tWGnvaq.js} (98%)
 rename app/dubbo-ui/dist/admin/assets/{event-OuxepD7z.js => event-XeUQ9GDb.js} 
(75%)
 rename app/dubbo-ui/dist/admin/assets/{index-1m-Bg6ap.js => index-8FcVxbAB.js} 
(99%)
 rename app/dubbo-ui/dist/admin/assets/{index-lpRw7JFd.js => index-E-sELOuj.js} 
(75%)
 create mode 100644 app/dubbo-ui/dist/admin/assets/index-MsKkbZGj.css
 rename app/dubbo-ui/dist/admin/assets/{index-1RKqN-5k.js => index-MscyPOA8.js} 
(99%)
 rename app/dubbo-ui/dist/admin/assets/{index-Jf7HBnHk.js => index-Ygj3G9yv.js} 
(99%)
 rename app/dubbo-ui/dist/admin/assets/{index-cTtAVrNQ.js => index-_QXbrREn.js} 
(87%)
 delete mode 100644 app/dubbo-ui/dist/admin/assets/index-eDraz1_8.js
 delete mode 100644 app/dubbo-ui/dist/admin/assets/index-gw2BYh6l.css
 rename app/dubbo-ui/dist/admin/assets/{index-eVDWY2sn.js => index-hT7O4k_F.js} 
(91%)
 rename app/dubbo-ui/dist/admin/assets/{index-2_8hiYoR.js => index-rVQp4HdG.js} 
(75%)
 create mode 100644 app/dubbo-ui/dist/admin/assets/index-sVIAhM8V.js
 rename app/dubbo-ui/dist/admin/assets/{monitor-Q1t744jR.js => 
monitor-sXtH-qHG.js} (75%)
 rename app/dubbo-ui/dist/admin/assets/{notFound-3PcSa_gt.js => 
notFound-ipNe4MDz.js} (98%)
 rename app/dubbo-ui/dist/admin/assets/{request-S-kIsImv.js => 
request-So8fCjZt.js} (92%)
 rename app/dubbo-ui/dist/admin/assets/{search-DTUbMQNO.js => 
search-aHHhaRnt.js} (92%)
 rename app/dubbo-ui/dist/admin/assets/{tab1-xUTM5HG7.js => tab1-VGvbh0Tf.js} 
(73%)
 rename app/dubbo-ui/dist/admin/assets/{tab1-wDTKpeV2.js => tab1-syYVqhyF.js} 
(73%)
 rename app/dubbo-ui/dist/admin/assets/{tab2-x9d7Aajz.js => tab2-MqzGHWP6.js} 
(73%)
 rename app/dubbo-ui/dist/admin/assets/{tab2-0L4rdF5A.js => tab2-fndEdTm6.js} 
(73%)
 rename app/dubbo-ui/dist/admin/assets/{tracing-oSmQiBgZ.js => 
tracing-tgjKKRJd.js} (75%)

Reply via email to