Commit Graph

545 Commits

Author SHA1 Message Date
jimmylee
c1c97d5a53 npm: resolves warnings 2020-08-19 00:18:29 -07:00
jimmylee
fe088981d7 @textile/threads-core 0.3.0 2020-08-19 00:12:40 -07:00
jimmylee
f822aa056b 0.1.0 2020-08-18 23:19:21 -07:00
jimmylee
d4f19b9abf redirects: adds redirect for system page 2020-08-18 23:19:21 -07:00
@wwwjim
63e8abaf89 experience page: updates experience page with SVG in use 2020-08-18 12:51:16 -07:00
@wwwjim
215d341b67 navigation: updates fields, reorders props 2020-08-18 12:43:41 -07:00
@wwwjim
b483b4a7f3 scenes: adds placeholder directory scene 2020-08-18 12:41:41 -07:00
@wwwjim
cb4f881898 navigation: removes integer based navigation and replaces with unique string name, useful for feature flags and alternate scene versions 2020-08-18 12:28:33 -07:00
@wwwjim
075ae9b9b6 cors: wrong constructor 2020-08-17 15:11:08 -07:00
@wwwjim
8ed70e615c cors: adding cors middleware to express 2020-08-17 15:07:31 -07:00
jimmylee
60a23a87e3 analytics: disables analytics temporarily 2020-08-16 22:34:30 -07:00
CAKE
41ef4c3e2f
Merge pull request #157 from filecoin-project/@colin/analytics-api-integration
Analytics API integration
2020-08-16 22:30:41 -07:00
CAKE
b19a3a2d9d
Merge pull request #158 from filecoin-project/@jordattebayo/new-linechart-updates
@jordattebayo/new linechart updates
2020-08-16 22:23:44 -07:00
jimmylee
2c3b9d557e uploads: supports heic conversions 2020-08-16 22:15:56 -07:00
jimmylee
4fbc22b329 uploads: accurate progress bars with file size 2020-08-16 21:49:50 -07:00
jimmylee
9e4ca3d2ae uploads: finally streams work 2020-08-16 21:22:35 -07:00
uonai
3c33913e1a Code cleanup + refactor, add to design system 2020-08-16 22:23:13 -05:00
Jordan Booker
80c0a03129 Added functionality to dynamic chart and styling updates 2020-08-16 22:44:48 -04:00
uonai
ab825d4626 Analytics API integration 2020-08-16 20:59:06 -05:00
@wwwjim
b82e01d8da gitignore: ignores new production env 2020-08-16 16:45:37 -07:00
jimmylee
06814cd37f uploads: switches back to FS.createReadStream and uses busboy versus formidable 2020-08-16 02:23:02 -07:00
jimmylee
d10181ce92 tooltips: removes tooltips for now 2020-08-15 18:43:42 -07:00
jimmylee
153079a393 react-tippy: removed from the codebase 2020-08-15 18:39:00 -07:00
jimmylee
91f52e7ada uploads: captures error states more accurately 2020-08-15 18:32:38 -07:00
jimmylee
4007910627 uploads: removes readStreams and watermark, sends data straight to textile buckets and keeps nothing local. 2020-08-15 16:42:26 -07:00
jimmylee
9ad4f7bfce uploads: multi-file uploads now supported 2020-08-15 15:38:09 -07:00
jimmylee
5e7efc19b9 uploads: shares gradient with loader, removes unused fetch strategies 2020-08-14 19:18:55 -07:00
jimmylee
418d26bf8f file uploads: no longer users a library, just raw XHR, adds file loading to the UI 2020-08-14 19:08:17 -07:00
jimmylee
e751a2cb48 fetch: updates uFetch to progressFetch 2020-08-14 09:16:43 -07:00
jimmylee
0e11b5fc36 mobile: attempts to fix this popover problem 2020-08-14 09:05:10 -07:00
jimmylee
2858d531e5 fetch: adds modified version of fetch with readable streams and progress 2020-08-14 03:10:14 -07:00
jimmylee
5462ecdd08 analytics: stubs out analytics manager for colin 2020-08-14 02:17:19 -07:00
jimmylee
7b79265427 wallet: small adjustments 2020-08-14 01:51:37 -07:00
jimmylee
8465d8a481 mobile menu: uses new tooltip wrapper 2020-08-14 01:29:29 -07:00
@wwwjim
607c4b91ea system: fixes missing dependency after merge 2020-08-12 14:28:29 -07:00
CAKE
8f2904e79c
Merge pull request #153 from filecoin-project/@martinalong/global-tooltip
Global tooltip component
2020-08-12 14:01:59 -07:00
Martina
4976b52b62 styling detail 2020-08-12 12:46:23 -07:00
Martina
b78e728823 global tooltip component 2020-08-12 12:41:56 -07:00
@wwwjim
5e954e32bf cleanup: prettier through some new files 2020-08-12 11:53:30 -07:00
CAKE
b45d444e0f
Merge pull request #152 from Anish-Agnihotri/@anish-agnihotri/hover-tile
Adding Hover Tile system component
2020-08-12 11:20:31 -07:00
Anish Agnihotri
090b6511dd
Adding Hover Tile system component 2020-08-12 12:57:48 -04:00
jimmylee
d8a77f3578 slates: adjustments to slates table 2020-08-12 01:34:17 -07:00
jimmylee
7ccdcacd1e readme: updates secrets 2020-08-12 01:23:37 -07:00
jimmylee
658dacfcac data: removes data from your bucket, library, and slates when you remove data 2020-08-12 01:22:28 -07:00
@wwwjim
aa271efdcb buckets: fixes data/get endpoint 2020-08-11 00:05:42 -07:00
@wwwjim
36fcc38bdc hotfix: fixes missing function argument 2020-08-10 22:19:02 -07:00
@wwwjim
2044b11803 authentication: adds new secrets 2020-08-10 22:15:39 -07:00
@wwwjim
1e4f488fbe icons: adds back search to navigation in preparation for spotlight search 2020-08-10 21:20:14 -07:00
@wwwjim
9fa5a3829c hotfix: width adjustment 2020-08-10 20:32:14 -07:00
@wwwjim
a9380e03ba design system: please remember to alphabetize these sidebar links in the design system navigation 2020-08-10 18:40:17 -07:00