Commit Graph

485 Commits

Author SHA1 Message Date
Iuri Matias addd5116e5
Merge pull request #26 from status-im/deployment
update contracts config
2019-05-06 15:31:42 -04:00
Iuri Matias 621fb75918 update config to use tracking field 2019-05-06 14:12:13 -04:00
Iuri Matias 4f37160aa8 remove prepublish step 2019-05-06 14:06:05 -04:00
Iuri Matias 41a5826632
Merge pull request #25 from status-im/fix/projects-page
Fix projects page error
2019-05-03 16:40:00 -04:00
Jonathan Rainville 33c136b3c1
fix: couple of fixes to fund project 2019-05-03 14:12:10 -04:00
Jonathan Rainville 3fd72ff15f
fix(hooks): fix parsing a manifest that doesn't exist 2019-05-03 12:58:42 -04:00
Barry Gitarts 8c4413c644 add fix incorrect path on prod build 2019-05-02 14:51:01 -04:00
Barry Gitarts 89b305540e handle no timestamp available for project age 2019-05-02 11:44:11 -04:00
Barry Gitarts 4f5d825157 fix display project when no media assets 2019-04-30 15:06:55 -04:00
Barry Gitarts 43a2725109 fix invalid address bug in addProject 2019-04-30 11:53:26 -04:00
Iuri Matias 561b62d74d
Merge pull request #23 from status-im/feat/project-list-designed
Style projects page to looks like the design
2019-04-28 19:07:42 -04:00
Iuri Matias 1b207e4021
Merge pull request #24 from status-im/feat/project-list-style-switcher
Add list view and favorites
2019-04-28 19:07:31 -04:00
Jonathan Rainville 26a5719745
feat: add favorites that save in the component state 2019-04-26 15:10:14 -04:00
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