Commit Graph

369 Commits

Author SHA1 Message Date
@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
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
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
tarafanlin
41153e9a25 footer animation draft + confetti commented out in open source section 2020-08-16 17:28:41 -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
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
tarafanlin
cce1988e3a updating mobile footer 2020-08-14 09:30:10 -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
8465d8a481 mobile menu: uses new tooltip wrapper 2020-08-14 01:29:29 -07:00
tarafanlin
67422307a8 marketing site: privacy + store files + footer 2020-08-13 21:15:28 -07:00
tarafanlin
c3f2443285 marketing site: privacy + store + footer 2020-08-13 20:41:35 -07:00
@wwwjim
607c4b91ea system: fixes missing dependency after merge 2020-08-12 14:28:29 -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
Anish Agnihotri
090b6511dd
Adding Hover Tile system component 2020-08-12 12:57:48 -04: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
1e4f488fbe icons: adds back search to navigation in preparation for spotlight search 2020-08-10 21:20: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
CAKE
948bac2781
Merge pull request #151 from filecoin-project/@colin/analytics-explorations
@colin/analytics explorations
2020-08-10 18:34:58 -07:00
uonai
cd1f962713 Styling updates 2020-08-10 20:30:09 -05:00
jimmylee
b40aae9865 data: fixes previews 2020-08-10 03:18:43 -07:00
jimmylee
9806f30942 epubs: allows epub upload 2020-08-10 03:10:44 -07:00
@wwwjim
2132af84ff icons: restores sub navigation for slates on navigation 2020-08-09 18:22:52 -07:00
uonai
2a3dd5ea5e Updates per review 2020-08-09 18:18:51 -05:00
uonai
5aebb877fc Code cleanup 2020-08-09 17:40:03 -05:00
jimmylee
ee45da8588 carousel: puts it top level to prevent nesting issues 2020-08-09 01:38:16 -07:00
jimmylee
8240f73c18 slates: prepares for new design, updates global carousel to take id values 2020-08-09 01:08:46 -07:00
jimmylee
75f2a3af54 slate: some adjustments 2020-08-08 20:52:22 -07:00
jimmylee
1bcc40d26b mobile: prevent table distortions on mobile and smaller viewports 2020-08-08 15:38:09 -07:00
jimmylee
83872f3fe9 slates: more mobile friendly 2020-08-08 15:19:35 -07:00
jimmylee
dd47556452 mobile: sidebar components are now mobile friendly, scenes setup for mobile refactor, updates across other components for consistency 2020-08-08 15:04:17 -07:00
jimmylee
7b0941b950 copy: removes tooltips, fixes typos for developers 2020-08-08 13:44:27 -07:00
jimmylee
8f0f571f84 mobile: prepares mobile layout 2020-08-08 13:13:47 -07:00
Jordan Booker
2c6ee04f75 Line Chart 2020-08-07 22:21:07 -04:00
@wwwjim
4980a4506c data: moves meter to data scene 2020-08-07 17:22:45 -07:00
@wwwjim
e775670b10 scenes: add activity scene 2020-08-07 17:17:54 -07:00
@wwwjim
881fc5c455 navigation: adds activity to the navigation 2020-08-07 17:15:49 -07:00
@wwwjim
36ea419016 relayout: reorients the layout to fit future wireframes 2020-08-07 17:10:28 -07:00
@wwwjim
aec29d66d1 slates: removing objects from slates 2020-08-06 23:33:44 -07:00
@wwwjim
e79f611fda slates: supports deleting slates 2020-08-06 19:17:49 -07:00
@wwwjim
9531a1b24c routes: better validation check for the new world 2020-08-06 16:36:03 -07:00
@wwwjim
b23608da18 routes: renaming to remove @ from user routes 2020-08-06 16:06:54 -07:00
CAKE
6e0f82d99b
Merge pull request #146 from filecoin-project/@jasonleyser/animation-cleanup
Updated CSS Animation names
2020-08-05 14:23:52 -07:00
jasonleyser
5b4ce67b8b Updated CSS Animation names
https://github.com/filecoin-project/slate/issues/134
2020-08-05 15:21:23 -06:00
CAKE
61d579a76f
Merge pull request #144 from filecoin-project/@jasonleyser/avatar-group
AvatarGroup Component
2020-08-05 14:00:55 -07:00
jasonleyser
1cb8407ba3 AvatarGroup Component
Created an AvatarGroup component
2020-08-05 10:59:13 -06:00
@wwwjim
eea0ddcc16 interface: small fixes 2020-08-04 00:36:09 -07:00
@wwwjim
c1996c4cc1 slate: supports audio files, copy adjustments 2020-08-03 20:15:24 -07:00
@wwwjim
6800d90de5 bytes: moves hardcoded byte calculation out of client 2020-08-03 19:45:59 -07:00
@wwwjim
d4e69655ac slate: fixes ID issue 2020-08-03 18:57:57 -07:00
@wwwjim
b70b01641e header: fixes tooltip issues and refactors the component 2020-08-03 17:35:31 -07:00
jimmylee
9be49bcd21 slates: style adjustment 2020-08-03 09:44:25 -07:00
@wwwjim
d293e479aa cleanup: small touchups, updates readme for electron 2020-08-03 01:10:58 -07:00
@wwwjim
8ab55ffc46 slate page: removes extra spacing 2020-08-02 22:28:45 -07:00
CAKE
b05f521d95
Merge pull request #143 from filecoin-project/colin/electron-updates
Colin/electron updates
2020-08-02 21:39:11 -07:00
@wwwjim
b08a66bc73 slate pages: adjustment 2020-08-02 21:17:22 -07:00
@wwwjim
20e6513b88 slate: prevent mobile web usage 2020-08-02 21:06:44 -07:00
uonai
bdbe8e3b99 Code cleanup 2020-08-02 23:04:39 -05:00
uonai
b8b5996536 Code cleanup 2020-08-02 23:03:10 -05:00
@wwwjim
76eab5687f slate: less embarassing marketing for the alpha phase 2020-08-02 20:22:47 -07:00
uonai
05ed70d586 Online / offline state update 2020-08-02 21:47:04 -05:00
martinalong
8636bf1ad0
Merge branch 'main' into @martinalong/button-full 2020-08-02 14:38:43 -07:00
Martina
3d5b591e0f suggested edits 2020-08-02 14:37:04 -07:00
Martina
b14e25ddbc spelling error 2020-08-02 13:21:51 -07:00
Martina
7c356ebe04 forgotten file commit 2020-08-02 13:15:40 -07:00
Martina
134b5209b2 Merge branch '@martinalong/friends-list' of github.com:filecoin-project/slate into @martinalong/friends-list 2020-08-02 12:56:00 -07:00
Martina
b8d6680554 deals list repetition bug fix 2020-08-02 12:55:45 -07:00
martinalong
a8c68e6676
Merge branch 'main' into @martinalong/friends-list 2020-08-02 12:19:01 -07:00
Martina
2d7b0c99e8 button full syntax standardization 2020-08-02 12:17:13 -07:00
Martina
e87f9efb77 revert button full changes 2020-08-02 12:05:57 -07:00
Martina
1ae78fcdc6 suggested changes 2020-08-02 11:53:26 -07:00
jimmylee
3e8fa5e305 ux: adds drag and drop sidebar and adds total size to navigation 2020-08-02 00:55:55 -07:00
jimmylee
e586c0bc7a video: videos can be added to slates now 2020-08-02 00:29:24 -07:00
jimmylee
8cb690c451 slates: PDF support enabled 2020-08-01 23:41:18 -07:00
jimmylee
5d4f58eddc media object: adds PDF support, validation check to restrict certain uploads 2020-08-01 23:00:04 -07:00
jimmylee
e85bd9b16a tables: more clear labeling of failed deals 2020-08-01 21:58:58 -07:00
CAKE
69a15677e3
Merge pull request #136 from filecoin-project/@jimmylee/data-polling-issue
WIP: jobs: refactors incorrect understanding of jobs
2020-08-01 21:11:57 -07:00
jimmylee
8d0bd3a8fd deals: renders errors in a sane way and fixes bugs with updating the UI after polling 2020-08-01 21:09:49 -07:00
jimmylee
aafefd98d3 system: attempt to fix css without global reset 2020-08-01 16:43:38 -07:00
Martina
8f28c937ed settings and storage deals issue correction 2020-08-01 14:08:32 -07:00
Martina
ef99d4207d friends list 2020-07-31 20:54:41 -07:00
@wwwjim
934fd9d5f8 upload: refactor and improvement and shared code paths between API and upload in app 2020-07-31 17:17:07 -07:00
@wwwjim
c6fc1cdb92 cleanup: removes tip and adds page titles 2020-07-31 03:12:10 -07:00
@wwwjim
60feda9fbb experience pages: updates carousel page 2020-07-31 03:03:04 -07:00
@wwwjim
bdaaf57bc5 carousel: rewrite of global carousel 2020-07-31 02:47:37 -07:00
jimmylee
ed28c7a9c5 slate: fixes slate pages and drag and drop 2020-07-30 03:22:16 -07:00
@wwwjim
0d99b7dddb slate component: template 2020-07-29 18:00:45 -07:00
@wwwjim
2f391fdab7 application: only one prop is needed so make it explicit, viewer 2020-07-29 09:15:36 -07:00
@wwwjim
f2b6087dac refactor: moves Application entry point into its own component to allow for multiple entry points 2020-07-29 09:07:13 -07:00
Martina
4b7c6fcc17 added country markers to globe 2020-07-28 20:05:21 -07:00
@wwwjim
a17e50957c 0.0.7 2020-07-28 16:43:00 -07:00
@wwwjim
d12815c2f4 cleanup: small adjustments 2020-07-28 16:40:16 -07:00
@wwwjim
ed09ee9129 navigation: adds developer API to sidebar instead 2020-07-28 16:24:15 -07:00
CAKE
47a0e5dc8c
Merge pull request #124 from filecoin-project/@martinalong/code-block-cleanup-2
Code block cleanup
2020-07-28 16:10:39 -07:00
@wwwjim
d1048382d7 api: lands get slate and add data to slate by id 2020-07-28 16:08:44 -07:00
Martina
31814343f5 using color from constants 2020-07-28 13:32:59 -07:00
Martina
906d28bf14 code block cleanup 2020-07-28 13:27:53 -07:00
@wwwjim
da5e35a897 buttons: prevent text selection on click 2020-07-27 23:55:38 -07:00
CAKE
f24c345d11
Merge pull request #118 from akuokojnr/@akuokojnr/modal-accessibility
feat: make modal accessible
2020-07-27 18:13:05 -07:00
CAKE
146cc855ed
Merge pull request #120 from filecoin-project/@martinalong/slider-component
Slider component
2020-07-27 17:52:37 -07:00
Martina
778ab50fd4 slider component 2020-07-27 17:19:46 -07:00
Martina
c763a0eb4c adding units option to inputs + settings polish 2020-07-27 17:19:46 -07:00
Martina
b989684395 settings component finished 2020-07-27 17:19:40 -07:00
Martina
b73256c35b settings component and experience minus some polish 2020-07-27 17:19:40 -07:00
Akuoko Daniel Jnr
6dc572377d
chore: re-order imports 2020-07-27 22:03:32 +00:00
@wwwjim
4fbd32a815 logs: cleanup 2020-07-27 02:54:11 -07:00
@wwwjim
73c246781f slate: profile and URL 2020-07-27 02:50:25 -07:00
@wwwjim
f858697b13 slate: fixes for collections 2020-07-27 02:10:12 -07:00
@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
4d5228043e cleanup: remove unused imports, better prop names, unused props 2020-07-26 20:20:34 -07:00
@wwwjim
fcb17e47c2 header: measurement adjustment 2020-07-26 18:53:50 -07:00
@wwwjim
e70c55f4e7 slates: creating slates 2020-07-26 18:51:51 -07:00
@wwwjim
e24ecb70cc sign in: removes console log, adds onSubmit 2020-07-26 15:04:00 -07:00
Akuoko Daniel Jnr
0aad81eb9f
feat: make modal accessible 2020-07-25 20:49:05 +00: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
f60b836b53 design system: playing around with values 2020-07-24 02:54:39 -07:00
@wwwjim
54b9a02699 design system: fixes scrollbar issues on safari 2020-07-24 01:48:27 -07:00
@wwwjim
dc25c0365a filecoin: cold storage supported, and many small bugfixes 2020-07-24 00:45:21 -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
f3a4edd523 fixing requested changes to link styles 2020-07-22 23:04:46 -07:00
@wwwjim
06dca2f5b4 analytics: adds google analytics 2020-07-22 22:19:14 -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
9cf57edb77 middleware: sets a new powergate token appropriately per user 2020-07-22 11:54:58 -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
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