Bug fixes
- Fixed missing builder force scheduler route
/builders/:builderid/force/:scheduler
. - Fixed URL of WGSI dashboards to keep backward compatibility with the old non-React WSGI plugin.
- Fixed display of long property values by wrapping them
- Dropped no longer needed dependency on the
future
library