Submit contributions via form #119

Merged
raucao merged 13 commits from feature/118-contribution_form into master 2019-05-29 07:49:16 +00:00
Showing only changes of commit 409d5e33f9 - Show all commits
@@ -14,6 +14,7 @@ module('Unit | Component | chart-contributions-by-type', function(hooks) {
{ kind: 'community' , amount: 5000 , vetoed: false },
{ kind: 'docs' , amount: 500 , vetoed: true },
{ kind: 'docs' , amount: 500 , vetoed: false },
{ kind: 'special' , amount: 9999 , vetoed: false },
{ kind: 'docs' , amount: 500 , vetoed: false }
];