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

peacewong pushed a change to branch dev-1.1.1
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git.


    from 0c2caca  Dev 1.1.1 ec task monitor bug fix (#1795)
     new c7becb3  fix: issue 1650 and 1596 (#4)
     new bae062d  Dev 1.1.1 web (#5)
     new 38357e0  Dev 1.1.1 web (#6)
     new 63c208c  fix: Fix format Number & adjust source col Width
     new 110b885  Dev 1.1.1 web (#7)
     new 92a2d96  fix: fix udf page cannot open & rm useless cods
     new f3ef0c5  fix: #1771, #1772 (#8)

The 7 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:
 web/package.json                                   |  6 ++--
 .../{functionManagement => udfManagement}/index.js |  6 ++--
 web/src/apps/URM/router.js                         |  6 ++--
 web/src/apps/URM/view/urm/index.vue                | 12 ++++++-
 web/src/apps/linkis/components/cardList/index.vue  | 19 ++++------
 web/src/apps/linkis/i18n/common/en.json            |  4 +++
 web/src/apps/linkis/i18n/common/zh.json            |  4 +++
 .../module/globalHistoryManagement/index.scss      |  4 +++
 .../module/globalHistoryManagement/index.vue       | 40 ++++++++++++++--------
 .../module/globalHistoryManagement/viewHistory.vue | 13 ++++++-
 web/src/apps/linkis/module/header/index.vue        |  3 +-
 web/src/apps/linkis/view/linkis/index.vue          |  1 +
 web/src/common/service/mixin.js                    | 17 +--------
 web/src/common/util/convert.js                     | 12 +++----
 web/src/components/consoleComponent/result.vue     |  7 ----
 web/src/dss/module/header/index.vue                |  5 +--
 web/src/dss/module/resourceSimple/engine.vue       | 15 ++++++++
 web/src/dynamic-apps.js                            | 25 ++++----------
 web/src/main.js                                    |  4 +--
 web/vue.config.js                                  |  3 +-
 20 files changed, 113 insertions(+), 93 deletions(-)
 copy web/src/apps/URM/module/{functionManagement => udfManagement}/index.js 
(95%)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to