You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/09/22 06:23:35 UTC

[GitHub] [incubator-dolphinscheduler] break60 commented on a change in pull request #3734: [feature][ui]Alert plugin design

break60 commented on a change in pull request #3734:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/3734#discussion_r492496886



##########
File path: dolphinscheduler-ui/src/js/conf/home/router/index.js
##########
@@ -397,6 +397,14 @@ const router = new Router({
           meta: {
             title: `${i18n.$t('Token manage')}`
           }
+        },
+        {
+          path: '/security/Alarm-plugin-example',
+          name: 'Alarm-plugin-example',
+          component: resolve => require(['../pages/security/pages/alarmPluginExample/index'], resolve),

Review comment:
       Okay, because the local library is re-forked, merge first, and then I modify it together




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org