Skip to content

Conversation

@xurxodev
Copy link
Contributor

@xurxodev xurxodev commented Oct 16, 2025

📌 References

📝 Implementation

  • List instances reading from routes
  • Create/edit instance in routes
  • Delete instances from routes
  • Create migration from data store to routes
  • Test instance connection using routes
  • Update metadata repository to request using routes when its necessary
  • Update aggregated repository to request using routes when its necessary
  • Update events repository to request using routes when its necessary
  • Remove create local instance in dhis2 if not exists
  • Migrate request get version
  • Fix manual calls without repository to target instance using d2api to use routes
  • Implement auth in instances using token

Bugs reported to dhis2
https://dhis2.atlassian.net/browse/DHIS2-20010
https://dhis2.atlassian.net/browse/DHIS2-20130
https://dhis2.atlassian.net/browse/DHIS2-20311

  • Complete testing when dhis2 has solved the reported bugs

📹 Screenshots/Screen capture

🔥 Is there anything the reviewer should know to test it?

📑 Others

  • Any change in the GUI library? If so, what branch/PR?

  • Any change in the D2 Api? If so, what branch/PR?

xurxodev added 30 commits June 25, 2025 11:34
- to basic use case reuse the same instance repository with cache
- now is not necessary using routes
- Remove getApi from InstanceRepository
- Mark GetInstanceApiUseCase as deprecated for the future
@xurxodev xurxodev changed the title Feature/routes as instances Migrate Instances to routes Oct 16, 2025
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.

1 participant