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

Add "my data" tab TheSettings #520

Closed
nichtich opened this issue Nov 25, 2019 · 3 comments
Closed

Add "my data" tab TheSettings #520

nichtich opened this issue Nov 25, 2019 · 3 comments
Labels
feature Additional functionality
Milestone

Comments

@nichtich
Copy link
Member

TheSettings should contain a tab that gives an overview of all data authored by the logged-in in user:

  • mappings (could be a link to the mapping search), separated by registry
  • annotations (we don't have search and browse by annotations yet)
  • link to user data at login-server

Wikidata registry does not support search by author (could be implemented), we can provide a link to the corresponding search in Wikidata instead.

@nichtich nichtich added the feature Additional functionality label Nov 25, 2019
@stefandesu stefandesu added this to the 1.6.0 milestone Oct 21, 2021
@nichtich
Copy link
Member Author

annotations (we don't have search and browse by annotations yet)

A link to an API result should be enough for this issue. The point is to give a starting point to search for data created by the user, not to provide a full user interface to all of this data.

@stefandesu
Copy link
Member

Suggestion: Rename the "Local Mappings" tab in Settings to "My Data". In there, the biggest part is "Local Mappings" with all the previous stuff (maybe better organized) and then another section with a bunch of API links for stuff that the user created. This would need to be shown for all registries the user can write into, if it's possible to filter by creator (Wikidata doesn't allow that, so we can't show it there).

stefandesu added a commit to gbv/jskos-server that referenced this issue Apr 21, 2022
- Allow searching multiple creators.
- Allow URI and name.
- Search part of name, case-insensitive.

Was required for gbv/cocoda#520.
@stefandesu
Copy link
Member

I think this is good now as a first implementation. In the future, we should improve this.

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

No branches or pull requests

2 participants