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

It would be helpful to have a direct link to the article as it is in the repo (to be able to see the full metadata, and links to the files) #272

Closed
Tracked by #266
drjova opened this issue Jan 9, 2024 · 0 comments · Fixed by SCOAP3/scoap3#174

Comments

@drjova
Copy link
Contributor

drjova commented Jan 9, 2024

From Anne:

It would be helpful to have a direct link to the article as it is in the repo (to be able to see the full metadata, and links to the files)

TECH NOTES

  • Add a custom action button in the admin Article detail page to open the record in a new tab.
  • Add an StackedInline in the Articles that contains the list of the Files and should be clickable to open them.

ACCEPTANCE

  • In the Django admin detail view for Articles, a new button labeled 'View in Repository' should be visible. Clicking this button should redirect the admin to the specific article's page in the repository, showing all related metadata and file links.
  • A files section should be in the Articles admin detail view, that has all the files related to the specific Article and each file should have a link to open it.
    • filename, extension, size and link to view it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant