Commit Graph

659 Commits

Author SHA1 Message Date
tarafanlin
020f4f4f54 got help from Martina for the new feature announcement modal 2020-10-29 17:49:05 -07:00
@wwwjim
7bd171a88c a flow that will expose how you are spamming account creation 2020-10-29 12:48:50 -07:00
@wwwjim
acbdfc457d wrong import 2020-10-29 11:44:03 -07:00
@wwwjim
3ba1f518c9 enforces an allowed host 2020-10-29 11:39:40 -07:00
@wwwjim
763bb14f72 get objects that have a CID from slates query 2020-10-28 23:03:12 -07:00
Martina
bc46825cf9 Merge branch 'main' of github.com:filecoin-project/slate into main
Merge unsaved changes
2020-10-27 12:08:51 -07:00
Martina
2785005c60 patched onboarding for tara 2020-10-27 12:08:09 -07:00
jimmylee
8d7c4abf20 removes native upload routes from slate, use https://github.com/slate-engineering/shovel instead 2020-10-27 11:56:12 -07:00
@wwwjim
5f3da97cce websockets: partial viewer updates are now supported 2020-10-26 21:41:42 -07:00
CAKE
6d02a527b8
Merge pull request #387 from filecoin-project/@tarafanlin/slate
fixing long string styling issue
2020-10-26 15:54:30 -07:00
tarafanlin
5c32374d8f fixing long string styling issue 2020-10-26 14:14:10 -07:00
CAKE
af97cc9cb1
Merge pull request #386 from filecoin-project/@tarafanlin/slate
nits styling for external slate view
2020-10-26 13:06:24 -07:00
tarafanlin
ee2ad99e00 nit styling 2020-10-26 12:46:37 -07:00
CAKE
47aef5a5bc
Merge pull request #385 from filecoin-project/@tarafanlin/slate
new external slate view
2020-10-26 01:10:23 -07:00
tarafanlin
94615f639b fix button color 2020-10-25 22:07:50 -07:00
tarafanlin
4dd7e40df3 fix styling for tablet 2020-10-25 22:03:41 -07:00
tarafanlin
5622015853 getting counts of data and contributors 2020-10-25 22:01:40 -07:00
Martina
602839bca2 fixed undefined copy bug 2020-10-25 19:14:03 -07:00
tarafanlin
a05e6f1ffe commenting out counts for now 2020-10-25 17:36:15 -07:00
tarafanlin
d555b019d2 new external slate design 2020-10-25 17:23:34 -07:00
tarafanlin
5d9109d3fc header & footer styling adjustments 2020-10-25 17:23:34 -07:00
Martina
7e4f596341 carousel deletion close bug fixed 2020-10-24 12:58:15 -07:00
Martina
58023817ff finished hooking up functions to carousel 2020-10-24 12:58:15 -07:00
Martina
5a100c2d0e finished with stylistic for slate viewer carousel 2020-10-24 12:58:15 -07:00
CAKE
bb22875d7f
Merge pull request #383 from filecoin-project/@tarafanlin/slate
creating view all component and rearrange external slate view header
2020-10-23 15:35:58 -07:00
@wwwjim
15fa57c2df supports custom resource URIs for two upload endpoints 2020-10-23 03:34:31 -07:00
tarafanlin
85592e9c2e integrate ProcessedText and nits 2020-10-22 23:25:19 -07:00
tarafanlin
9de5904a13 creating view all component and rearrange external slate view header 2020-10-22 22:56:20 -07:00
CAKE
c8785d6cf8
Merge pull request #379 from filecoin-project/@tarafanlin/profile
updating nav header and footer for external view
2020-10-21 23:01:12 -07:00
martinalong
2d6d13b673
Merge pull request #381 from filecoin-project/@martinalong/new-grid-layout
Improved title tags for layout and other misc fixes
2020-10-21 22:39:40 -07:00
Martina
c35bfd4de8 small nits 2020-10-21 22:38:37 -07:00
tarafanlin
aa93c15372 fix footer styling for external slate 2020-10-21 21:28:24 -07:00
@wwwjim
043f71b292 removes legacy dependencies 2020-10-21 17:31:04 -07:00
Martina
a6a8f24dde slate layout finished 2020-10-21 15:54:01 -07:00
Martina
d2e002befe working on delete-reposts-by-cid 2020-10-21 13:26:17 -07:00
Martina
3786311d77 slate layout resize and move functions 2020-10-21 13:26:17 -07:00
jimmylee
ce236ed718 insane statistics 2020-10-19 15:37:13 -07:00
jimmylee
626aa5f5c0 adds root address 2020-10-19 11:07:42 -07:00
@wwwjim
386d31e360 more data in deal endpoint 2020-10-19 11:02:14 -07:00
@wwwjim
a5503e698f pretty format 2020-10-19 10:00:08 -07:00
@wwwjim
dda2ec8bf9 get all deals API call 2020-10-19 09:47:45 -07:00
@wwwjim
491a5bda8f follows textiles recommendation to not allow a deal under 100mb 2020-10-18 21:15:26 -07:00
jimmylee
ba5037da21 storage deals: every user can see a list of their storage deals and if they are retrievable 2020-10-18 12:53:59 -07:00
@wwwjim
a9112459cf one off storage deal now can customize miners and miners we exclude 2020-10-10 20:44:47 -07:00
@wwwjim
140db503eb uploads: signfiicant error handling improvements, catches error in client where failed uploads would be pushed into another operation 2020-10-09 22:12:28 -07:00
@wwwjim
e393b4aa62 105 second file upload limit to help catch issues 2020-10-09 18:22:03 -07:00
@wwwjim
10f2a4ac59 enforcing single concurrency to avoid maybe throwing bad data at buckets 2020-10-09 11:46:42 -07:00
@wwwjim
1030237e22 strings: dedupes import 2020-10-09 03:46:48 -07:00
@wwwjim
b5dbfb68c7 cleanup: keeps timeouts and modifications tidy for file uploads 2020-10-09 03:43:56 -07:00
@wwwjim
7870c06b87 server: new idea, dont distinguish between localhost and production server config 2020-10-08 20:33:40 -07:00