Commit Graph

522 Commits

Author SHA1 Message Date
Jonathan Rainville a0b613a25e
feat: add basic list view 2019-04-26 11:50:15 -04:00
Jonathan Rainville 20dff143d2
add search field and grid icons 2019-04-25 14:01:41 -04:00
Jonathan Rainville 405ea1c814
feat: add the add new project vard 2019-04-25 12:15:34 -04:00
Jonathan Rainville 718d14edf0
feat: design project cards 2019-04-25 11:18:58 -04:00
Iuri Matias b54db82264
Merge pull request #22 from status-im/feat/project-list
Add base project list
2019-04-25 10:24:01 -04:00
Iuri Matias 7e7b206f1b
Merge pull request #20 from status-im/feat/update-cra
Update to use CRA
2019-04-25 10:20:27 -04:00
Jonathan Rainville fd438bb922
feat: add Inter UI font 2019-04-25 09:46:13 -04:00
Jonathan Rainville e159419169
feat(projects): add sorter 2019-04-24 15:22:02 -04:00
Jonathan Rainville 49b0adea70
feat(projects): add base projects list 2019-04-24 15:11:22 -04:00
Jonathan Rainville 2ab5b71831
refactor(main): simplify list items for menu 2019-04-24 09:35:17 -04:00
Jonathan Rainville dc9075eb71
fix: fix profile being undefined on page reload 2019-04-24 09:34:45 -04:00
Jonathan Rainville 5b48ad3d58
feat: update to CRA with Embark 2019-04-23 10:24:42 -04:00
Barry Gitarts 788a37c2f7 fix import related issue 2019-04-19 16:10:04 -04:00
Barry Gitarts 0b5da9d3a8 add create project when when new id 2019-04-19 16:10:04 -04:00
Barry Gitarts d462929d34 add pledge internal transfer after back-project 2019-04-19 16:10:04 -04:00
Jonathan Rainville 0adbc380ed install embark 4.1.beta.0 2019-04-17 15:35:23 -04:00
Jonathan Rainville 2b1ffba6a4 update to Embark 4 2019-04-17 15:28:19 -04:00
Barry Gitarts 2138905767 add display network or incorrect network
use function instead of class component
2019-04-16 15:42:28 -04:00
Barry Gitarts 62fd24fd7a add reset database button 2019-04-16 11:29:07 -04:00
Barry Gitarts f43af563e5 enable storage config 2019-04-04 21:18:41 -04:00
Barry Gitarts 05671c3771 cleanup create project 2019-04-04 12:49:48 -04:00
Barry Gitarts 0c6ea227fa add redirect to project page after submission 2019-04-04 12:49:48 -04:00
Barry Gitarts 64de4a0cb6 prevent page change by click on whitespace 2019-04-04 12:49:48 -04:00
Barry Gitarts d8c41c099f ensure refresh of data when project id changes 2019-04-04 12:49:48 -04:00
Barry Gitarts 99a57c8b92 add pulling avatar from IPFS 2019-04-04 12:49:48 -04:00
Barry Gitarts 83dc09f9ba add working video upload / grab 2019-04-04 12:49:48 -04:00
Barry Gitarts d4ca88e22c add addProject 2019-04-04 12:49:48 -04:00
Barry Gitarts fc3615ab13 add upload to IPFS handler 2019-04-04 12:49:48 -04:00
Barry Gitarts d84df74c53 add upload input 2019-04-04 12:49:48 -04:00
Barry Gitarts 3c7124c967 create manifest json formatter 2019-04-04 12:49:48 -04:00
Barry Gitarts dc20621312 add submission section form 2019-04-04 12:49:48 -04:00
Barry Gitarts 9f7db83d1d add initial create project page and route 2019-04-04 12:49:48 -04:00
Barry Gitarts 2f31a8a8a1 remove unused code in back-project 2019-04-04 12:49:48 -04:00
Jonathan Rainville 776d0834a5 feat(back-project): add message about needing a delegate to back 2019-04-03 15:49:53 -04:00
Barry Gitarts 9b0594533f add global snackbar and connect to back project 2019-03-28 15:53:15 -04:00
Barry Gitarts 165bbe9d50 only show pledges that can be pledged 2019-03-25 12:53:14 -04:00
Barry Gitarts fd78b641b3 add contract call to BackProject page 2019-03-25 12:53:14 -04:00
Barry Gitarts 933998dc41 display fields and button as all avaliable options are selected 2019-03-25 12:53:14 -04:00
Barry Gitarts 22f66490d1 add submit button to back project 2019-03-25 12:53:14 -04:00
Barry Gitarts 8e6bd48315 add amount input field 2019-03-25 12:53:14 -04:00
Barry Gitarts b2c3c9706a remove empty pledges from drop down list 2019-03-25 12:53:14 -04:00
Barry Gitarts 245fed55db add pledge details to dropdown 2019-03-25 12:53:14 -04:00
Barry Gitarts 0d874ae881 add delegate pledges to back project page 2019-03-25 12:53:14 -04:00
Barry Gitarts f091a72f61 add delegates model and syncing strategy 2019-03-25 12:53:14 -04:00
Barry Gitarts 6a1eb882dd display available profiles in back project 2019-03-25 12:53:14 -04:00
Barry Gitarts 3679ebe555 add query and hook to fetch matching delegate profiles 2019-03-25 12:53:14 -04:00
Barry Gitarts 6bc1ccd840 add additional grid to form 2019-03-25 12:53:14 -04:00
Barry Gitarts b1d2029e19 add checking if IPFS is ready to be used 2019-03-25 12:53:14 -04:00
Barry Gitarts b03c338500 add faster load time to project page 2019-03-25 12:53:14 -04:00
Barry Gitarts 3b5c1b6897 use hooks in project jsx 2019-03-25 12:53:14 -04:00