mariohamann / what-did-you-do

2 stars 0 forks source link

Setup "Inspired by..."/"Fork"/"Reuse" #4

Closed mariohamann closed 2 years ago

mariohamann commented 2 years ago

Users should be able to fork from other Doings – if they do, the relation to the parent doing is shown.

On the parent ideally users should be able to see, which doing was inspired by it.

mariohamann commented 2 years ago

DB concept

inspiration_children = array inspiration_descendants = array inspiration_ancestors = array parent + parent's ancestor

new action:

delete action:

When displaying a single action:

When displayed in list:

mariohamann commented 2 years ago

Currently in progress. Missing: