Open jacobwegner opened 4 years ago
Currently blocked on data from ATLAS; I'll follow up once we have an endpoint with the new data structures
@paltman this is now unblocked.
You'll want to update to this temporary ATLAS endpoint:
https://sv-mini-atlas-pr-37.herokuapp.com/graphql/
Sample query showing new fields
The new fields in data
are:
lemma
tag
@jtauber this has been deployed at the link below if you want to take a look:
Sorry I didn't comment here earlier, but this is looking great!
There are some style tweaks I want to make overall (not just to the toggles) but this is definitely demoable.
(Work was done on this branch: https://github.com/scaife-viewer/frontend/compare/feature/syntax-tree-updates?expand=1)
To load the newer data sets on Beyond Translation:
export VUE_APP_ATLAS_GRAPHQL_ENDPOINT="https://beyond-translation-gagdt-dev.herokuapp.com/graphql/"
yarn serve
Deliverable New release of
reader-syntax-trees-mode
that can be installed into Explore HomerDeployment Tasks (post-merge)