jina-ai / dashboard

Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images
https://dashboard.jina.ai
Apache License 2.0
118 stars 60 forks source link

Fix: Hide taskView #155

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

Tasks are currently not implemented in JinaD. So we should hide the view for now.

codecov[bot] commented 3 years ago

Codecov Report

Merging #155 (b557983) into master (7d79d93) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #155   +/-   ##
=======================================
  Coverage   21.62%   21.62%           
=======================================
  Files         138      138           
  Lines        2701     2701           
  Branches      446      446           
=======================================
  Hits          584      584           
  Misses       2117     2117           
Impacted Files Coverage Δ
src/redux/global/global.constants.ts 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7d79d93...b557983. Read the comment docs.