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

Create a list of data sets #465

Merged
merged 4 commits into from
Nov 18, 2024

Conversation

eperedo
Copy link
Contributor

@eperedo eperedo commented Oct 1, 2024

📌 References

📝 Implementation

  • List datasets
  • Actions implemented (contextual menu): Details, Sharing Settings, Assign org. units, Delete, Logs
    Logs is partially implemented since I have some doubts about how it works (I'll need a short meeting with @tokland since I couldn't figure it out just by reading the old code)

📹 Screenshots/Screen capture

image

image

image

🔥 Notes to the tester

Add server credentials in .env.local

VITE_DHIS2_BASE_URL=http://localhost:8080
VITE_DHIS2_AUTH='user:password'

Install dependencies

yarn install

Start local server

yarn start

#8695x7xvg

@eperedo eperedo requested review from tokland and MiquelAdell October 1, 2024 18:58
@eperedo eperedo changed the base branch from development to development-project-configurator October 11, 2024 13:53
Copy link
Collaborator

@tokland tokland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR already includes the code which I reviewed in #469 so once the other is approved, merge the code here and that will be it.

@MiquelAdell MiquelAdell merged commit a1e4e2a into development-project-configurator Nov 18, 2024
1 check passed
@MiquelAdell MiquelAdell deleted the feature/list-datasets branch November 18, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants