Undebate Self Service Portal- Web portal where election administrators of democratically run organizations create undebates for their candidates and voters
election panels button can be Done, Edit or Locked
civil-server and undebate have been updated to latest - which includes react-helmet so component can set they need in the document head. In particular - undebates can have the dynamic font size script, but undebate-ssp doesn't have to.
Also, location=req.url is passed to App and down to the individual WebComponents so that react-router can be used.
election panels button can be Done, Edit or Locked civil-server and undebate have been updated to latest - which includes react-helmet so component can set they need in the document head. In particular - undebates can have the dynamic font size script, but undebate-ssp doesn't have to. Also, location=req.url is passed to App and down to the individual WebComponents so that react-router can be used.