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/jina hub standalone routes #173

Closed Roshanjossey closed 3 years ago

Roshanjossey commented 3 years ago

hub.jina.ai was not working correctly because it's routes were not configured correctly. Standalone hub was something I missed while working on hub.

codecov[bot] commented 3 years ago

Codecov Report

Merging #173 (6a44204) into master (b46c0ed) will decrease coverage by 0.01%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   33.21%   33.19%   -0.02%     
==========================================
  Files         134      134              
  Lines        2189     2190       +1     
  Branches      369      369              
==========================================
  Hits          727      727              
- Misses       1461     1462       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/layouts/HubLayout.tsx 0.00% <0.00%> (ø)
src/routes/Hub.tsx 0.00% <0.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 a0f3e1e...6a44204. Read the comment docs.