Commit Graph

1134 Commits

Author SHA1 Message Date
Martina
353a333a3e support message errors added 2020-09-24 12:49:45 -07:00
Martina
014934c844 data page polish and no repeats in slates 2020-09-24 12:42:43 -07:00
@wwwjim
60b2a31280 removes spread causing react warning 2020-09-24 12:18:54 -07:00
CAKE
d0132717ea
Merge pull request #324 from filecoin-project/@tarafanlin/marketing
Community page: feature + contribution sections complete
2020-09-24 00:11:31 -07:00
@wwwjim
92f5c32a16 fixes issue with looking at wrong bucket for items 2020-09-24 00:10:16 -07:00
tarafanlin
83d55b0e51 community page contribution section 2020-09-23 21:28:39 -07:00
tarafanlin
542cc779c4 community feature request section mobile responsive 2020-09-23 18:15:32 -07:00
tarafanlin
0223c6f60c community page feature request section 2020-09-23 17:35:35 -07:00
Martina
38f4d62617 added grid view bulk actions 2020-09-23 17:03:34 -07:00
Martina
2d513572f2 finished data view edit for list view 2020-09-23 17:03:34 -07:00
martinalong
b140a10013
Merge pull request #323 from filecoin-project/@martinalong/avatar-upload-bug-fix
Fixed avatar upload bug
2020-09-23 13:55:44 -07:00
Martina
816a32f8eb fixed avatar upload bug 2020-09-23 13:54:43 -07:00
@wwwjim
c151559fd7 final nits on filecoin experience 2020-09-23 13:02:00 -07:00
@wwwjim
f6751bfe62 filecoin experience improvements 2020-09-23 12:46:56 -07:00
@wwwjim
d8bf7ed171 copy 2020-09-23 04:23:24 -07:00
CAKE
df219dbcfc
Merge pull request #320 from filecoin-project/@jimmylee/one-off-deals
[WIP] one off deals
2020-09-23 04:18:31 -07:00
@wwwjim
7d76480340 v1: one off storage deal 2020-09-23 04:17:56 -07:00
@wwwjim
d1ef6534af new bucket for deal making 2020-09-23 02:46:59 -07:00
CAKE
96046b9873
Merge pull request #321 from filecoin-project/@gndclouds/community-will
@gndclouds/community will
2020-09-23 01:16:12 -07:00
William Felker
8202792d43 styling: padding and color fixes 2020-09-23 11:02:06 +08:00
@wwwjim
4353b75eb0 one off deals 2020-09-22 19:39:46 -07:00
CAKE
fd22a2f4a6
Merge pull request #319 from filecoin-project/@tarafanlin/marketing
Community + download page update
2020-09-22 19:36:51 -07:00
CAKE
c807b59b08
Merge pull request #317 from filecoin-project/@jimmylee/obvious-filecoin-deal-making
initial sketch: filecoin deal UI and scene
2020-09-22 19:36:30 -07:00
@wwwjim
8111960652 adjustments: lands some adjustments to storage deals on the Filecoin Network through slate before landing one-off deals 2020-09-22 19:35:56 -07:00
@wwwjim
6b7e547b06 initial sketch: filecoin deal UI and scene 2020-09-22 18:57:22 -07:00
@wwwjim
d72d2147b0 only null is serializable 2020-09-22 18:24:00 -07:00
@wwwjim
b5eb2f5231 removes parallel file uploads for now 2020-09-22 18:10:27 -07:00
CAKE
0e5a2b089d
Merge pull request #316 from filecoin-project/andrew/skip-getOrCreate
fix(api): directly use thread client to generate bucket thread if not exit
2020-09-22 18:07:05 -07:00
@wwwjim
c9d50047c4 getBucketAPIFromUserToken: updates, more logging 2020-09-22 17:34:17 -07:00
tarafanlin
8aac0054b8 remove redundant code 2020-09-22 17:33:47 -07:00
tarafanlin
168c15df34 chrome extension page update 2020-09-22 16:54:41 -07:00
tarafanlin
3fe434ed3c hero section margin fixed 2020-09-22 16:13:25 -07:00
Andrew Hill
bf70a7f182
fix(code): move root init
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:19:44 -07:00
Andrew Hill
12a77dfa88
fix(code): no buckets
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:10:17 -07:00
Andrew Hill
ce39de2b25
fix(code): add const
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:08:15 -07:00
Andrew Hill
5cc3cc0f7e
fix(imports): adds ThreadID
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 15:05:58 -07:00
Andrew Hill
4d38b20ba6
fix(logs): add temp threadID log
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:56:55 -07:00
Andrew Hill
a143844f50
fix(api): correct return types
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:39:57 -07:00
Andrew Hill
4b2a7f5867
fix(api): bucket name no longer returned
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:39:13 -07:00
Andrew Hill
0cd90fce65
fix(lint): remove conflict flag
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:37:05 -07:00
Andrew Hill
157151ef57
fix(api): directly use thread client to generate bucket thread if not exist
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-09-22 14:35:49 -07:00
@wwwjim
fdd7ef58b4 downloads: fixes on accept routes 2020-09-22 10:21:58 -07:00
William Felker
39ca79ee4f Styling: new sections + mobile view 2020-09-22 20:48:34 +08:00
@wwwjim
506a8972ba social: adds missing import 2020-09-22 00:30:26 -07:00
@wwwjim
228969f063 api: do not generate API keys on user creation 2020-09-22 00:23:00 -07:00
@wwwjim
7b10703821 buckets: elegant failure modes for bucket getOrCreate failures 2020-09-22 00:01:48 -07:00
@wwwjim
50e62a40be trying to catch what stalls downloads on production 2020-09-21 19:31:17 -07:00
@wwwjim
a1ff888b31 catches treeChildren exception 2020-09-21 19:00:12 -07:00
CAKE
d4afb547ca
Merge pull request #309 from filecoin-project/@gndclouds/community-will
[WIP] @gndclouds/community will
2020-09-21 18:33:28 -07:00
William Felker
88bdbb2ef5 Error: Fixes 2020-09-22 09:23:56 +08:00