Commit Graph

661 Commits

Author SHA1 Message Date
jimmylee
4be99a0f6f hotfix: fixes swapping between slate scenes 2020-08-23 11:28:12 -07:00
jimmylee
eb04ad9deb hotfix: fixes settings changes from wiping out slate layout 2020-08-23 11:21:32 -07:00
jimmylee
a21158aba1 slate: fixes idle state reset 2020-08-23 11:18:34 -07:00
jimmylee
e77c43257f slate: fixes legacy pages that haven't constructed a layout yet 2020-08-22 21:14:27 -07:00
jimmylee
d466927624 hotfix: fixes server crashing conditions 2020-08-22 18:32:41 -07:00
CAKE
f67c08fbc9
Merge pull request #171 from filecoin-project/@jimmylee/grid
grid: proof of concept
2020-08-22 18:25:55 -07:00
@wwwjim
f605d364a2 grid: proof of concept 2020-08-22 18:23:25 -07:00
@wwwjim
8fab95d691 slates: lands drag and drop concept 2020-08-22 02:32:40 -07:00
@wwwjim
94c8508f54 uploads: ensure loading state cancel on failed upload 2020-08-22 00:09:23 -07:00
@wwwjim
d6ebcbde9b slate: keeps positioning and UI aligned 2020-08-21 22:54:00 -07:00
@wwwjim
71dcb58a1b profiles: adds user bios 2020-08-21 22:45:50 -07:00
@wwwjim
60530f512c slate: default data, default states 2020-08-21 22:19:11 -07:00
@wwwjim
ed00d86455 slate-scenes: unifies section headers 2020-08-21 21:25:34 -07:00
@wwwjim
f40eaa6700 test-page: fixes syntax issues 2020-08-21 20:01:14 -07:00
@wwwjim
8e0041f929 housekeeping: removes unused dependencies 2020-08-21 19:40:04 -07:00
CAKE
c2cc2b1def
Merge pull request #168 from filecoin-project/@jimmylee/its-a-party
@jimmylee/its a party
2020-08-21 19:33:55 -07:00
@wwwjim
378ec4604d adds missing fields 2020-08-21 19:32:34 -07:00
@wwwjim
cd4a4739cd exercise: the exercise is over 2020-08-21 19:31:43 -07:00
@wwwjim
cf52263332 lol who needs a system when you got grit 2020-08-21 19:20:30 -07:00
@wwwjim
dbf2f8c4f1 just deleting things because 2020-08-21 19:20:26 -07:00
Jordattebayo
90f748b3a7 messing stuff up 2020-08-21 22:17:35 -04:00
tarafanlin
44175c6349 it's back again 2020-08-21 19:10:08 -07:00
@wwwjim
150a216334 its gone! forever 2020-08-21 19:06:53 -07:00
Jordattebayo
2da5098566 deleted some hard to delete things 2020-08-21 22:02:20 -04:00
William Felker
25b092936b Add Will's Status 2020-08-22 09:59:51 +08:00
@wwwjim
0a90e31721 acknowledgment: jordan is a top developer 2020-08-21 18:54:15 -07:00
CAKE
d5f05bbecc
Merge pull request #167 from filecoin-project/@gndcloud/marketing-site
@gndcloud/marketing site
2020-08-21 18:47:17 -07:00
CAKE
eb3fbecea0
Merge branch 'main' into @gndcloud/marketing-site 2020-08-21 18:46:30 -07:00
William Felker
4383f036ee cleaned with prettify 2020-08-22 07:37:00 +08:00
@wwwjim
c7f85a67c2 slate-nav: perfecting some measurements 2020-08-21 16:36:14 -07:00
tarafanlin
ef4eff8a4b marketing page test 2020-08-21 16:31:12 -07:00
@wwwjim
595555ec69 slate-api: fixes issue with slate uploads 2020-08-21 16:25:37 -07:00
tarafanlin
98528dc250 test marketing page 2020-08-21 16:16:28 -07:00
William Felker
df0512cda4 Created new Marketing test directory and layed out content for community, download, privacy 2020-08-21 21:40:21 +08:00
@wwwjim
0ae9d5a30f slate-sidebar: guarantee scroll container 2020-08-21 01:03:15 -07:00
@wwwjim
7f4971aafb slate: adds missing pre-wrap and overflow-wrap rules 2020-08-21 00:57:52 -07:00
jimmylee
0574001378 slate: captures remaining cases with slate previews 2020-08-21 00:42:29 -07:00
jimmylee
5cc8775941 media: fixes delete 2020-08-21 00:11:42 -07:00
jimmylee
8cfa9bd874 slate: adds the capability to add metadata to slate objects 2020-08-21 00:07:39 -07:00
jimmylee
342785352c slate-media-object: renames MediaObject to SlateMediaObject, fixes slate switching issues 2020-08-20 13:33:08 -07:00
@wwwjim
42afbb8eaa refactors: textile service uptime check 2020-08-19 22:57:46 -07:00
@wwwjim
3bd1158392 redirects: covers other system page changes 2020-08-19 22:52:13 -07:00
@wwwjim
794bd14b3c cleanup: dead code elimination and prettier 2020-08-19 22:45:43 -07:00
@wwwjim
3fd1e9d6a7 edit-account: uses new upload method 2020-08-19 22:29:37 -07:00
@wwwjim
b836735d82 file-utilities: adds reusable upload method 2020-08-19 22:29:37 -07:00
jimmylee
ba470a6fde buckets: delete is supported again 2020-08-19 17:36:18 -07:00
CAKE
1513693d73
Merge pull request #163 from filecoin-project/andrew/switch-to-new-init
fix(api): use newer getOrInit method
2020-08-19 14:30:00 -07:00
Andrew Hill
b83ad03a47
fix(api): use newer getOrInit method
Signed-off-by: Andrew Hill <andrew@textile.io>
2020-08-19 14:25:45 -07:00
jimmylee
f3c873ce7c maintenance: correctly checks status value 2020-08-19 14:04:32 -07:00
CAKE
ab3b058d9b
Merge pull request #162 from filecoin-project/andrew/update-hub-apis
fix(hub): update hub cli lib and use new crypto ident class
2020-08-19 14:03:29 -07:00