c3g / freezeman_server

A freezer management and sample tracking system for C3G
GNU Lesser General Public License v3.0
4 stars 1 forks source link

Column nb of samples in Container list #141

Closed jleblond closed 3 years ago

jleblond commented 3 years ago

This solution assumes the depth of children is max 2. If it can be more than that, then we will need to implement a recursive helper.

Target version: 3.1 Front-end PR: https://github.com/c3g/freezeman_web/pull/39