Commit Graph

441 Commits

Author SHA1 Message Date
@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
ea2d2d2eff postgres: disables SSL in production web to see if that fixes issues 2020-07-22 11:34:24 -07:00
@wwwjim
346eb21b85 env: always use .dotenv for now 2020-07-22 04:37:24 -07:00
@wwwjim
0c1faa991a profiles: catches error case 2020-07-22 04:32:08 -07:00
@wwwjim
acbadad710 profiles: handles the no creator case 2020-07-22 04:24:49 -07:00
@wwwjim
ad7f9c35bb hotfix: fixes misnamed export 2020-07-22 04:16:30 -07:00
CAKE
607e963427
Merge pull request #92 from filecoin-project/@martinalong/boundary-component
Boundary component
2020-07-22 04:06:35 -07:00
CAKE
c71fc4b0bc
Merge pull request #93 from filecoin-project/@jimmylee/powergate-0.2.0
@jimmylee/powergate 0.2.0
2020-07-22 04:04:59 -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
9189ac8377 Merge branch '@martinalong/boundary-component' of github.com:filecoin-project/slate into @martinalong/boundary-component 2020-07-21 16:52:40 -07:00
Martina
1c62572b60 boundary component 2020-07-21 16:51:32 -07:00
Martina
6dc184ee03 boundary component 2020-07-21 16:43:55 -07:00
@wwwjim
392dc7c1ee deploys: removes engine 2020-07-21 13:01:24 -07:00
@wwwjim
110cef1f30 deploy: fixes deploys 2020-07-21 12:53:49 -07:00
CAKE
09c0ecdc1e
Merge pull request #88 from akuokojnr/@akuokojnr/token-odometer-effect
feat: add odometer effect to create token component
2020-07-21 12:35:31 -07:00
CAKE
86501bc4a9
Update README.md 2020-07-21 12:18:58 -07:00
Akuoko Daniel Jnr
f81a91ee88
feat: add copy functionality 2020-07-21 18:31:50 +00:00
@wwwjim
d362dc88f5 environment: a clean environment file 2020-07-21 11:01:12 -07:00
Akuoko Daniel Jnr
89933f03de
feat: add odometer effect to create-token component 2020-07-21 14:58:04 +00: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
8a63467e6f cors: fixes broken host conditional 2020-07-20 23:17:34 -07:00
@wwwjim
de3af4ab9e @textile/hub 0.4.1 @textile/threads-core 0.1.33 2020-07-20 23:08:08 -07:00
@wwwjim
f40479628b buttons: children as a prop for ButtonPrimaryFull 2020-07-20 23:00:51 -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
@wwwjim
9718958a13 0.0.6 SDS 2020-07-20 19:18:27 -07:00
@wwwjim
4458e50679 social: experimenting with new art 2020-07-20 18:45:21 -07:00
@wwwjim
38f5307795 emergency fix: updates a few imports 2020-07-20 18:34:53 -07:00
@wwwjim
d584484941 emergency hotfix: files that need to be adjusted to use CodeBlock out of system 2020-07-20 18:31:41 -07:00
CAKE
d16c53b2fc
Merge pull request #85 from filecoin-project/@gndclouds/typography
@gndclouds/typography
2020-07-20 18:28:09 -07:00
CAKE
2723d141b9
Merge pull request #84 from filecoin-project/@jasonleyser/codeblock-update
Updated CodeBlock component
2020-07-20 18:26:50 -07:00
jasonleyser
b081a34671
Merge branch 'main' into @jasonleyser/codeblock-update 2020-07-20 19:26:18 -06:00
William Felker
1031266021 fixed rebase errors
Some did not save the first time around.
2020-07-21 09:06:40 +08:00
jasonleyser
c8cc831665 Updated CodeBlock component
https://github.com/filecoin-project/slate/issues/80
2020-07-20 18:56:14 -06:00
William Felker
a21cd333ac rebased 2020-07-21 08:44:59 +08:00
William Felker
034a566408 removed codeblock for abc 2020-07-21 08:37:03 +08:00
tarafanlin
1057b66745 adding some coodeblocks and rearranging the page 2020-07-21 08:37:03 +08:00
William Felker
618e9f217d removed extra spaces 2020-07-21 08:36:24 +08:00
William Felker
312525bb9c Style: new section in typo 2020-07-21 08:36:12 +08:00