Commit Graph

274 Commits

Author SHA1 Message Date
@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
Akuoko Daniel Jnr
0aad81eb9f
feat: make modal accessible 2020-07-25 20:49:05 +00: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
@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
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
William Felker
f392a81003 Inter font features enabled 2020-07-21 08:35:48 +08:00
tarafanlin
4213518696 design system: new text styles and display css values 2020-07-21 08:35:48 +08:00
tarafanlin
760e08a7c0 creating new text styles and display css value. 2020-07-21 08:35:48 +08:00
William Felker
550bd1cdd2 Basic Typelayout added 2020-07-21 08:33:40 +08:00
William Felker
b45ce941ec removed codeblock for abc 2020-07-21 08:29:50 +08:00
tarafanlin
ed6b5719d0 adding some coodeblocks and rearranging the page 2020-07-21 08:29:50 +08:00
William Felker
1955d66f13 removed extra spaces 2020-07-21 08:29:50 +08:00
William Felker
d10c870c79 Style: new section in typo 2020-07-21 08:29:50 +08:00
William Felker
6cad6b7711 Inter font features enabled 2020-07-21 08:29:50 +08:00
tarafanlin
ee0f241ce2 design system: new text styles and display css values 2020-07-21 08:29:50 +08:00
tarafanlin
a4bfc405c9 creating new text styles and display css value. 2020-07-21 08:29:50 +08:00
William Felker
4bf470a7bc Basic Typelayout added 2020-07-21 08:29:50 +08:00
William Felker
f1b9990d94 removed codeblock for abc 2020-07-21 08:15:16 +08:00
tarafanlin
c6f40d0b41 adding some coodeblocks and rearranging the page 2020-07-21 08:15:16 +08:00
William Felker
70c1d79a3d removed extra spaces 2020-07-21 08:15:16 +08:00
William Felker
df88597134 Style: new section in typo 2020-07-21 08:15:16 +08:00
William Felker
4c36b5e2c8 Inter font features enabled 2020-07-21 08:15:16 +08:00
tarafanlin
644a00f0cc design system: new text styles and display css values 2020-07-21 08:15:15 +08:00
tarafanlin
fc2faee8dc creating new text styles and display css value. 2020-07-21 08:15:15 +08:00
William Felker
bdec71f181 Basic Typelayout added 2020-07-21 08:15:15 +08:00
@wwwjim
22e7cf32e0 cleanup: updates URL to the correct for each page 2020-07-20 16:48:10 -07:00
CAKE
d0b31bb57c
Merge pull request #82 from filecoin-project/@martinalong/storage-deal-component
Fixed table formatting bug
2020-07-20 16:42:17 -07:00
Martina
5a48fa4e48 fixed table formatting bug 2020-07-20 16:38:19 -07:00
CAKE
df56033ea0
Merge pull request #81 from filecoin-project/@jasonleyser/loaders
Added animated page loaders
2020-07-20 16:20:49 -07:00
jasonleyser
1efa773be9 Added animated page loaders
Added six page loader components
2020-07-20 17:01:28 -06:00
@wwwjim
15fb9f833a 0.0.5 sds update, fixes circular references, adds comments 2020-07-20 00:07:21 -07:00
CAKE
d671b79b4d
Merge pull request #74 from filecoin-project/@martinalong/storage-deal-component
Added storage and retrieval deal component
2020-07-19 23:26:03 -07:00
@wwwjim
418563a6ca buckets: working end to end example of buckets locally, but with image quality loss 2020-07-19 23:06:36 -07:00
martinalong
bda469a3d5
Merge branch 'main' into @martinalong/storage-deal-component 2020-07-19 21:26:08 -07:00
Martina
997cf70dda suggested edits to table expansion and other formatting 2020-07-19 21:22:05 -07:00
Martina
a5a4ef4265 storage and retrieval deal component 2020-07-19 13:34:07 -07:00
Martina
3478637ccb storage deals and edit to table component 2020-07-18 21:47:19 -07:00
Oluwaseun Oyebade
f0ada6713f Feature: Solve issues 52 2020-07-18 18:27:54 +01:00
@wwwjim
17524f61ee users: creates a new bucket for a user, when a user is deleted, deletes the bucket 2020-07-17 16:45:49 -07:00
@wwwjim
ccff8bd9e9 textile: 0.4.0 fix 2020-07-17 09:43:17 -07:00
@wwwjim
824a1c2ebd auth: adds warning for refactor 2020-07-17 09:36:59 -07:00
@wwwjim
b6a8c880cd postgres: user accounts, migration scripts, api route rewrite, stopping point 2020-07-17 03:24:20 -07:00
@wwwjim
f0dcd556ad design system: cleanup, adds license 2020-07-16 10:41:49 -07:00
@wwwjim
c5241e00f9 cleanup: imports and site navigation 2020-07-15 22:48:51 -07:00
Jim
3a0cc561e3
Merge pull request #69 from filecoin-project/@tarafanlin/makerainbow
design system: update code block with jet brains mono and rainbowy code
2020-07-15 21:05:23 -07:00
tarafanlin
a2c1f7b175 design system: update code block with jet brains mono and rainbowy code 2020-07-15 20:44:58 -07:00
@wwwjim
e86d6ef52f dropdowns: fixes broken select menus and updates them across the client 2020-07-15 19:45:23 -07:00
@wwwjim
bf3bcd75e7 navigation: adds new scenes and new icons 2020-07-15 18:36:29 -07:00
Jim
bbbbd97e95
Merge pull request #68 from filecoin-project/@martinalong/global-modal
Global modals
2020-07-14 21:24:25 -07:00
Martina
123602d85a simplified css 2020-07-14 21:03:46 -07:00
tarafanlin
b4c11525b8 design system: update code block with jet brains mono and rainbowy code 2020-07-14 20:54:46 -07:00
Martina
631ac64a77 suggested edits to modal styling 2020-07-14 16:12:22 -07:00
Martina
86c8b4739a made custom event dispatcher a utility method 2020-07-14 15:26:08 -07:00
Martina
e0ff55b768 global modals and documentation 2020-07-14 14:55:52 -07:00
Jim
025dde19e1
Merge pull request #65 from filecoin-project/@martinalong/global-notifs
GlobalNotification + CodeText refactor
2020-07-14 00:40:30 -07:00
Martina
3d1cd89a13 added suggested edits 2020-07-13 23:23:20 -07:00
Martina
a8033e120e global notifications refactor and code text refactor 2020-07-13 21:28:18 -07:00
@wwwjim
915ef280d6 design system: adds documentation 2020-07-11 11:26:31 -07:00
@wwwjim
c23a4182cf design system: adds set token documentation 2020-07-10 16:28:25 -07:00
@wwwjim
0b580421e4 design system: fixes filecoin-wallet-blances 2020-07-10 16:25:59 -07:00
@wwwjim
2c057bc508 removes filecoin brand 2020-07-10 14:02:10 -07:00
@wwwjim
1513df8808 readme: updates 2020-07-10 09:48:37 -07:00
@wwwjim
cb2f967940 design system: adds filecoin balances list component for 0.0.4 2020-07-09 23:12:54 -07:00
@wwwjim
bad8b6ab45 design system: adds SendAddressFilecoin to experiences 2020-07-09 22:30:52 -07:00
@wwwjim
ab8ad60976 design system: fixes date picker 2020-07-09 22:12:54 -07:00
Jim
287e1540ff
Merge pull request #59 from filecoin-project/colin/electron
Colin/electron
2020-07-09 21:02:12 -07:00
@wwwjim
6cf20f0fdf slate: list editor adjustments and semantics 2020-07-09 00:10:06 -07:00
@wwwjim
fa94d2cdca design system: makes code blocks numbers not selectable, adjusts measurements to match system elsewhere 2020-07-09 00:05:51 -07:00
uonai
770ea69f06 Formatting update 2020-07-08 22:19:08 -05:00
uonai
b2c95c8b0f Code cleanup 2020-07-08 21:56:22 -05:00
uonai
bd525a1ae4 Nextjs updates, display wallet and file data in production config 2020-07-08 18:54:42 -05:00
Jim
6f4f05d9ca
Merge branch 'main' into @martinalong/new-documentation-pages 2020-07-07 23:49:51 -07:00
Martina
e0357f093f refactor list editor and notifications and more documentation 2020-07-07 21:04:54 -07:00
jasonleyser
b04302b24d TableContent name and selectedRowId update
https://github.com/filecoin-project/slate/issues/14
2020-07-07 17:39:08 -07:00
jasonleyser
0e75567b73 TableContent props and example update
https://github.com/filecoin-project/slate/issues/14
2020-07-07 15:02:40 -07:00
@wwwjim
eb1b23473e GLRenderer: temporarily disables it from slate-react-system, cuts a new release 0.0.3 2020-07-07 01:35:08 -07:00
@wwwjim
fe6f66a0fc experiences: adds make storage component, and peers list 2020-07-07 01:03:45 -07:00
@wwwjim
89e03a902b experiences: create address 2020-07-06 22:35:57 -07:00
@wwwjim
c135305e6a modules: first module, generate powergate token 2020-07-06 20:22:22 -07:00
Martina
ef48aeb0c3 documentation standardization and new pages 2020-07-06 18:14:30 -07:00
@wwwjim
3dc620f8f2 experiences: adds powergate token generation page 2020-07-06 13:29:17 -07:00
Martina
58ab680610 documentation edits and conflict resolution 2020-07-04 22:40:43 -07:00
Martina
acbf963c9e additional rebase files 2020-07-04 22:20:57 -07:00
Martina
b8a9b09428 added datepicker 2020-07-04 21:51:23 -07:00
Martina
700fa8f4f6 added list editor dropdown with reordering 2020-07-04 21:43:43 -07:00
Martina
6d592d1945 added country dropdown and refactored dropdown options 2020-07-04 21:42:48 -07:00
@wwwjim
69db66094d icons: updates example to use slate-react-system 2020-07-04 08:45:31 -07:00
@wwwjim
21f21b6373 posts: updates colors page 2020-07-03 22:41:36 -07:00
jasonleyser
0e6b5c7129 Component handle fix
https://github.com/filecoin-project/slate/pull/45#pullrequestreview-442588150
2020-07-03 22:34:20 -07:00
jasonleyser
18dc2aeb3f Component usage update
https://github.com/filecoin-project/slate/pull/45
2020-07-03 22:05:39 -07:00
jasonleyser
4f65da84dc Updated components usage section
https://github.com/filecoin-project/slate/issues/43
2020-07-03 09:38:44 -07:00
jimmylee
9d9ac2b9fe Navigation: renames fixtures to navigation data 2020-07-02 03:54:33 -07:00
@wwwjim
1523444538 line-charts: removes demo page to fix the build 2020-07-02 02:49:20 -07:00