Commit Graph

1374 Commits

Author SHA1 Message Date
Martina
69b4ba5cf7 misc style fixes 2021-06-08 17:41:40 -07:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
6a4ff37059 edited default routing page for activity and headers 2021-06-08 12:42:29 -07:00
Martina
e9db8cdb2f removed unused files 2021-06-07 16:55:56 -07:00
Martina
c9c148adc9 fixed showing zero counts for slate preview blocks 2021-05-31 22:14:22 -07:00
Martina
25ee79dd0c added modification to save copy 2021-05-31 20:38:38 -07:00
Martina
5230d891c7 converting reposts to save copy 2021-05-31 16:41:00 -07:00
Martina
088b9bf2b1 removing design system 2021-05-27 12:11:40 -07:00
Martina
7ae2151fcd fixed login errors not showing properly and alerts in wrong place 2021-05-27 11:59:57 -07:00
Martina
0bc77d6419 edits to documentation for api 2021-05-26 19:33:19 -07:00
Martina
81b08a85a8 fixing api docs issues 2021-05-26 13:05:13 -07:00
Martina
dcaa8f0cc3 anonymous function issue fixed 2021-05-25 16:33:11 -07:00
Martina
c686488721 adding likes and counts 2021-05-24 15:19:48 -07:00
Martina
a26100b75e tracking actions for activity and usage for analytics 2021-05-18 19:58:14 -07:00
Martina
014ae4f724 removed preview repeat 2021-05-17 15:14:52 -07:00
Martina
2c05b259dc improved slate block image choice 2021-05-17 15:11:13 -07:00
Martina
22197bdf5a edits to nav and links 2021-05-17 13:20:55 -07:00
Martina
81d676a968 added better meta tags for SEO which include file info 2021-05-16 20:23:46 -07:00
Martina
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
martinalong
e2bef7e46a
Merge branch 'main' into @jason-leyser/confirmation-modals 2021-05-13 14:48:35 -07:00
Martina
dbc7a31b60 removed outline on button warning 2021-05-13 14:47:19 -07:00
jasonleyser
2e0395f722 Carousel and slate layout
Changing carousel and slate layout window confirmations to new modals
2021-05-12 08:17:24 -06:00
jasonleyser
494511b9ef Sidebar css updates and added modals
Fixed css bug with the modal and sidebar, and replaced more window confirms
2021-05-11 23:48:35 -06:00
Martina
7f317251b8 copyable private link added 2021-05-11 11:41:09 -07:00
jasonleyser
2050f10f52 Replacing window.confirm
Replacing all window.confirm instances with the updated confirmation modals
2021-05-11 10:42:33 -06:00
jasonleyser
9c7d0bfa26 Confirmation modal updates
Converted warning and secondary buttons, added Boundary, prop updates and other fixes
2021-05-09 19:38:01 -06:00
jasonleyser
3c9e9cf047 Modal code cleanup
Fixed string templates, constants and general code cleanup
2021-05-06 08:51:09 -06:00
jasonleyser
136c32c5cf Confirmation popup components
Created two new button styles:
- delete
- cancel

Created 3 popup modal styles:
- single file, multi file and collection delete
- delete with input
- confirmation

Added a new validation rule for the input value to equal a string. Used to disabled and enable the delete button.
2021-05-05 10:51:19 -06:00
Aminejvm
aa2595e764 fix: font and markdown validations 2021-05-04 12:32:14 +00:00
Martina
4656540a60 fixing broken date on markdown files and api key generation and monitor subscribe undefined 2021-04-30 12:14:14 -07:00
martinalong
24375143d5
Merge pull request #728 from filecoin-project/@akuokojnr/pwa
feat: add to homescreen
2021-04-23 20:27:07 -07:00
Martina
5cf59c3c41 fixed error when edit slate name, new tags not removeable 2021-04-23 19:24:03 -07:00
Martina
7516175d15 renamed slates to collections on front end 2021-04-22 22:18:46 -07:00
Martina
7900ec9fc8 saving work 2021-04-22 21:18:02 -07:00
Martina
280746bec3 misc small improvements 2021-04-22 20:55:26 -07:00
Akuoko Daniel Jnr
194ed28075
fix: pwa issues 2021-04-22 15:00:25 +00:00
Martina
c9ee940a94 fixed undefined bug with ends with any 2021-04-20 19:11:38 -07:00
Martina
0c05c9ac75 api documentation added 2021-04-20 17:14:43 -07:00
Martina
f684e2086f tested external api endpoints 2021-04-20 13:35:30 -07:00
Martina
c2628fc497 fixed data table view and privacy toggling issues 2021-04-19 18:07:19 -07:00
Martina
df310f8f87 missing data view table components restored 2021-04-19 15:44:48 -07:00
Martina
5989b452d8 API page keys visual edits 2021-04-19 12:30:11 -07:00
Martina
55d724771a fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
martinalong
f2543c6a1a
Merge pull request #704 from filecoin-project/@aminejv/font-object-preview
improvement: font object preview
2021-04-17 14:40:15 -07:00
Martina
1aaefd2540 minor adjustments to tags 2021-04-15 13:26:24 -07:00
Aminejvm
6b9d178374 fix: adjusted loading state 2021-04-14 19:38:39 +00:00
Akuoko Daniel Jnr
5f35dc1c17
feat: add user bucket cid to api page 2021-04-08 20:41:10 +00:00
Akuoko Daniel Jnr
dfd7ef65c4
feat: show user bucket cid 2021-04-08 19:44:03 +00:00
Aminejvm
b3917d4696 added font objrect preview 2021-04-08 20:00:09 +01:00
martinalong
46fa52d361
Merge pull request #699 from filecoin-project/@akuokojnr/kick-by-id
feat: automatically sign out of other tabs when user signs out in one
2021-04-06 17:47:31 -07:00
martinalong
d24fd9ae96
Merge pull request #694 from filecoin-project/@aminejv/glyphs-update
update: font preview glyphs
2021-04-06 17:36:39 -07:00
martinalong
d0d40b280c
Merge pull request #615 from filecoin-project/@akuokojnr/tags
feat: add tags to slates
2021-04-06 17:34:50 -07:00
martinalong
f4d1315876
Merge pull request #692 from filecoin-project/@akuokojnr/game-sidebar
fix: carousel sidebar cover image
2021-04-06 17:30:54 -07:00
Akuoko Daniel Jnr
9fca2d5ee0
feat: kick by id 2021-04-06 22:08:42 +00:00
toast
88e9d467ae small codestyle fix 2021-04-05 13:21:23 -07:00
Aminejvm
7282a0d8c3 updated glyph view 2021-04-02 18:32:52 +01:00
Akuoko Daniel Jnr
247723f41a
fix: carousel sidebar section text 2021-04-02 15:29:29 +00:00
Akuoko Daniel Jnr
597bd2e603
fix: carousel sidebar 2021-04-02 15:17:51 +00:00
Akuoko Daniel Jnr
55113bc308
feat: add tag component to create slate sidebar 2021-04-02 13:59:20 +00:00
Akuoko Daniel Jnr
75f77e962f
fix: handle input paste event 2021-04-02 13:18:55 +00:00
Akuoko Daniel Jnr
7898275c2d
fix: allowed characters for tags 2021-04-02 12:53:53 +00:00
Martina
6d49bc7818 removed hyphens from tags 2021-04-01 13:43:18 -07:00
martinalong
b860987762
Merge pull request #626 from filecoin-project/@aminejv/files-preview
improvement: previewing for more types of files
2021-04-01 12:53:59 -07:00
Martina
d2e9f85f94 fixed small missing this. bug 2021-04-01 12:52:03 -07:00
Aminejvm
c395354ea4 updated slider 2021-04-01 16:38:25 +01:00
Aminejvm
be6bc0db2f fixed cursor jumping on contenteditable component 2021-04-01 15:05:51 +01:00
Akuoko Daniel Jnr
0af771dd58
fix: suggestions update 2021-04-01 10:12:48 +00:00
Akuoko Daniel Jnr
865d10c79c
fix: bulk editing 2021-04-01 04:08:56 +00:00
Akuoko Daniel Jnr
f0725d369a
fix: allow only specified characters in input 2021-04-01 03:30:27 +00:00
Akuoko Daniel Jnr
bee2ff4b13
clean-up: tags and suggestions states 2021-03-31 21:05:09 +00:00
Akuoko Daniel Jnr
ed0ed33b63
refactor: update suggestions function 2021-03-31 21:00:58 +00:00
Akuoko Daniel Jnr
6696744a89
feat: add tag to sds 2021-03-31 20:44:41 +00:00
Akuoko Daniel Jnr
38fb6a8b0b
fix: remove global tag delete 2021-03-31 20:08:58 +00:00
Aminejvm
1df2ce7450 initial state for custom view 2021-03-31 20:57:27 +01:00
martinalong
2e759983c0
Merge branch 'main' into @toastts/api-docs-redesign 2021-03-31 12:39:07 -07:00
Aminejvm
f9be292a87 adjustements 2021-03-31 20:30:46 +01:00
tarafanlin
e1f3c0f200 code clean up 2021-03-31 12:21:02 -07:00
Aminejvm
bd17b1cb80 updated content 2021-03-31 20:00:12 +01:00
tarafanlin
aa45067c69 code clean up 2021-03-30 14:31:29 -07:00
tarafanlin
4c6e663a86 disallow action bar when viewing other's profile 2021-03-30 14:22:12 -07:00
Aminejvm
1507320db3 bug fixes 2021-03-30 19:52:43 +01:00
Akuoko Daniel Jnr
dab8685e9d
fix: fetch suggestions 2021-03-30 18:08:21 +00:00
Akuoko Daniel Jnr
1adad7d273
feat: handle tag overflow 2021-03-30 17:36:26 +00:00
Aminejvm
34e8ce9827 refactored 2021-03-30 15:21:54 +01:00
toast
c1805ad116 fixed copy code on multilang blocks 2021-03-29 19:19:47 -07:00
Akuoko Daniel Jnr
7d769f6e41
feat: bulk editing 2021-03-30 02:06:42 +00:00
toast
d0106e1db4 final redesign of API docs? 2021-03-29 18:35:06 -07:00
toast
56283c052b much better looking api docs 2021-03-29 18:19:36 -07:00
toast
35462bf3e7 small changes to style 2021-03-26 15:06:52 -07:00
Aminejvm
5bfeb8888f added reset and feeling lucky buttons + mobile version 2021-03-26 19:30:02 +01:00
tarafanlin
7a2633a1db patch language switcher bug 2021-03-25 18:58:43 -07:00
toast
9c04d44159 changed prop structure for codeblocks 2021-03-25 12:05:09 -07:00
Aminejvm
19bc24db93 fixes 2021-03-25 18:34:55 +01:00
Aminejvm
94e9d6a3b8 added disabled prop to the controls 2021-03-25 16:29:31 +01:00
Aminejvm
3258eb0223 added more slider style props 2021-03-25 11:47:15 +01:00
Aminejvm
bf35fe4e4b Glyphs 2021-03-25 11:27:22 +01:00
toast
ef7c2a9791 small changes for neatness and button functionality 2021-03-25 02:25:01 -07:00
tarafanlin
74667537f0 code toggle 2021-03-24 23:38:02 -07:00
tarafanlin
cceb3e3ed5 copy code 2021-03-24 22:37:41 -07:00
tarafanlin
81d2ef8c0f codeblock & description group 2021-03-24 21:28:14 -07:00
Aminejvm
1141d1f991 multi-columns 2021-03-24 20:04:51 +01:00
Aminejvm
c2f92ffd8a added controls 2021-03-24 18:55:12 +01:00
Aminejvm
fc685affdd added dark mode to FontPreview 2021-03-24 18:24:24 +01:00
Akuoko Daniel Jnr
c7597abedb
fix: jumping icons 2021-03-24 16:51:53 +00:00
toast
26ef78d690 basic redesign of API docs page 2021-03-23 21:10:26 -07:00
Aminejvm
320b66bbd2 initial draft for new font preview 2021-03-23 15:54:30 +01:00
toast
bb9e75c1fe update prism code theme 2021-03-22 11:19:34 -07:00
toast
71d541c4b3 prism react, basic SPA docs page 2021-03-22 11:17:42 -07:00
Akuoko Daniel Jnr
7e95d6363f
fix: remove unused import 2021-03-21 20:15:30 +00:00
Akuoko Daniel Jnr
db879ec62c
fix: add missing import 2021-03-21 20:12:14 +00:00
Akuoko Daniel Jnr
089d271e02
fix: suggestions update 2021-03-21 20:09:11 +00:00
Akuoko Daniel Jnr
ce5b5b4c98
fix: tag deletion 2021-03-21 19:37:44 +00:00
Akuoko Daniel Jnr
d11c082f4e
fix: tag addition 2021-03-20 20:35:49 +00:00
Akuoko Daniel Jnr
2eb128b942
fix: update tag suggestions on tag state update 2021-03-19 17:52:24 +00:00
Akuoko Daniel Jnr
1945354f36
fix: add press enter to add tag 2021-03-19 17:05:35 +00:00
Akuoko Daniel Jnr
3230a70f79
fix: get all tags on user login 2021-03-19 16:37:09 +00:00
Aminejvm
00d37868e9 support for multipe font extensions 2021-03-19 17:10:34 +01:00
Aminejvm
d8375db3e9 html viewer 2021-03-18 16:14:39 +01:00
Aminejvm
d659efe760 font file preview 2021-03-18 16:01:52 +01:00
Aminejvm
b5557606d5 text file support 2021-03-18 15:39:02 +01:00
Akuoko Daniel Jnr
d692974fd7
feat: add input tag to data object 2021-03-18 13:16:37 +00:00
Akuoko Daniel Jnr
743fa736e9
feat: add show more/less 2021-03-15 16:41:51 +00:00
Akuoko Daniel Jnr
a392ad9707
feat: add tag dropdown utilities 2021-03-15 16:01:55 +00:00
Akuoko Daniel Jnr
48052647a5
fix: active state 2021-03-12 13:33:16 +00:00
Akuoko Daniel Jnr
7c3888a735
fix: imports 2021-03-12 13:00:10 +00:00
Akuoko Daniel Jnr
55b808ca1a
feat: add filter 2021-03-12 12:52:55 +00:00
Akuoko Daniel Jnr
e372d03714
fix: remove unused ref 2021-03-12 12:31:24 +00:00
Akuoko Daniel Jnr
97bf545acd
fix: remove log to console 2021-03-12 12:26:53 +00:00
Akuoko Daniel Jnr
13f43f05d1
fix: dedupe tags 2021-03-12 12:26:08 +00:00
Akuoko Daniel Jnr
fc243fdd60
feat: add dropdown utils 2021-03-12 12:17:10 +00:00
Akuoko Daniel Jnr
5f01f99284
fix: dropdown styling 2021-03-12 10:11:39 +00:00
Akuoko Daniel Jnr
02fc1fea71
fix: dropdown states 2021-03-12 02:16:20 +00:00
Akuoko Daniel Jnr
62e8888b12
feat: add dropdown 2021-03-12 01:59:40 +00:00
Akuoko Daniel Jnr
88bd0cc356
feat: add dropdown 2021-03-12 01:02:17 +00:00
Akuoko Daniel Jnr
ed914bd247
fix: tag style 2021-03-12 00:24:17 +00:00
Akuoko Daniel Jnr
1c418f632b
fix: tag style 2021-03-12 00:23:43 +00:00
Akuoko Daniel Jnr
3ed71f4b6f
fix: tag input style 2021-03-12 00:04:41 +00:00
Akuoko Daniel Jnr
8e790c5623
fix: add placeholder 2021-03-12 00:02:08 +00:00
Martina
e39b6238e7 fixed cover image button 2021-03-11 15:44:46 -08:00
Martina
26afdfb1de misc bug fixes 2021-03-11 15:33:44 -08:00
Akuoko Daniel Jnr
89c6144a03
fix: tag input 2021-03-11 21:34:30 +00:00
Akuoko Daniel Jnr
89472aad9f
fix: input tag 2021-03-11 21:34:29 +00:00
Akuoko Daniel Jnr
0484994aff
feat: display tags on slate scene page 2021-03-11 21:34:28 +00:00
Akuoko Daniel Jnr
d407530a1d
fix: tag input functionailty 2021-03-11 21:34:27 +00:00
Akuoko Daniel Jnr
6235849780
fix: add style fixes 2021-03-11 21:34:26 +00:00
Akuoko Daniel Jnr
87864a4982
feat: add input tag 2021-03-11 21:34:25 +00:00
Akuoko Daniel Jnr
129b77939c
feat: add tag field in slate settings sidebar 2021-03-11 21:34:25 +00:00
Akuoko Daniel Jnr
0134b9845d
fix: component imports 2021-03-08 10:13:56 +00:00
CAKE
08206d823d
Merge pull request #612 from filecoin-project/@toastts/mac-icon-changes
os detection for search key modifier, cmd icon to information icon
2021-03-07 20:59:30 -08:00
jimmylee
7682266781 fixes vulunerability with three126 update but also disables globe because of geometry implementation changes 2021-03-07 20:57:26 -08:00
toast
0073f21ba0 make search modal use state.mobile instead of props.mobile 2021-03-07 15:46:44 -08:00
toast
c9d508269c os detection for search key modifier, cmd icon to information icon 2021-03-07 15:26:44 -08:00
Martina
0e5a17dde8 minor spelling mistake and capitalization 2021-03-05 14:01:29 -08:00
Amine
d3ce08f8f7
Merge branch 'main' into @aminejv/multi-download 2021-03-05 20:15:47 +01:00
Aminejvm
228d3a9934 added download feature to SlateLayout 2021-03-05 19:12:41 +01:00
Aminejvm
8fdc1962a1 moved endpoints to shovel 2021-03-05 08:32:08 +01:00
martinalong
015a80b3b8
Merge pull request #603 from filecoin-project/@tarafanlin/typofix
onboarding typo fix
2021-03-03 12:02:11 -08:00
tarafanlin
821abff037 onboarding typo fix 2021-03-03 10:24:32 -08:00
Aminejvm
952bb22008 added error handling 2021-03-03 11:01:34 +01:00
Aminejvm
bfd8f6640b Added download support for slates 2021-03-03 09:48:59 +01:00
Martina
8688987c6b changed data structure of search results to be more sensible 2021-03-02 14:13:08 -08:00
Aminejvm
d67ac63cc1 multi-download support 2021-03-02 14:33:10 +01:00
Martina
11140b35a4 direct link to items in files that are public + removed copy link buttons 2021-02-28 20:17:41 -08:00
Martina
3c02b9fda5 modified format for privacy icon in slate 2021-02-28 15:20:29 -08:00
Martina
215b70ba6e fixed wording of announcement, fixed header not showing, and added missing dismiss button 2021-02-28 15:14:17 -08:00
CAKE
985b33b831
Merge pull request #581 from filecoin-project/fix/video-not-showing
fix: .mov videos not showing
2021-02-26 11:11:05 -08:00
Aminejvm
b2163e55ca video fallback 2021-02-26 16:20:41 +01:00
Martina
698b53c335 small change to fix file name rendering on grid 2021-02-24 13:03:10 -08:00
Akuoko Daniel Jnr
5113ecc175
fix: imports 2021-02-23 17:19:47 +00:00
Akuoko Daniel Jnr
b586db501e
fix: edit system page 2021-02-23 17:18:07 +00:00
Akuoko Daniel Jnr
c14d47e74c
fix: comments 2021-02-23 14:11:58 +00:00
Akuoko Daniel Jnr
489166cd79
fix: allow 3d card to take arbitrary children 2021-02-23 14:09:26 +00:00
Akuoko Daniel Jnr
52cc5d813f
feat: add 3d card 2021-02-23 13:38:20 +00:00
CAKE
71c2bb0813
Merge pull request #559 from filecoin-project/@akuokojnr/activity
feat: show slate object url in location bar on activity page
2021-02-22 15:29:52 -08:00
Aminejvm
8fb899cb1f Optimzed markdown-reader 2021-02-22 17:15:26 +01:00
Akuoko Daniel Jnr
f924346971
chore(clean-up): remove commented code 2021-02-22 14:22:21 +00:00
Akuoko Daniel Jnr
e13627e622
fix: broken carousel 2021-02-22 14:21:54 +00:00
Akuoko Daniel Jnr
5dd0dadec2
feat: show slate object in activity page 2021-02-22 13:57:45 +00:00
Akuoko Daniel Jnr
1ebcd04bc0
fix: activity url 2021-02-22 12:57:04 +00:00
Aminejvm
f0ec023fd5 fixed list tokens spaceing issue 2021-02-22 11:56:56 +01:00
CAKE
ee50f7925a
Merge pull request #554 from filecoin-project/@tarafanlin/nits
fix slate block title cut off
2021-02-19 09:45:04 -08:00
CAKE
cdbecc5969
Merge pull request #543 from filecoin-project/@aminejv/markdown-reader-improvements
improvements: markdown reader
2021-02-19 09:44:34 -08:00
tarafanlin
d8f1acda53 fix slate block title cut off 2021-02-19 09:32:43 -08:00
CAKE
8c67e06706
Merge pull request #550 from filecoin-project/@akuokojnr/upload-to-slate
fix: broken file upload to slate on slate page
2021-02-19 00:23:13 -08:00
CAKE
bd96f4fb0c
Merge pull request #549 from filecoin-project/@toastts/filters
general filetype filtering, small suggested refactors
2021-02-19 00:18:53 -08:00
Akuoko Daniel Jnr
ca818dc861
fix: broken file upload to slate on slate page 2021-02-19 08:17:19 +00:00
toast
fa05bce60a general filetype filtering, small suggested refactors 2021-02-19 00:59:16 -07:00
Aminejvm
e70c4925e6 added markdown reader darkmode 2021-02-18 18:39:44 +01:00
Aminejvm
eaad9756f3 fixed imports 2021-02-18 08:30:25 +01:00
CAKE
f8d40d88d1
Merge pull request #542 from filecoin-project/@aminejv/fix-carousel-sidebar-bug
fix: carousel sidebar rerendering
2021-02-17 10:50:49 -08:00
Aminejvm
eabbdd45d3 ThemeProvider draft 2021-02-17 19:37:34 +01:00
Aminejvm
d0589c9a7e fixed carousel sidebar rerendering 2021-02-17 18:29:36 +01:00
CAKE
d3a7a4cd52
Merge pull request #541 from filecoin-project/@toastts/filters
privacy and filetype filters for files folder
2021-02-16 15:03:46 -08:00
toast
41fde4f7d9 props for checkbox label styling, filter typography fix 2021-02-16 15:49:47 -07:00
CAKE
79ca74b801
Merge pull request #538 from filecoin-project/@aminejv/markdown-reader
feat: markdown file reader
2021-02-16 14:11:51 -08:00
Aminejvm
c9c0a92d65 cleaning 2021-02-16 19:07:14 +01:00
Aminejvm
7504ea2f13 support for standard markdown elements 2021-02-16 19:03:59 +01:00
Aminejvm
8e4270b409 fixed unity closing onclick bug 2021-02-16 08:20:27 +01:00
CAKE
1c3b5c50b8
Merge pull request #524 from filecoin-project/@aminejv/ux-improvements
Ux improvements
2021-02-15 10:44:10 -08:00
CAKE
bdde4d4561
Merge pull request #532 from filecoin-project/@akuokojnr/fix-blank-carousel
fix: blank carousel on mobile
2021-02-15 10:43:01 -08:00
Aminejvm
b15dd5c5f8 fixed namings 2021-02-15 18:32:44 +01:00
Aminejvm
3975a063f7 markdown reader initial draft 2021-02-15 18:23:56 +01:00
Akuoko Daniel Jnr
8d970d5052
fix: open in new tabs are only for pdfs 2021-02-15 10:08:49 +00:00
Akuoko Daniel Jnr
afb2f0fcb0
fix: blank carousel 2021-02-15 09:34:49 +00:00
CAKE
ce5061fbd5
Merge pull request #529 from filecoin-project/@aminejv/drop-to-download
feat: drag to download
2021-02-15 01:11:11 -08:00
Akuoko Daniel Jnr
d2aa415f9d
fix: open pdf in new tab on mobile devices 2021-02-15 09:04:02 +00:00
Akuoko Daniel Jnr
03bb1eb5f1
fix: remove react-pdf 2021-02-15 08:33:02 +00:00
Aminejvm
926a5d955e added drag to download to SlateLayout 2021-02-12 19:08:07 +01:00
Aminejvm
cc6f91fdf0 remove dragging event collisions 2021-02-12 16:12:20 +01:00
Aminejvm
374866e9af added uploading images from clipboard 2021-02-11 11:31:39 +01:00
Aminejvm
e7c5593a81 added auto-scroll when selecting 2021-02-11 09:48:26 +01:00
Aminejvm
b4f6a176b7 added Esc to uncheck all selections 2021-02-11 07:59:28 +01:00
Aminejvm
44746ee37d initial draft 2021-02-11 07:31:22 +01:00
Aminejvm
828173400d fixed imports 2021-02-09 19:38:24 +01:00
Aminejvm
812aee8ba2 Added support for deselection 2021-02-09 19:38:24 +01:00
Aminejvm
6c56e23458 fixed conflicts 2021-02-09 19:38:19 +01:00
Aminejvm
0b84cd0edf fixed pointer bug 2021-02-09 19:37:53 +01:00
Aminejvm
10b60b51cf adjusted selecting box style 2021-02-09 19:37:53 +01:00
Aminejvm
aa9a3d2afa Removed unnecessary rerenders 2021-02-09 19:37:53 +01:00
Aminejvm
db05e37c50 performance improvements 2021-02-09 19:37:53 +01:00
Aminejvm
9c4dc3bc2a added onSelectionStart event 2021-02-09 19:37:53 +01:00
Aminejvm
e593b32ff2 initial draft for the drag and select behavior 2021-02-09 19:37:53 +01:00
Akuoko Daniel Jnr
ff521612b9
fix: nits 2021-02-09 17:55:38 +00:00
Akuoko Daniel Jnr
09a962257f
fix: status bug on peers tab on pages 2021-02-09 17:42:27 +00:00
Akuoko Daniel Jnr
9eb8a1a573
chore: remove commented out code 2021-02-09 17:17:50 +00:00
Akuoko Daniel Jnr
0a7623762d
fix: broken status on peers 2021-02-09 17:15:32 +00:00
jimmylee
df92fdacd9 patches 2021-02-09 01:56:24 -08:00
Akuoko Daniel Jnr
cebe06d813
fix: padding 2021-02-08 13:02:37 +00:00
Akuoko Daniel Jnr
5785d5a376
fix: pdf rendering issues mobile 2021-02-08 12:45:31 +00:00
Akuoko Daniel Jnr
91538573f5
refactor: extract pdf-viewer into a component and display on system page 2021-02-08 12:22:20 +00:00
Martina
f3a897217b removed double call unnecessary 2021-02-06 19:13:36 -08:00
martinalong
9c1dd7fd65
Merge pull request #502 from filecoin-project/@tarafanlin/privacy 2021-02-05 22:44:55 -08:00
CAKE
21fba66ef0
Merge pull request #503 from filecoin-project/@akuokojnr/multiplayer-slate
feat: show user online status
2021-02-05 22:22:00 -08:00
CAKE
2adfa9c73a
Merge pull request #506 from filecoin-project/@aminejvm/add-carrousel-mobile
Fix: GlobalCarrousel not working on slates (mobile)
2021-02-05 22:20:45 -08:00
CAKE
792891078f
Merge pull request #507 from filecoin-project/@aminejvm/fixed-autoplay-typo
fix: mixed visibility with autoplay
2021-02-05 22:19:26 -08:00
Xuefeng Zhu
5502d92999 add pdf viewer system page 2021-02-05 14:08:23 -08:00
Xuefeng Zhu
4c317f613d Add PDF previews using react pdf 2021-02-05 12:29:02 -08:00
Aminejvm
41b05ac374 Fixed autoplay typo 2021-02-05 13:50:39 +01:00
Akuoko Daniel Jnr
f20b93b02b
feat: show presence indicator to only authenticated users 2021-02-05 12:19:57 +00:00
Aminejvm
ef9338b160 fixed GlobalCarrousel not showing on mobile 2021-02-05 10:25:47 +01:00
Akuoko Daniel Jnr
b40639c782
fix: status indicator on peers 2021-02-04 19:24:50 +00:00
Akuoko Daniel Jnr
eebff2b798
feat: online status indicator 2021-02-04 19:16:24 +00:00
tarafanlin
46d2d5fb58 styling adjustments 2021-02-04 09:26:59 -08:00
Akuoko Daniel Jnr
04ae35f149
fix: change handler name 2021-02-04 10:47:39 +00:00
Akuoko Daniel Jnr
eba5400559
fix: nits 2021-02-04 10:20:36 +00:00
Akuoko Daniel Jnr
7b8a9386f5
feat: show user online status 2021-02-04 09:21:59 +00:00
tarafanlin
7cd01ee83a add privacy indicator & misc styling 2021-02-03 16:18:43 -08:00
Martina
2f36713692 search websocket reconnect and private slate internal fix 2021-02-02 20:40:24 -08:00
Martina
ca4b3bbb49 fixed loader spinner for profile page infinitely spinning 2021-02-02 17:17:24 -08:00
CAKE
7dae207fb0
Merge pull request #501 from filecoin-project/@akuokojnr/unity-zip-download
fix: unity game zip download ui improvements
2021-02-02 09:41:33 -08:00