Commit Graph

48 Commits

Author SHA1 Message Date
Richard Ramos af55ca0311
feat: approval and allocation in separate operations (#35) 2019-06-05 08:59:00 -04:00
Richard Ramos 9d983c2b9d
feat: admin panel (#29)
* feat: added kudos wall

* feat: add admin forms

* feat: add forfeit and allocate functionality

* fix: moved leaderboard out of admin panel
2019-05-14 13:35:10 -04:00
Richard Ramos 7233fb934b
feat: added kudos wall (#24)
* feat: leaderboard for admins

* feat: added kudos wall
2019-05-07 09:37:54 -04:00
Richard Ramos 445e7f8471
feat: leaderboard for admins (#23) 2019-05-07 09:34:59 -04:00
Richard Ramos 83ded6bfc1 added higher resolution icon 2019-05-01 09:29:36 -04:00
Richard Ramos f93fd4a1ba fix: header links and allocation warning 2019-04-28 14:06:37 -04:00
Richard Ramos 64fdef7697 feat: withdrawal screens + prettier 2019-04-27 18:10:34 -04:00
Richard Ramos 6c296c626a feat: reward screen 2019-04-26 18:17:13 -04:00
Richard Ramos 4cdf41835d Updated contributor address 2019-04-20 09:20:50 -04:00
Richard Ramos ba1f4ad18c updated testnet contract and sort contributors 2019-04-15 20:39:08 -04:00
Richard Ramos 20b4ff0351
Merge pull request #12 from jrainville/feat/a-bit-of-style
Add a bit of style
2019-04-10 23:24:26 -04:00
Jonathan Rainville 8837315c30
convert hash to bytes in contract 2019-04-10 18:02:22 -04:00
Jonathan Rainville 170b64b468
only display admin menu if the user is admin 2019-04-10 17:38:14 -04:00
Jonathan Rainville eaa79d7c29
add fonts and style sheets and style components a bit 2019-04-10 17:29:04 -04:00
Jonathan Rainville 8963427f64
do remove contributor 2019-04-10 16:21:22 -04:00
Jonathan Rainville 5d069afb06
add ui for removing contributors 2019-04-10 16:21:21 -04:00
Jonathan Rainville 21b2b6cb43
move getContributor function to Meritocracy service 2019-04-10 16:21:21 -04:00
Jonathan Rainville b766031cd7
remove axios 2019-04-10 16:21:20 -04:00
Jonathan Rainville 08b967978d
make adding new contributors work 2019-04-10 16:21:20 -04:00
Jonathan Rainville 16eaafc688
get contributor list from hash gotten from contract 2019-04-10 16:21:20 -04:00
Jonathan Rainville a3c296d3ce
WIP add contributor 2019-04-10 16:20:34 -04:00
Jonathan Rainville 610c1b2542
add Meritocracy service and get contributors from IPFS 2019-04-10 16:20:33 -04:00
Richard Ramos f6b500b33a
Merge pull request #10 from jrainville/feat/admin-tab
Add basic admin tab + header, router and validation
2019-04-10 16:19:08 -04:00
Richard Ramos e57166df95 Added contributor 2019-04-10 11:15:13 -04:00
Richard Ramos 97772ce68d added contributor 2019-04-09 16:31:28 -04:00
Jonathan Rainville f3e37ed568
fix favicon paths 2019-04-09 15:36:36 -04:00
Jonathan Rainville 6860e2727f
add icons 2019-04-09 14:30:42 -04:00
Jonathan Rainville 58637423d1
add form validators and html form to add contributors 2019-04-09 14:23:36 -04:00
Jonathan Rainville 9b61c3da45
add header and basic admin page 2019-04-09 13:29:40 -04:00
Jonathan Rainville 2bb59c4fd1
update bootstrap to 4 and add embark-solc 2019-04-09 13:23:31 -04:00
Jonathan Rainville 857112137f
restructure files so that App only contains the loading and router 2019-04-09 10:34:22 -04:00
Jonathan Rainville 92e0c8282a
fix circular dependency with MiniMeToken - 2019-04-09 09:57:03 -04:00
Richard Ramos df2bbab7a0 updated contributors and addresses 2019-03-21 19:21:05 -04:00
Richard Ramos d4a4a0457d Added viewport for mobile 2019-03-20 11:15:43 -04:00
Richard Ramos bae5ed9c50 extract contributors to single file 2019-03-12 09:31:11 -04:00
Richard Ramos c90c63b930 reset ui state and dismiss decimals when allocating kudos balance 2019-03-11 15:35:21 -04:00
Richard Ramos 418ccee9d7 check for network, and list praises 2019-03-10 09:34:12 -04:00
Richard Ramos cc913bf21e error handling 2019-03-09 15:14:32 -04:00
Richard Ramos 25f0956b95 handle busy state 2019-03-09 10:47:26 -04:00
Richard Ramos 8c69fbf792 update ui on submit 2019-03-08 18:19:33 -04:00
Richard Ramos f9f6201393 minor reorg and refactorings 2019-03-08 16:03:59 -04:00
Jarrad Hope 1ecaba0c58
impasse with metamask 2019-02-18 12:51:18 +07:00
Jarrad Hope b83066e057
hmmm 2019-02-17 18:50:11 +07:00
Jarrad Hope 797b6ce317
collecting contirbutor data and contract events 2019-02-17 14:03:45 +07:00
Jarrad Hope f0e56ec0d5
... 2019-02-12 18:06:37 +07:00
Jarrad Hope acabbe1a98
me confused no accounts 2019-02-12 18:03:32 +07:00
Jarrad Hope 6f721896d1
setting up dapp 2019-02-12 17:48:09 +07:00
Jarrad Hope 43ce8f77c4
initial commit 2019-02-02 23:04:55 +07:00