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

FEATURE: Expose the created date of a data set in the UI #2821

Open
brassy-endomorph opened this issue Jan 18, 2023 · 1 comment · May be fixed by #4106
Open

FEATURE: Expose the created date of a data set in the UI #2821

brassy-endomorph opened this issue Jan 18, 2023 · 1 comment · May be fixed by #4106
Labels
feature-request Requests for new features or enhancements of existing features good first issue Issues that are well suited for first-time contributors ui Issues related to Aleph’s frontend

Comments

@brassy-endomorph
Copy link
Contributor

Is your feature request related to a problem? Please describe.

I want to have a governance plan for my Aleph instance that might contain items like "Datasets are guaranteed to stay live for 6 months." If user knows this, by seeing the created date of a data set, they can estimate ho much longer it will be left in the system.

On a different note, if there are many datasets, it can be useful to know not just when it was updated but also when it was created, especially for long running datasets.

Describe the solution you'd like

In the box column on the right side of the main page above the "Metadata updated" there should be a "Created Date" field.

Describe alternatives you've considered

None

@brassy-endomorph brassy-endomorph added feature-request Requests for new features or enhancements of existing features triage These issues need to be reviewed by the Aleph team labels Jan 18, 2023
@github-project-automation github-project-automation bot moved this to 🏷️ Triage in Aleph Jan 18, 2023
@tillprochaska
Copy link
Contributor

This information is already stored and I think it's also exposed via the API, so it would only need to be added in the UI.

A PR would be welcome! A good start would be this component: https://github.com/alephdata/aleph/blob/main/ui/src/components/Collection/CollectionInfo.jsx

@tillprochaska tillprochaska added ui Issues related to Aleph’s frontend and removed triage These issues need to be reviewed by the Aleph team labels Jan 19, 2023
@Rosencrantz Rosencrantz added the good first issue Issues that are well suited for first-time contributors label Jan 25, 2023
@maquchizi maquchizi linked a pull request Jan 22, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Requests for new features or enhancements of existing features good first issue Issues that are well suited for first-time contributors ui Issues related to Aleph’s frontend
Projects
No open projects
Status: 🏷️ Triage
Development

Successfully merging a pull request may close this issue.

3 participants