keinsell / neuronek

🧬 Intelligent dosage tracker application with purpose to monitor supplements, nootropics and psychoactive substances along with their long-term influence on one's mind and body.
https://neuronek.up.railway.app/reference
Do What The F*ck You Want To Public License
11 stars 2 forks source link

refactor: πŸ’‘ swap `Aggregate` with `AggregateRoot` #391

Closed keinsell closed 1 year ago

height[bot] commented 1 year ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

πŸ’‘Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

linear[bot] commented 1 year ago
ENG-91 Fix AggregateRoot class

There is a serious misstake inside system design where `Aggregate` extends `Entity` but we can perform domain actions only from `AggregateRoot` level while it's not necessarily the true. I think we should move methods from `AggregateRoot` into `Aggregate` and extend `AggregateRoot` with `Aggregate` as it's probably the right flow.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated (UTC)
neuronek πŸ”„ Building (Inspect) Jun 2, 2023 3:55am