Add mod voting feature

This commit is contained in:
Andrew Miner
2016-06-01 12:49:29 -06:00
parent cb962f6175
commit d0a2292094
17 changed files with 590 additions and 61 deletions
@@ -0,0 +1,29 @@
//-
//- Crafting Guide - mod_ballot.jade
//-
//- Copyright © 2014-2016 by Redwood Labs
//- All rights reserved.
//-
.view__mod_ballot
.status.initial
h2 Are we missing a mod you like?<br>Vote for your favorites!
.button.vote-now: .bezel: p Vote Now!
.status.loading
.status-message
.status.loaded
h2 Are we missing a mod you like?<br>Vote for your favorites!
.instructions.
You can cast up to 3 votes. Change them any time. You get a vote back when a mod is added.
.instructions.remaining.
You have <span class="remaining-count">0</span> votes remaining.
.ballot-list
.view__suggest_mod_panel
.status.error
.status-message
.button.reload: .bezel: p Try Again