Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Demo App #3

Open
subotic opened this issue Mar 28, 2019 · 12 comments
Open

Demo App #3

subotic opened this issue Mar 28, 2019 · 12 comments
Assignees

Comments

@subotic
Copy link
Member

subotic commented Mar 28, 2019

Today I would like to deploy the App and the Data we have to the production server. The App should have the following features:

  • Homepage with 3 big buttons for the 3 main resource classes (mls:Lemma, mls:Article, mls:Lexicon)
  • Smaller buttons for all the other resource classes
  • After pressing each button, a table with instances of the class should be shown
  • Pressing a record should open the resource viewer and show all properties and all incoming links
  • ListValues should be resolved and shown
  • The properties with links to other resources (outgoing links) should be clickable and open the linked resource in a viewer when clicked
  • The incoming links should be clickable and open the linked resources in a viewer when clicked

It would be probably a good idea to involve André, so that you can divide the work. You could remind him to join the organization on Github. This project has the highest priority at the moment for the DaSCH.

@flavens
Copy link
Contributor

flavens commented Mar 28, 2019

@subotic André can help me this morning, the Knora viewer module is not ready to work with everything, so we have to work on it. It can take some time.

@subotic
Copy link
Member Author

subotic commented Mar 28, 2019

There is a lot of time until tomorrow ;-)

@subotic
Copy link
Member Author

subotic commented Mar 28, 2019

@flavens yarn build-prod is throwing some errors. Could you please check?

@flavens
Copy link
Contributor

flavens commented Mar 28, 2019

@subotic it's fixed

@subotic
Copy link
Member Author

subotic commented Mar 29, 2019

thanks :-)

I had to make a small change to the Gravsearch templates to use the ontology IRI from AppInitService so that it also works when deployed on the server.

The app is deployed here: https://mls.0807.dasch.swiss

Thanks again for making it possible.

@flavens
Copy link
Contributor

flavens commented Mar 29, 2019

Great! I made some improvements this morning and I will work With André this morning to fix the load more button and styling stuff.

Question: which language should I use for the interface - DE or EN?

@subotic
Copy link
Member Author

subotic commented Mar 29, 2019

Great! I made some improvements this morning and I will work With André this morning to fix the load more button and styling stuff.

great :-)

Question: which language should I use for the interface - DE or EN?

All the data is in DE. So I guess everything in DE would be in line with the data.

@flavens
Copy link
Contributor

flavens commented Mar 29, 2019

We integrated a lot of new features in the last commits and choose German as main language. We need to find a solution for the load more button now.

@subotic
Copy link
Member Author

subotic commented Mar 29, 2019

great, thanks :-)

@flavens
Copy link
Contributor

flavens commented Mar 29, 2019

@subotic load more button is fixed, it is also possible to search for the other resources (bibliothek, ort, tätigkeit)

@subotic
Copy link
Member Author

subotic commented Mar 29, 2019

great 😀

@subotic
Copy link
Member Author

subotic commented Mar 29, 2019

I've also added Artikel and Lexikon data.

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

No branches or pull requests

2 participants