Skip to content

refactor: migrate OrgRepo, UserRepo, and device config to entity DAOs (#1235)#1

Open
marsof02 wants to merge 1 commit into
chore/split-treetracker-daofrom
chore/treetracker-dao-split-repos
Open

refactor: migrate OrgRepo, UserRepo, and device config to entity DAOs (#1235)#1
marsof02 wants to merge 1 commit into
chore/split-treetracker-daofrom
chore/treetracker-dao-split-repos

Conversation

@marsof02

@marsof02 marsof02 commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Thank you for opening a Pull Request!

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests are added/updated (if necessary)
  • Ensure the linter passes (./codeAnalysis to automatically apply formatting/linting)
  • Appropriate docs were updated (if necessary)

Part of Greenstand#1235 🦕

Summary

PR 2 of 6 for Greenstand#1235 — migrates leaf consumers off TreeTrackerDAO:

Stacks on Greenstand#1303 (branch chore/split-treetracker-dao).
Merge after PR 1, or review against that branch only.

TreeTrackerDAO is still used elsewhere; removed in a later PR.

Out of scope (follow-up PRs)

  • PR 3 — session + tree callers
  • PR 4 — planter (legacy)
  • PR 5 — location + sync/dashboard
  • PR 6 — remove TreeTrackerDAO, split tests

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