Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quiver - Frontend for local setup #70

Open
MareenGeestmann opened this issue Mar 20, 2024 · 2 comments
Open

Quiver - Frontend for local setup #70

MareenGeestmann opened this issue Mar 20, 2024 · 2 comments

Comments

@MareenGeestmann
Copy link

MareenGeestmann commented Mar 20, 2024

For the local setup we need a unique frontend as more/ all resulting data should be displayed.
The graphs are still of interest.

Therefore, we need a view where all data are clearly displayed.

All data are:

  • GT document name
  • GT metadata
  • Workflows
  • used Processors per workflow including paramenters and values
  • results to all metrices for document
  • results to all metrices for each page per document

Would it be possible to switch between runs in the table view?

Tasks to be done could be:

  • open new repo
  • make new vueJS application
  • take piece of json and display all information
  • make up design yourself

To be clarified: where do the data come from?

@paulpestov
Copy link
Contributor

We decided to keep the local front-end as-is and only implement the following two things for now:

  • Make the API endpoint URL configurable for the Docker build, so the local network URL can be used
  • Make the header tabs configurable and show only the Workflows tab

@paulpestov
Copy link
Contributor

The env setup should be done in e43dca7 @mweidling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants