You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by so...@apache.org on 2022/02/14 04:01:59 UTC

[dolphinscheduler] branch dev updated (35316f0 -> cf5d253)

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

songjian pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from 35316f0  [Fix][UI Next] Fix a few bug with resource manage (#8363)
     add cf5d253  Adding Rights Management (#8368)

No new revisions were added by this update.

Summary of changes:
 .../src/layouts/content/index.tsx                  | 18 +++++------
 .../src/layouts/content/use-dataList.ts            | 21 +++++++------
 dolphinscheduler-ui-next/src/router/index.ts       | 14 +++++++--
 .../src/router/modules/data-quality.ts             |  6 ++--
 .../src/router/modules/datasource.ts               |  3 +-
 .../src/router/modules/monitor.ts                  | 15 ++++++---
 .../src/router/modules/projects.ts                 | 36 ++++++++++++++--------
 .../src/router/modules/resources.ts                | 33 +++++++++++++-------
 .../src/router/modules/security.ts                 | 24 ++++++++++-----
 dolphinscheduler-ui-next/src/router/routes.ts      | 14 ++++++---
 10 files changed, 119 insertions(+), 65 deletions(-)