You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by ki...@apache.org on 2020/07/28 10:08:04 UTC

[shardingsphere-elasticjob-ui] branch master updated (c2c1c3b -> c94ee87)

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

kimmking pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git.


    from c2c1c3b  Merge pull request #22 from wqzwh/master
     new c2fe7db  Refactor search
     new d866f26  rollback code
     new c94ee87  Merge pull request #23 from menghaoranss/refactor-ui

The 81 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:
 .../ui/web/controller/CloudJobController.java      | 44 ++++++++++++----------
 .../src/lang/zh-CN.js                              | 14 +++----
 .../src/router/index.js                            |  2 +-
 .../views/history-status/module/historyStatus.vue  | 44 ++++++++++++++++------
 .../views/history-trace/module/historyTrace.vue    | 16 ++++----
 .../src/views/job-config/module/jobConfig.vue      | 12 ++----
 .../src/views/job-status/module/jobStatus.vue      | 30 +++++----------
 7 files changed, 87 insertions(+), 75 deletions(-)