You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2019/01/14 22:06:49 UTC

[GitHub] jihaozh commented on a change in pull request #3636: [TE] frontend - aaronucsd/Basic yaml editor with alert and subscripti…

jihaozh commented on a change in pull request #3636: [TE] frontend - aaronucsd/Basic yaml editor with alert and subscripti…
URL: https://github.com/apache/incubator-pinot/pull/3636#discussion_r247676732
 
 

 ##########
 File path: thirdeye/thirdeye-frontend/app/pods/manage/yaml/template.hbs
 ##########
 @@ -0,0 +1,41 @@
+<section class="te-page__top te-search-results {{if isEditModeActive "te-search-results--slim"}}">
+  <div class="container">
+    {{#self-serve-alert-yaml-details
+      detectionYaml=model.detectionYaml
+      isLoadError=isLoadError
+      displayMode="single"
+    }}
+
+      {{!-- {{#if (not isReplayPending)}}
 
 Review comment:
   Still need this?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org