Closed Emmanuel-Develops closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
bitcoinsearch-app | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Sep 3, 2024 10:35pm |
Name | Link |
---|---|
Latest commit | 2c192cfee15a725427c8e4d09baad10c79742a9e |
Latest deploy log | https://app.netlify.com/sites/bitcoinsearch/deploys/66d78f13e1a29f000876db86 |
Deploy Preview | https://deploy-preview-145--bitcoinsearch.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Create new Sources page to display data source information from Elasticsearch
Implement a new feature that allows users to quickly view documents associated with each source directly from the sources table, allowing for better understanding of the current scraped content for each data source.
Implement a modal that displays full document details when clicking the view icon in the Sources table. This allows to inspect all fields of individual documents fetched from Elasticsearch, providing deeper insights into the indexed content.