OpenVAA / voting-advice-application

An open-source platform for creating Voting Advice Applications (VAAs)
https://demo.openvaa.org/
GNU General Public License v3.0
8 stars 0 forks source link

feat: add published property to App Settings #552

Open kaljarv opened 3 weeks ago

kaljarv commented 3 weeks ago

Add a published or openToPublic property to App Settings which defines whether Voters can access the app.

If this is false, make sure Candidates can still see their own profile on the /candidate/preview page.