Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Method to format an EngagementStrategy for rendering | Matthew Lemon | 2024-02-12 | 1 | -0/+8 |
| | | | | | The objective is to render a link to the ES in the Operations table. Only the start year and end year are required for it to make sense. | ||||
* | Operations list shows ESs for each entity | Matthew Lemon | 2024-02-12 | 1 | -11/+21 |
| | | | | | | | | | | This was about two hours of learning, and getting confused - and it needs to be refactored. We need to be able to generate the list of EPs for the Operation also. At the moment this only prints the object representation. More work to be done writing a method that gives us the id and textual representation for the link in the table. | ||||
* | wip: mating EPs with Operations | Matthew Lemon | 2024-02-12 | 1 | -0/+36 |