@@ -130,7 +130,7 @@ try{for(var s,a=e[Symbol.iterator]();!(r=(s=a.next()).done)&&(n.push(s.value),!t
var n = Ember . Helper . extend ( { kredits : Ember . inject . service ( ) , currentBlock : Ember . computed . alias ( "kredits.currentBlock" ) , compute : function ( e ) { var n = t ( e , 1 ) [ 0 ]
var n = Ember . Helper . extend ( { kredits : Ember . inject . service ( ) , currentBlock : Ember . computed . alias ( "kredits.currentBlock" ) , compute : function ( e ) { var n = t ( e , 1 ) [ 0 ]
this . setupRecompute ( n )
this . setupRecompute ( n )
var r = [ ]
var r = [ ]
return n . vetoed ? r . push ( "vetoed" ) : n . confirmedAt > this . currentBlock ? r . push ( "unconfirmed" ) : r . push ( "confirmed" ) , n . hasPendingChanges && r . push ( "pending" ) , r . push ( "pending" ) , r . join ( " " ) } , destroy : function ( ) { this . teardown && this . teardown ( ) , this . _super . apply ( this , arguments ) } , setupRecompute : function ( e ) { var t = this
return n . vetoed ? r . push ( "vetoed" ) : n . confirmedAt > this . currentBlock ? r . push ( "unconfirmed" ) : r . push ( "confirmed" ) , n . hasPendingChanges && r . push ( "pending" ) , r . join ( " " ) } , destroy : function ( ) { this . teardown && this . teardown ( ) , this . _super . apply ( this , arguments ) } , setupRecompute : function ( e ) { var t = this
this . teardown && this . teardown ( ) , e . addObserver ( "vetoed" , this , this . triggerRecompute ) , e . addObserver ( "confirmedAt" , this , this . triggerRecompute ) , e . addObserver ( "currentBlock" , this , this . triggerRecompute ) , e . addObserver ( "hasPendingChanges" , this , this . triggerRecompute ) , this . teardown = function ( ) { e . removeObserver ( "vetoed" , t , t . triggerRecompute ) , e . removeObserver ( "confirmedAt" , t , t . triggerRecompute ) , e . removeObserver ( "currentBlock" , t , t . triggerRecompute ) , e . removeObserver ( "hadPendingChanges" , t , t . triggerRecompute ) } } , triggerRecompute : function ( ) { Ember . run . once ( this , function ( ) { this . recompute ( ) } ) } } )
this . teardown && this . teardown ( ) , e . addObserver ( "vetoed" , this , this . triggerRecompute ) , e . addObserver ( "confirmedAt" , this , this . triggerRecompute ) , e . addObserver ( "currentBlock" , this , this . triggerRecompute ) , e . addObserver ( "hasPendingChanges" , this , this . triggerRecompute ) , this . teardown = function ( ) { e . removeObserver ( "vetoed" , t , t . triggerRecompute ) , e . removeObserver ( "confirmedAt" , t , t . triggerRecompute ) , e . removeObserver ( "currentBlock" , t , t . triggerRecompute ) , e . removeObserver ( "hadPendingChanges" , t , t . triggerRecompute ) } } , triggerRecompute : function ( ) { Ember . run . once ( this , function ( ) { this . recompute ( ) } ) } } )
e . default = n } ) , define ( "kredits-web/helpers/eq" , [ "exports" , "ember-truth-helpers/helpers/equal" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) , Object . defineProperty ( e , "equal" , { enumerable : ! 0 , get : function ( ) { return t . equal } } ) } ) , define ( "kredits-web/helpers/gt" , [ "exports" , "ember-truth-helpers/helpers/gt" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) , Object . defineProperty ( e , "gt" , { enumerable : ! 0 , get : function ( ) { return t . gt } } ) } ) , define ( "kredits-web/helpers/gte" , [ "exports" , "ember-truth-helpers/helpers/gte" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) , Object . defineProperty ( e , "gte" , { enumerable : ! 0 , get : function ( ) { return t . gte } } ) } ) , define ( "kredits-web/helpers/is-after" , [ "exports" , "ember-moment/helpers/is-after" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) } ) , define ( "kredits-web/helpers/is-array" , [ "exports" , "ember-truth-helpers/helpers/is-array" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) , Object . defineProperty ( e , "isArray" , { enumerable : ! 0 , get : function ( ) { return t . isArray } } ) } ) , define ( "kredits-web/helpers/is-before" , [ "exports" , "ember-moment/helpers/is-before" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) } ) , define ( "kredits-web/helpers/is-between" , [ "exports" , "ember-moment/helpers/is-between" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) } )
e . default = n } ) , define ( "kredits-web/helpers/eq" , [ "exports" , "ember-truth-helpers/helpers/equal" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) , Object . defineProperty ( e , "equal" , { enumerable : ! 0 , get : function ( ) { return t . equal } } ) } ) , define ( "kredits-web/helpers/gt" , [ "exports" , "ember-truth-helpers/helpers/gt" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) , Object . defineProperty ( e , "gt" , { enumerable : ! 0 , get : function ( ) { return t . gt } } ) } ) , define ( "kredits-web/helpers/gte" , [ "exports" , "ember-truth-helpers/helpers/gte" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) , Object . defineProperty ( e , "gte" , { enumerable : ! 0 , get : function ( ) { return t . gte } } ) } ) , define ( "kredits-web/helpers/is-after" , [ "exports" , "ember-moment/helpers/is-after" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) } ) , define ( "kredits-web/helpers/is-array" , [ "exports" , "ember-truth-helpers/helpers/is-array" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) , Object . defineProperty ( e , "isArray" , { enumerable : ! 0 , get : function ( ) { return t . isArray } } ) } ) , define ( "kredits-web/helpers/is-before" , [ "exports" , "ember-moment/helpers/is-before" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) } ) , define ( "kredits-web/helpers/is-between" , [ "exports" , "ember-moment/helpers/is-between" ] , function ( e , t ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "default" , { enumerable : ! 0 , get : function ( ) { return t . default } } ) } )
define ( "kredits-web/helpers/is-confirmed-contribution" , [ "exports" ] , function ( e ) { function t ( e , t ) { return function ( e ) { if ( Array . isArray ( e ) ) return e } ( e ) || function ( e , t ) { var n = [ ] , r = ! 0 , o = ! 1 , i = void 0
define ( "kredits-web/helpers/is-confirmed-contribution" , [ "exports" ] , function ( e ) { function t ( e , t ) { return function ( e ) { if ( Array . isArray ( e ) ) return e } ( e ) || function ( e , t ) { var n = [ ] , r = ! 0 , o = ! 1 , i = void 0
@@ -260,7 +260,7 @@ var t=Ember.HTMLBars.template({id:"T7trqSXO",block:'{"symbols":[],"statements":[
e . default = t } ) , define ( "kredits-web/templates/dashboard" , [ "exports" ] , function ( e ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0
e . default = t } ) , define ( "kredits-web/templates/dashboard" , [ "exports" ] , function ( e ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0
var t = Ember . HTMLBars . template ( { id : "wJtINv3A" , block : '{"symbols":[],"statements":[[7,"main"],[11,"id","dashboard"],[12,"class",[29,"if",[[25,["showDetailsPane"]],"with-details"],null]],[9],[0,"\\n\\n "],[7,"div"],[11,"id","stats"],[9],[0,"\\n "],[7,"section"],[11,"id","people"],[9],[0,"\\n "],[7,"header"],[11,"class","with-nav"],[9],[0,"\\n "],[7,"h2"],[9],[0,"Contributors"],[10],[0,"\\n"],[4,"if",[[25,["kredits","hasAccounts"]]],null,{"statements":[[0," "],[7,"nav"],[9],[0,"\\n "],[4,"link-to",null,[["title","class","route"],["Add contributor profile","button small green","contributors.new"]],{"statements":[[0,"add"]],"parameters":[]},null],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n "],[1,[29,"contributor-list",null,[["contributorList","showUnconfirmedKredits","selectedContributorId"],[[25,["kreditsToplist"]],[25,["showUnconfirmedKredits"]],[25,["selectedContributorId"]]]]],false],[0,"\\n\\n "],[7,"p"],[11,"class","stats"],[9],[0,"\\n "],[7,"span"],[11,"class","number"],[9],[1,[29,"await",[[25,["kredits","totalKreditsEarned"]]],null],false],[10],[0," kredits confirmed and issued to\\n "],[7,"span"],[11,"class","number"],[9],[1,[25,["contributorsWithKredits","length"]],false],[10],[0," contributors\\n "],[10],[0,"\\n "],[7,"p"],[11,"class","stats"],[9],[0,"\\n "],[1,[29,"input",null,[["type","id","checked"],["checkbox","hide-unnconfirmed-kredits",[25,["showUnconfirmedKredits"]]]]],false],[0,"\\n "],[7,"label"],[11,"for","hide-unnconfirmed-kredits"],[9],[0,"Show unconfirmed kredits in toplist"],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"section"],[11,"id","contributions-by-type"],[9],[0,"\\n "],[7,"header"],[9],[0,"\\n "],[7,"h2"],[9],[0,"Contributions by type"],[10],[0,"\\n "],[10],[0,"\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n "],[1,[29,"chart-contributions-by-type",null,[["contributions"],[[25,["contributions"]]]]],false],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"div"],[11,"id","contributions"],[9],[0,"\\n"],[4,"if",[[25,["contributionsUnconfirmed"]]],null,{"statements":[[0," "],[7,"section"],[11,"id","contributions-unconfirmed"],[9],[0,"\\n "],[7,"header"],[11,"class","with-nav"],[9],[0,"\\n "],[7,"h2"],[9],[0,"Latest Contributions"],[10],[0,"\\n"],[4,"if",[[25,["kredits","hasAccounts"]]],null,{"statements":[[0," "],[7,"nav"],[9],[0,"\\n "],[7,"button"],[12,"class",[30,["small ",[29,"if",[[25,["showQuickFilterUnconfirmed"]],"active"],null]]]],[9],[0,"filter"],[3,"action",[[24,0,[]],"toggleQuickFilterUnconfirmed"]],[10],[0,"\\n "],[4,"link-to",null,[["title","class","route"],["Submit a contribution","button small green","contributions.new"]],{"statements":[[0,"add"]],"parameters":[]},null],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n"],[0," "],[1,[29,"contribution-list",null,[["contributions","vetoContribution","contractInteractionEnabled","selectedContributionId","showQuickFilter"],[[25,["contributionsUnconfirmedSorted"]],[29,"action",[[24,0,[]],"vetoContribution"],null],[25,["kredits","hasAccounts"]],[25,["selectedContributionId"]],[25,["showQuickFilterUnconfirmed"]]]]],false],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0,"\\n "],[7,"section"],[11,"id","contributions-confirmed"],[9],[0,"\\n "],[7,"header"],[11,"class","with-nav"],[9],[0,"\\n "],[7,"h2"],[9],[0,"Confirmed Contributions"],[10],[0,"\\n "],[7,"nav"],[9],[0,"\\n "],[7,"button"],[12,"class",[30,["small ",[29,"if",[[25,["showQuickFilterConfirmed"]],"active"],null]]]],[9],[0,"filter"],[3,"action",[[24,0,[]],"toggleQuickFilterConfirmed"]],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n "],[1,[29,"contribution-list",null,[["contributions","vetoContribution","selectedContributionId","showQuickFilter"],[[25,["contributionsConfirmedSorted"]],[29,"action",[[24,0,[]],"vetoContribution"],null],[25,["selectedContributionId"]],[25,["showQuickFilterConfirmed"]]]]],false],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"div"],[11,"id","details"],[9],[0,"\\n "],[1,[23,"outlet"],false],[0,"\\n "],[10],[0,"\\n\\n"],[10],[0,"\\n"]],"hasEval":false}' , meta : { moduleName : "kredits-web/templates/dashboard.hbs" } } )
var t = Ember . HTMLBars . template ( { id : "wJtINv3A" , block : '{"symbols":[],"statements":[[7,"main"],[11,"id","dashboard"],[12,"class",[29,"if",[[25,["showDetailsPane"]],"with-details"],null]],[9],[0,"\\n\\n "],[7,"div"],[11,"id","stats"],[9],[0,"\\n "],[7,"section"],[11,"id","people"],[9],[0,"\\n "],[7,"header"],[11,"class","with-nav"],[9],[0,"\\n "],[7,"h2"],[9],[0,"Contributors"],[10],[0,"\\n"],[4,"if",[[25,["kredits","hasAccounts"]]],null,{"statements":[[0," "],[7,"nav"],[9],[0,"\\n "],[4,"link-to",null,[["title","class","route"],["Add contributor profile","button small green","contributors.new"]],{"statements":[[0,"add"]],"parameters":[]},null],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n "],[1,[29,"contributor-list",null,[["contributorList","showUnconfirmedKredits","selectedContributorId"],[[25,["kreditsToplist"]],[25,["showUnconfirmedKredits"]],[25,["selectedContributorId"]]]]],false],[0,"\\n\\n "],[7,"p"],[11,"class","stats"],[9],[0,"\\n "],[7,"span"],[11,"class","number"],[9],[1,[29,"await",[[25,["kredits","totalKreditsEarned"]]],null],false],[10],[0," kredits confirmed and issued to\\n "],[7,"span"],[11,"class","number"],[9],[1,[25,["contributorsWithKredits","length"]],false],[10],[0," contributors\\n "],[10],[0,"\\n "],[7,"p"],[11,"class","stats"],[9],[0,"\\n "],[1,[29,"input",null,[["type","id","checked"],["checkbox","hide-unnconfirmed-kredits",[25,["showUnconfirmedKredits"]]]]],false],[0,"\\n "],[7,"label"],[11,"for","hide-unnconfirmed-kredits"],[9],[0,"Show unconfirmed kredits in toplist"],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"section"],[11,"id","contributions-by-type"],[9],[0,"\\n "],[7,"header"],[9],[0,"\\n "],[7,"h2"],[9],[0,"Contributions by type"],[10],[0,"\\n "],[10],[0,"\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n "],[1,[29,"chart-contributions-by-type",null,[["contributions"],[[25,["contributions"]]]]],false],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"div"],[11,"id","contributions"],[9],[0,"\\n"],[4,"if",[[25,["contributionsUnconfirmed"]]],null,{"statements":[[0," "],[7,"section"],[11,"id","contributions-unconfirmed"],[9],[0,"\\n "],[7,"header"],[11,"class","with-nav"],[9],[0,"\\n "],[7,"h2"],[9],[0,"Latest Contributions"],[10],[0,"\\n"],[4,"if",[[25,["kredits","hasAccounts"]]],null,{"statements":[[0," "],[7,"nav"],[9],[0,"\\n "],[7,"button"],[12,"class",[30,["small ",[29,"if",[[25,["showQuickFilterUnconfirmed"]],"active"],null]]]],[9],[0,"filter"],[3,"action",[[24,0,[]],"toggleQuickFilterUnconfirmed"]],[10],[0,"\\n "],[4,"link-to",null,[["title","class","route"],["Submit a contribution","button small green","contributions.new"]],{"statements":[[0,"add"]],"parameters":[]},null],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n"],[0," "],[1,[29,"contribution-list",null,[["contributions","vetoContribution","contractInteractionEnabled","selectedContributionId","showQuickFilter"],[[25,["contributionsUnconfirmedSorted"]],[29,"action",[[24,0,[]],"vetoContribution"],null],[25,["kredits","hasAccounts"]],[25,["selectedContributionId"]],[25,["showQuickFilterUnconfirmed"]]]]],false],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0,"\\n "],[7,"section"],[11,"id","contributions-confirmed"],[9],[0,"\\n "],[7,"header"],[11,"class","with-nav"],[9],[0,"\\n "],[7,"h2"],[9],[0,"Confirmed Contributions"],[10],[0,"\\n "],[7,"nav"],[9],[0,"\\n "],[7,"button"],[12,"class",[30,["small ",[29,"if",[[25,["showQuickFilterConfirmed"]],"active"],null]]]],[9],[0,"filter"],[3,"action",[[24,0,[]],"toggleQuickFilterConfirmed"]],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n "],[1,[29,"contribution-list",null,[["contributions","vetoContribution","selectedContributionId","showQuickFilter"],[[25,["contributionsConfirmedSorted"]],[29,"action",[[24,0,[]],"vetoContribution"],null],[25,["selectedContributionId"]],[25,["showQuickFilterConfirmed"]]]]],false],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"div"],[11,"id","details"],[9],[0,"\\n "],[1,[23,"outlet"],false],[0,"\\n "],[10],[0,"\\n\\n"],[10],[0,"\\n"]],"hasEval":false}' , meta : { moduleName : "kredits-web/templates/dashboard.hbs" } } )
e . default = t } ) , define ( "kredits-web/templates/dashboard/contributions/show" , [ "exports" ] , function ( e ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0
e . default = t } ) , define ( "kredits-web/templates/dashboard/contributions/show" , [ "exports" ] , function ( e ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0
var t = Ember . HTMLBars . template ( { id : "GDphde2L " , block : '{"symbols":[],"statements":[[7,"section"],[11,"id","contribution-details"],[12,"class",[29,"if",[[25,["model","vetoed"]],"vetoed"],null]],[9],[0,"\\n "],[7,"header"],[11,"class","with-nav"],[9],[0,"\\n "],[7,"h2"],[9],[0,"Contribution #"],[1,[25,["model","id"]],false],[10],[0,"\\n "],[7,"nav"],[9],[0,"\\n "],[7,"span"],[11,"class","amount"],[9],[1,[25,["model","amount"]],false],[10],[0," \\n "],[7,"span"],[11,"class","symbol"],[9],[0,"₭S"],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n "],[7,"p"],[11,"class","who-what-when"],[9],[0,"\\n "],[7,"span"],[11,"class","contributor"],[9],[0,"\\n "],[1,[29,"user-avatar",null,[["contributor"],[[25,["model","contributor"]]]]],false],[0,"\\n "],[4,"link-to",null,[["route","model"],["dashboard.contributors.show",[25,["model","contributor"]]]],{"statements":[[1,[25,["model","contributor","name"]],false]],"parameters":[]},null],[0,"\\n "],[10],[0,"\\n contributed\\n "],[7,"span"],[11,"class","date"],[12,"title",[25,["model","iso8601Date"]]],[9],[1,[29,"moment-from",[[25,["model","iso8601Date"]]],null],false],[10],[0,":\\n "],[10],[0,"\\n "],[7,"h3"],[9],[1,[25,["model","description"]],false],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n Kind: "],[1,[25,["model","kind"]],false],[0,"\\n "],[7,"br"],[9],[10],[0,"Status: "],[1,[29,"contribution-status",[[25,["model"]]],null],false],[0,"\\n "],[10],[0,"\\n"],[4,"if",[[25,["model","url"]]],null,{"statements":[[0," "],[7,"p"],[9],[0,"\\n "],[7,"a"],[12,"href",[25,["model","url"]]],[12,"title",[25,["model","description"]]],[11,"class","button"],[11,"target","_blank"],[11,"rel","noopener"],[9],[0,"\\n Open URL\\n "],[10],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[4,"if",[[25,["model","vetoed"]]],null,{"statements":[[0," "],[7,"div"],[11,"class","hint vetoed"],[9],[0,"\\n "],[7,"div"],[11,"class","icon"],[9],[0,"\\n "],[1,[23,"icon-warning"],false],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n This contribution has been vetoed, meaning no\\n kredits will be issued.\\n "],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n "],[4,"link-to",null,[["class","route","model"],["button small green","contributions.resubmit",[25,["model"]]]],{"statements":[[0,"Re-submit contribution …"]],"parameters":[]},null],[0,".\\n "],[10],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n\\n "],[7,"div"],[11,"class","actions"],[9],[0,"\\n "],[7,"p"],[9],[0,"\\n"],[4,"if",[[25,["model","ipfsHash"]]],null,{"statements":[[0," "],[7,"a"],[12,"href",[30,[[23,"ipfsGatewayUrl"],"/",[25,["model","ipfsHash"]]]]],[11,"class","button small"],[11,"target","_blank"],[11,"rel","noopener"],[9],[0,"\\n Inspect IPFS data\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n "],[10],[0,"\\n"],[10]],"hasEval":false}' , meta : { moduleName : "kredits-web/templates/dashboard/contributions/show.hbs" } } )
var t = Ember . HTMLBars . template ( { id : "68M4qQEN " , block : '{"symbols":[],"statements":[[7,"section"],[11,"id","contribution-details"],[12,"class",[29,"if",[[25,["model","vetoed"]],"vetoed"],null]],[9],[0,"\\n "],[7,"header"],[11,"class","with-nav"],[9],[0,"\\n "],[7,"h2"],[9],[0,"Contribution #"],[1,[25,["model","id"]],false],[10],[0,"\\n "],[7,"nav"],[9],[0,"\\n "],[7,"span"],[11,"class","amount"],[9],[1,[25,["model","amount"]],false],[10],[0," \\n "],[7,"span"],[11,"class","symbol"],[9],[0,"₭S"],[10],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n "],[7,"p"],[11,"class","who-what-when"],[9],[0,"\\n "],[7,"span"],[11,"class","contributor"],[9],[0,"\\n "],[1,[29,"user-avatar",null,[["contributor"],[[25,["model","contributor"]]]]],false],[0,"\\n "],[4,"link-to",null,[["route","model"],["dashboard.contributors.show",[25,["model","contributor"]]]],{"statements":[[1,[25,["model","contributor","name"]],false]],"parameters":[]},null],[0,"\\n "],[10],[0,"\\n contributed\\n "],[7,"span"],[11,"class","date"],[12,"title",[25,["model","iso8601Date"]]],[9],[1,[29,"moment-from",[[25,["model","iso8601Date"]]],null],false],[10],[0,":\\n "],[10],[0,"\\n "],[7,"h3"],[9],[1,[25,["model","description"]],false],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n Kind: "],[1,[25,["model","kind"]],false],[0,"\\n "],[7,"br"],[9],[10],[0,"Status: "],[1,[29,"contribution-status",[[25,["model"]]],null],false],[0,"\\n "],[10],[0,"\\n"],[4,"if",[[25,["model","url"]]],null,{"statements":[[0," "],[7,"p"],[9],[0,"\\n "],[7,"a"],[12,"href",[25,["model","url"]]],[12,"title",[25,["model","description"]]],[11,"class","button"],[11,"target","_blank"],[11,"rel","noopener"],[9],[0,"\\n Open URL\\n "],[10],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[4,"if",[[25,["model","vetoed"]]],null,{"statements":[[0," "],[7,"div"],[11,"class","hint vetoed"],[9],[0,"\\n "],[7,"div"],[11,"class","icon"],[9],[0,"\\n "],[1,[23,"icon-warning"],false],[0,"\\n "],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n This contribution has been vetoed, meaning no\\n kredits will be issued.\\n "],[10],[0,"\\n "],[7,"p"],[9],[0,"\\n "],[4,"link-to",null,[["class","route","model"],["button small green","contributions.resubmit",[25,["model"]]]],{"statements":[[0,"Re-submit contribution …"]],"parameters":[]},null],[0,".\\n "],[10],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n\\n "],[7,"div"],[11,"class","actions"],[9],[0,"\\n "],[7,"p"],[9],[0,"\\n "],[4,"link-to",null,[["class","route","model"],["button small","contributions.resubmit",[25,["model"]]]],{"statements":[[0,"Copy & edit as new"]],"parameters":[]},null],[0,".\\n "],[4,"if",[[25,["model","ipfsHash"]]],null,{"statements":[[0," "],[7,"a"],[12,"href",[30,[[23,"ipfsGatewayUrl"],"/",[25,["model","ipfsHash"]]]]],[11,"class","button small"],[11,"target","_blank"],[11,"rel","noopener"],[9],[0,"\\n Inspect IPFS data\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n "],[10],[0,"\\n"],[10]],"hasEval":false}' , meta : { moduleName : "kredits-web/templates/dashboard/contributions/show.hbs" } } )
e . default = t } ) , define ( "kredits-web/templates/dashboard/contributors/show" , [ "exports" ] , function ( e ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0
e . default = t } ) , define ( "kredits-web/templates/dashboard/contributors/show" , [ "exports" ] , function ( e ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0
var t = Ember . HTMLBars . template ( { id : "38I4YCwM" , block : '{"symbols":["account"],"statements":[[7,"section"],[11,"id","contributor-profile"],[9],[0,"\\n "],[7,"header"],[9],[0,"\\n "],[1,[29,"user-avatar",null,[["contributor","size"],[[25,["model"]],"medium"]]],false],[0,"\\n "],[10],[0,"\\n\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n "],[7,"h2"],[9],[1,[25,["model","name"]],false],[10],[0,"\\n "],[7,"p"],[11,"class","role"],[9],[1,[23,"roleName"],false],[10],[0,"\\n\\n "],[7,"ul"],[11,"class","external-accounts"],[9],[0,"\\n"],[4,"each",[[25,["model","accounts"]]],null,{"statements":[[0," "],[7,"li"],[9],[0,"\\n "],[1,[29,"external-account-link",null,[["account"],[[24,1,[]]]]],false],[0,"\\n "],[10],[0,"\\n"]],"parameters":[1]},null],[4,"if",[[25,["model","url"]]],null,{"statements":[[0," "],[7,"li"],[9],[0,"\\n "],[7,"a"],[12,"href",[25,["model","url"]]],[11,"target","_blank"],[11,"rel","noopener"],[11,"title","Website"],[9],[0,"\\n "],[7,"span"],[11,"class","site"],[9],[0,"Web"],[10],[0,"\\n "],[1,[23,"icon-web-globe"],false],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"div"],[11,"class","actions"],[9],[0,"\\n "],[7,"p"],[9],[0,"\\n "],[7,"a"],[12,"href",[30,["https://rinkeby.etherscan.io/address/",[25,["model","account"]]]]],[11,"class","button small"],[11,"target","_blank"],[11,"rel","noopener"],[9],[0,"Inspect Ethereum transactions"],[10],[0,"\\n"],[4,"if",[[25,["model","ipfsHash"]]],null,{"statements":[[0," "],[7,"a"],[12,"href",[30,[[23,"ipfsGatewayUrl"],"/",[25,["model","ipfsHash"]]]]],[11,"class","button small"],[11,"target","_blank"],[11,"rel","noopener"],[9],[0,"Inspect IPFS profile"],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[4,"link-to",null,[["class","route","model"],["button small","contributors.edit",[25,["model"]]]],{"statements":[[0,"Edit profile"]],"parameters":[]},null],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n"],[10],[0,"\\n"]],"hasEval":false}' , meta : { moduleName : "kredits-web/templates/dashboard/contributors/show.hbs" } } )
var t = Ember . HTMLBars . template ( { id : "38I4YCwM" , block : '{"symbols":["account"],"statements":[[7,"section"],[11,"id","contributor-profile"],[9],[0,"\\n "],[7,"header"],[9],[0,"\\n "],[1,[29,"user-avatar",null,[["contributor","size"],[[25,["model"]],"medium"]]],false],[0,"\\n "],[10],[0,"\\n\\n "],[7,"div"],[11,"class","content"],[9],[0,"\\n "],[7,"h2"],[9],[1,[25,["model","name"]],false],[10],[0,"\\n "],[7,"p"],[11,"class","role"],[9],[1,[23,"roleName"],false],[10],[0,"\\n\\n "],[7,"ul"],[11,"class","external-accounts"],[9],[0,"\\n"],[4,"each",[[25,["model","accounts"]]],null,{"statements":[[0," "],[7,"li"],[9],[0,"\\n "],[1,[29,"external-account-link",null,[["account"],[[24,1,[]]]]],false],[0,"\\n "],[10],[0,"\\n"]],"parameters":[1]},null],[4,"if",[[25,["model","url"]]],null,{"statements":[[0," "],[7,"li"],[9],[0,"\\n "],[7,"a"],[12,"href",[25,["model","url"]]],[11,"target","_blank"],[11,"rel","noopener"],[11,"title","Website"],[9],[0,"\\n "],[7,"span"],[11,"class","site"],[9],[0,"Web"],[10],[0,"\\n "],[1,[23,"icon-web-globe"],false],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[10],[0,"\\n "],[10],[0,"\\n\\n "],[7,"div"],[11,"class","actions"],[9],[0,"\\n "],[7,"p"],[9],[0,"\\n "],[7,"a"],[12,"href",[30,["https://rinkeby.etherscan.io/address/",[25,["model","account"]]]]],[11,"class","button small"],[11,"target","_blank"],[11,"rel","noopener"],[9],[0,"Inspect Ethereum transactions"],[10],[0,"\\n"],[4,"if",[[25,["model","ipfsHash"]]],null,{"statements":[[0," "],[7,"a"],[12,"href",[30,[[23,"ipfsGatewayUrl"],"/",[25,["model","ipfsHash"]]]]],[11,"class","button small"],[11,"target","_blank"],[11,"rel","noopener"],[9],[0,"Inspect IPFS profile"],[10],[0,"\\n"]],"parameters":[]},null],[0," "],[4,"link-to",null,[["class","route","model"],["button small","contributors.edit",[25,["model"]]]],{"statements":[[0,"Edit profile"]],"parameters":[]},null],[0,"\\n "],[10],[0,"\\n "],[10],[0,"\\n"],[10],[0,"\\n"]],"hasEval":false}' , meta : { moduleName : "kredits-web/templates/dashboard/contributors/show.hbs" } } )
e . default = t } ) , define ( "kredits-web/templates/proposals/new" , [ "exports" ] , function ( e ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0
e . default = t } ) , define ( "kredits-web/templates/proposals/new" , [ "exports" ] , function ( e ) { Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0
@@ -284,6 +284,6 @@ return r}}),define("kredits-web/utils/group-by",["exports"],function(e){Object.d
r && r . forEach ( function ( e ) { var r = Ember . get ( e , t ) , o = n . findBy ( "value" , r )
r && r . forEach ( function ( e ) { var r = Ember . get ( e , t ) , o = n . findBy ( "value" , r )
Ember . isPresent ( o ) ? Ember . get ( o , "items" ) . push ( e ) : ( o = { property : t , value : r , items : [ e ] } , n . push ( o ) ) } )
Ember . isPresent ( o ) ? Ember . get ( o , "items" ) . push ( e ) : ( o = { property : t , value : r , items : [ e ] } , n . push ( o ) ) } )
return n } } ) , define ( "kredits-web/config/environment" , [ ] , function ( ) { try { var e = "kredits-web/config/environment" , t = document . querySelector ( 'meta[name="' + e + '"]' ) . getAttribute ( "content" ) , n = { default : JSON . parse ( decodeURIComponent ( t ) ) }
return n } } ) , define ( "kredits-web/config/environment" , [ ] , function ( ) { try { var e = "kredits-web/config/environment" , t = document . querySelector ( 'meta[name="' + e + '"]' ) . getAttribute ( "content" ) , n = { default : JSON . parse ( decodeURIComponent ( t ) ) }
return Object . defineProperty ( n , "__esModule" , { value : ! 0 } ) , n } catch ( r ) { throw new Error ( 'Could not read config from meta tag with name "' + e + '".' ) } } ) , runningTests || require ( "kredits-web/app" ) . default . create ( { name : "kredits-web" , version : "1.11 .0+134eb7d3 " } )
return Object . defineProperty ( n , "__esModule" , { value : ! 0 } ) , n } catch ( r ) { throw new Error ( 'Could not read config from meta tag with name "' + e + '".' ) } } ) , runningTests || require ( "kredits-web/app" ) . default . create ( { name : "kredits-web" , version : "1.12 .0+5a618f7e " } )
//# sourceMappingURL=kredits-web-e3013b59ce92f21cdd65c63141bb723c .map
//# sourceMappingURL=kredits-web-ff8a16fc9022964034c51498f9939afd .map