New Features
- Replaced all tables with a component (react-table) with pagination
- TimeView
- Shows always data used by the diagram
- Add download of data used by the diagram as json and csv
- Download now downloads by default all data related to the current diagram as zip
- Added two new diagrams
- BurnUp (ActualWork vs Estimated)
- Gantt (or something like that...)
- Issues with missing dueDate get there dueDate now from there milestone if present
- Diagrams has now a border
Bug-fix
- Diagram MembersPerTime crashed when no members where selected
- All diagrams filter time with a summary of zero per day out
- in an example, someone spend time back in 2010 and fixed it, but dia showed it...
- Proxy failed when not root "/" or proxy "/proxy" was called. Failed to load site when called by example "/connect"
- ErrorBoundary could not be closed, site must be reloaded