Commit Graph

175 Commits

Author SHA1 Message Date
@wwwjim
f858697b13 slate: fixes for collections 2020-07-27 02:10:12 -07:00
@wwwjim
eed0860638 slates: fixes some page state data, back and forward buttons 2020-07-27 01:45:52 -07:00
@wwwjim
8315df0c04 slates: add image to slate 2020-07-27 01:33:39 -07:00
@wwwjim
41b019aaeb slates: adds the slates a user makes to the side navigation 2020-07-26 21:26:41 -07:00
@wwwjim
fb54a1429d navigation: cleans up sidebar navigation for data 2020-07-26 20:39:07 -07:00
@wwwjim
4d5228043e cleanup: remove unused imports, better prop names, unused props 2020-07-26 20:20:34 -07:00
@wwwjim
3dfb5d0d41 error codes: updates 404 and 500 decorators 2020-07-26 19:06:45 -07:00
@wwwjim
e70c55f4e7 slates: creating slates 2020-07-26 18:51:51 -07:00
@wwwjim
3441ebd3cf logging: small adjustment 2020-07-26 15:22:23 -07:00
@wwwjim
88a54af4e7 cookies: cookies only live a week, sameSite enforced 2020-07-26 11:36:47 -07:00
@wwwjim
7fcb19aa4f cleanup: spacing, new line 2020-07-25 23:42:22 -07:00
Martina
e65b00579f powergate 0.2.0 syntax updates 2020-07-25 13:08:08 -07:00
Martina
efb62720ee adding units option to inputs + settings polish 2020-07-25 12:39:51 -07:00
Martina
eca83eff55 settings component finished 2020-07-24 21:07:45 -07:00
Martina
9a589ec43f settings component and experience minus some polish 2020-07-24 21:07:45 -07:00
@wwwjim
3d64268058 storage deals: override each time the user makes filecoin deal 2020-07-24 09:35:00 -07:00
@wwwjim
2af82c8a73 design system: fixes typo 2020-07-24 01:45:02 -07:00
@wwwjim
dc25c0365a filecoin: cold storage supported, and many small bugfixes 2020-07-24 00:45:21 -07:00
@wwwjim
c21dca1884 library: refactor to support adding slates soon 2020-07-23 20:09:58 -07:00
@wwwjim
f315ffae42 storage: uses a different decorator for cid pinning issues 2020-07-23 17:25:38 -07:00
@wwwjim
f0cfe53c74 managers: introduces managers model for viewer 2020-07-23 17:22:22 -07:00
@wwwjim
595c59ee71 navigation: make sure data and sidebar are cleared on navigation changes 2020-07-23 17:13:22 -07:00
@wwwjim
730f5347c8 storage: integrates filecoin storage deals and cleans up powergate token setting 2020-07-23 16:56:50 -07:00
@wwwjim
72a4e93ac9 cleanup: misc nits 2020-07-23 15:11:09 -07:00
Aminejvm
5854409e86 carousel initial draft 2020-07-23 16:08:48 +00:00
@wwwjim
8b5ec5c5df storage-deals: adds back placeholder component 2020-07-23 03:39:03 -07:00
@wwwjim
9d5de9acbe deals: adds back storage deal page, simplifies file upload sidebar, adds loading state 2020-07-23 03:05:13 -07:00
@wwwjim
d11fe19bab reset password: loading states for edit account and sign in, adds reset password, adds validations to protect against light malice 2020-07-23 01:57:44 -07:00
CAKE
02ef7d71a6
Merge pull request #110 from filecoin-project/@tmytrn/link-styles
added consistency and a new color to link styles
2020-07-22 23:39:33 -07:00
Tommy Tran
bff9dd9738 added consistency and new color to link styles 2020-07-22 20:37:54 -07:00
@wwwjim
787fde8eda 0.0.6 - hosted 2020-07-22 18:25:19 -07:00
@wwwjim
f20cf8d0b6 user profiles: adds a better 404 for user profiles 2020-07-22 12:17:08 -07:00
@wwwjim
9cf57edb77 middleware: sets a new powergate token appropriately per user 2020-07-22 11:54:58 -07:00
@wwwjim
acbadad710 profiles: handles the no creator case 2020-07-22 04:24:49 -07:00
CAKE
607e963427
Merge pull request #92 from filecoin-project/@martinalong/boundary-component
Boundary component
2020-07-22 04:06:35 -07:00
@wwwjim
0101d94c29 avatar: default avatar of a dog 2020-07-22 04:02:32 -07:00
@wwwjim
49ce763165 users: fixes user delete and adds avatar example to profiles 2020-07-22 03:59:39 -07:00
@wwwjim
a533b5249b models: moves from username checks to id checks because users change usernames 2020-07-22 03:51:40 -07:00
@wwwjim
3325f836f8 ipfs: fixes edge cases with IPFS image upload 2020-07-22 03:20:11 -07:00
@wwwjim
2340c2e4a4 ipfs: image upload to buckets restored and working 2020-07-22 02:58:25 -07:00
@wwwjim
7b7245a74f uploads: supports IPFS bucket uploads 2020-07-22 02:37:40 -07:00
@wwwjim
dc5f3313ec user profiels: lands user profile function and fixes settings, user modeling 2020-07-22 00:41:29 -07:00
@wwwjim
9408e15562 filecoin: create address and send filecoin restored 2020-07-21 23:04:54 -07:00
@wwwjim
140aa2017c sign-in: end to end allowing creation of any account 2020-07-21 22:53:29 -07:00
@wwwjim
cfb7f1a54d 0.2.0 powergate: prework, updates settings, decorates issue 2020-07-21 21:11:13 -07:00
Martina
1c62572b60 boundary component 2020-07-21 16:51:32 -07:00
@wwwjim
f66129f16d authentication: adds user auth concept, sign out, and adds 3 images to a bucket upon user creation 2020-07-21 04:36:50 -07:00
@wwwjim
2be000986a button: fixes warning 2020-07-20 23:00:04 -07:00
@wwwjim
88b6613ca1 sign in: adds new sign in place holder, adds harddrive svg 2020-07-20 22:45:15 -07:00
@wwwjim
2c804e428f seo: description update 2020-07-20 19:47:17 -07:00