Open kako-nawao opened 8 years ago
Well this is definitively a big improvement in the WBS management. But the capacity of searching inside that form will be available? How can the PCON guy update an activity that is, let's say in the middle of a list of 2000 activities?
Yeah, we need to add a search capability as well.
Right now activities are treated like flat, atomic resources, so creating a sensible structure is really tiresome and error-prone:
That works for now because WBSs will be created through interface files, so only a a little tuning is required, but eventually we want something that's easier to use and allows for greater control.
I've created an experimental view using Django formsets (and some JS).
What it does so far:
What remains to do:
Here's an example.