Commit Graph

554 Commits

Author SHA1 Message Date
Barry Gitarts c89f26e6fb add IconTextField
add boxarrow icon
add code repo field
2019-07-30 11:14:05 -04:00
Barry Gitarts 39e1f4be7e add status icons 2019-07-30 11:14:05 -04:00
Barry Gitarts 244d649595 have input rows auto size adjust 2019-07-30 11:14:05 -04:00
Barry Gitarts d5f72e9f8d update styling for multiline input 2019-07-30 11:14:05 -04:00
Barry Gitarts 04289332cc add left bottom text to textfield
convert additional fields to StatusTextField
2019-07-30 11:14:05 -04:00
Barry Gitarts 07dfceb03f add bottom right label 2019-07-30 11:14:05 -04:00
Barry Gitarts 4cd4a395c8 add status textfield 2019-07-30 11:14:05 -04:00
Barry Gitarts 2554bd4fc3 update create project layout 2019-07-30 11:14:05 -04:00
Barry Gitarts f675bf2a57 add status ipfs node as peer 2019-06-20 10:55:52 -04:00
Barry Gitarts 1bfecd2f3f fix select by token address instead of token label 2019-06-19 12:20:48 -04:00
Barry Gitarts 0a80d12402 use token specific amt formatter in project pledges 2019-06-19 11:17:39 -04:00
Barry Gitarts 765ded684f use token specific formatter on project page 2019-06-19 09:56:27 -04:00
Barry Gitarts 1380f88c71 use token specific formatter for backing 2019-06-18 15:31:21 -04:00
Barry Gitarts 2c39388be8 fix incomplete loop not populating delegates for pledge 2019-06-18 12:28:50 -04:00
Barry Gitarts 0732600441 use chainReadibleFn for transfers and withdraws 2019-06-14 15:39:38 -04:00
Barry Gitarts 8e358aa860 add more robust and performant formatting to pledges table 2019-06-14 15:08:28 -04:00
Barry Gitarts b8b89cdd7d ensure check of lowercase when finding token by address 2019-06-14 14:47:28 -04:00
Barry Gitarts 2b68443b4d add chain conversion functions for currencies 2019-06-14 10:24:54 -04:00
Barry Gitarts d2117638b8 add proper display per token 2019-06-13 15:08:47 -04:00
Barry Gitarts 21fc220e4d add additional tokens with livenet addresses 2019-06-13 15:08:47 -04:00
Barry Gitarts bf2f0be6a4 use correct address for SNT livenet 2019-06-13 10:54:15 -04:00
Barry Gitarts 63fc008a5b add liquidPledging contract deploy 2019-06-13 10:14:50 -04:00
Barry Gitarts 42c8806471 add livenet.chains 2019-06-13 10:14:50 -04:00
Barry Gitarts 4e9bb20c2d add mainnet addresses 2019-06-13 10:14:50 -04:00
Corey ff5b3b5ab0
Merge pull request #42 from status-im/added-embark-contract-info-for-crytic
added embark-contract-info for crytic
2019-06-07 11:26:54 -04:00
Corey 31fa667a5c
added embark-contract-info for crytic 2019-06-07 11:24:36 -04:00
Barry Gitarts 1362da59d3 update pledges commitTime on sync 2019-06-07 11:18:01 -04:00
Barry Gitarts 31b2dd0697 fix off by 1 error in fetching pledge delegates 2019-06-07 11:18:01 -04:00
Barry Gitarts 1dbe012357 replace href with link 2019-06-04 15:56:54 -04:00
Barry Gitarts 4406a8bd91 disable progress on gateway uploads
There is currently an issue with the gateway
disabling until this issue is resolved
2019-06-04 13:03:22 -04:00
Barry Gitarts 4d33c5e252 cache upload locally
use correct hash from ipfs-http api
2019-06-04 13:03:22 -04:00
Barry Gitarts 480f201c1c update gateway persist 2019-06-04 13:03:22 -04:00
Barry Gitarts 14f2d5e27a add markdown extended to create delegate 2019-06-04 10:16:00 -04:00
Barry Gitarts 8a3391be9f display additional description for projects 2019-06-04 10:16:00 -04:00
Barry Gitarts 75da75f9a9 add markdown to create-project 2019-06-04 10:16:00 -04:00
Barry Gitarts 4fbfe2442d cleanup gateway upload 2019-05-30 09:24:15 -04:00
Barry Gitarts b4ae27e9e1 pin ipfs content to status ipfs cluster 2019-05-30 09:24:15 -04:00
Barry Gitarts 128aba33db load project page with no media assets 2019-05-29 11:13:15 -04:00
Barry Gitarts 6a4fb86cd3 add create delegate 2019-05-28 14:02:09 -04:00
Barry Gitarts 11dd807d6a move projects link to projects menu section 2019-05-28 14:02:09 -04:00
Barry Gitarts b4adb7259d add show project pledges button when project owner 2019-05-28 14:02:09 -04:00
Barry Gitarts 00bd447207 add create-project menu item and link 2019-05-28 14:02:09 -04:00
Barry Gitarts 44543271c2 filter out confirmed pledges from paying screen 2019-05-24 12:17:22 -04:00
Barry Gitarts c0423b10e0 fix encoding errors
filter out undefined pledges
2019-05-23 18:26:51 -04:00
Barry Gitarts 26f7c2bda6 attempt sync after update
use pledgeTypes map
2019-05-23 18:26:51 -04:00
Barry Gitarts bd7d318ec2 adopt styling based on selected filter 2019-05-23 16:00:48 -04:00
Barry Gitarts 6cb27427e8 add confirmPayment method 2019-05-23 16:00:48 -04:00
Barry Gitarts 972bd2470f add filtering functionality 2019-05-23 16:00:48 -04:00
Barry Gitarts 65b73a39d9 add tabs to filter pledges by state 2019-05-23 16:00:48 -04:00
Barry Gitarts ff2a9be9c2 add enrich pledges 2019-05-23 16:00:48 -04:00