Commit Graph

1521 Commits

Author SHA1 Message Date
Martina
02e72aa680 missing border 2021-07-07 15:15:18 -07:00
Martina
ad174810d4 tweaked colors 2021-07-07 15:12:33 -07:00
Martina
eaca8addf3 converted colors to new scheme 2021-07-07 14:44:13 -07:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
tarafanlin
2ad3c0aa1d drop shadows 2021-07-07 13:26:04 -07:00
tarafanlin
765a7beeda swap out color vars 2021-07-07 12:58:14 -07:00
tarafanlin
c94e384af6 text grayscale 2021-07-07 12:24:01 -07:00
tarafanlin
ea69374560 bggrayscale 2021-07-07 12:18:11 -07:00
tarafanlin
4b9c6864c2 bgcolors 2021-07-07 12:16:14 -07:00
tarafanlin
bba0c55e09 colors 2021-07-07 12:14:51 -07:00
tarafanlin
d00c9101c7 grayscale 2021-07-07 11:56:04 -07:00
Martina
44cbddf550 added missing destructuring 2021-07-02 12:59:46 -07:00
jasonleyser
b07bfd0f35 Passing custom attributes
Passing the slate user id and username as a custom Intercom attribute.

Also added the popup toggle in the ApplicationUserControls, so the popup closes when the user opens intercom
2021-07-02 12:59:39 -07:00
jasonleyser
b935e1855b Intercom data pass
Fixed bug where the user data wouldn't pass to the Intercom popup.

Now the intercom is updated first and then opened.
2021-07-02 12:59:08 -07:00
Martina
6104267e20 Revert "removign intercom which is causing issues"
This reverts commit 01da99ac43.
2021-07-02 12:41:51 -07:00
Martina
01da99ac43 removign intercom which is causing issues 2021-07-02 12:02:27 -07:00
Martina
9e54019eef fixed hit box for popover navigation 2021-06-25 15:21:43 -07:00
Aminejv
3d23353800 fix(auth): adjust height on resize and update bg blur opacity 2021-06-24 18:00:11 +01:00
martinalong
d609b99cf0
Merge pull request #798 from filecoin-project/@aminejv/auth
Auth: link existing accounts with twitter
2021-06-23 15:24:09 -07:00
Martina
a98645c221 edits to working and word breaks in confirmation modal 2021-06-23 15:23:54 -07:00
martinalong
8002e16337
Merge pull request #794 from filecoin-project/@jasonleyser/intercom
Intercom integration
2021-06-23 13:11:55 -07:00
Aminejv
f40a4fab68 fix(auth): username bugs 2021-06-23 19:39:31 +01:00
Aminejv
2aae15c101 feat(auth): use Strings.createUsername in TwitterSignup component and endpoints 2021-06-23 19:00:56 +01:00
Aminejv
bd7605079f feat(auth): use Strings.createUsername in Signup component and endpoint 2021-06-23 18:59:55 +01:00
Aminejv
b0b1ca14d0 fix(authCheckbox): backgroundColor 2021-06-23 18:45:08 +01:00
Aminejv
7d45f048a3 fix(field): add white border 2021-06-23 11:03:52 +01:00
Aminejv
b8c227f715 feat(field): color variant 2021-06-23 10:19:41 +01:00
Aminejv
9738bd6dfa fix(field): increase opacity to 0.7 2021-06-22 21:56:15 +01:00
Aminejv
745468a286 fix(auth): removed button from initial signup screen 2021-06-22 20:48:20 +01:00
Aminejv
6cd82c41f3 fix(auth): use box-shadow as border 2021-06-22 20:47:25 +01:00
Aminejv
8420bfc544 fix(ApplicationLayout): add withPaddings prop to disable paddings 2021-06-22 20:46:30 +01:00
Aminejv
21e9a2ad63 feat(account-linking): add TwitterLinking to sceneAuth/index 2021-06-22 19:32:30 +01:00
Aminejv
ed2623249e feat(account-linking): add TwitterLinking component 2021-06-22 19:31:59 +01:00
martinalong
b53133d4de
Merge pull request #785 from filecoin-project/@aminejv/email-fixes
Fix: Update password-reset template
2021-06-20 15:47:14 -07:00
jasonleyser
9ad37a345f Intercom integration
Integrated the Intercom package at the main app level to make it accessible everywhere. I also changed the help buttons in the menu and search bar to open the Intercom popup
2021-06-16 12:09:19 -06:00
Martina
4f343e5e02 removed 50gb language 2021-06-15 13:29:58 -07:00
Aminejvm
b8356f5dc4 feat(auth): add ArrowButton 2021-06-15 21:01:01 +01:00
Aminejvm
7053083ef8 fix(Field): adjust fill opacity 2021-06-14 19:34:50 +01:00
Aminejvm
295683bd08 feat(input): add extendEmotionCss utility 2021-06-14 19:34:16 +01:00
Martina
387045082c adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
Martina
18ccfeb61c testing monitor functions and changing brand colors 2021-06-10 22:12:39 -07:00
Martina
83dda2655c hotfixes for carousel sidebar bugs 2021-06-10 22:12:39 -07:00
Aminejvm
a9d65b189f feat(components): update buttons and input border-radius to 8px 2021-06-10 20:41:37 +01:00
Aminejvm
77f2ad45f9 feat(Twitter-signup): check if username is taken 2021-06-10 08:19:31 +01:00
Aminejvm
266aadc164 feat(signup): check if username is taken 2021-06-10 08:18:58 +01:00
Aminejvm
1a8aba4596 refactor(field): Field component supports success message 2021-06-10 08:17:14 +01:00
Martina
7ec07655dc adding names to input fields 2021-06-08 18:01:16 -07:00
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
Akuoko Daniel Jnr
32042395a0
fix: add loading spinner 2021-02-02 14:33:23 +00:00
Akuoko Daniel Jnr
1b96b685e3
fix: unity game zip download improvements 2021-02-02 14:18:50 +00:00
Aminejvm
b9acadf02d added support for video's autoplay attr 2021-02-01 17:02:49 +01:00
Martina
e037edcc9a will no longer be blank profile after fast refresh 2021-01-28 16:57:02 -08:00
Martina
5ab8f18870 fixed back forward on profile and fixed button not displaying follow 2021-01-28 16:47:50 -08:00
tarafanlin
1695749ace tab routing 2021-01-26 19:11:44 -08:00
Tara Lin
48bc72d2e0
Merge pull request #496 from filecoin-project/@tarafanlin/explore
add api endpoints for social and explore & tab routing
2021-01-25 17:00:31 -08:00
tarafanlin
f55b7d157f remove console log 2021-01-23 22:21:50 -08:00
tarafanlin
1203e07cee change api endpoints 2021-01-23 22:20:57 -08:00
Martina
24eb3119ed removed extra console log 2021-01-23 19:18:49 -08:00
tarafanlin
aeaee95d57 add api endpoints for social and explore & tab routing 2021-01-23 17:18:30 -08:00
tarafanlin
95949364c8 comment out subscriptions/subscribers for now 2021-01-22 09:31:05 -08:00
jimmylee
8f2e43f89a can't console log a reference thats commented out 2021-01-22 08:38:52 -08:00
Martina
05c56313d3 removed explore slates 2021-01-21 23:06:17 -08:00
tarafanlin
2717fe4e23 misc styling 2021-01-21 16:31:15 -08:00
tarafanlin
0ac95ff68f explore slates styling 2021-01-21 16:22:19 -08:00
Martina
7e320c2876 reworked page details format 2021-01-21 13:53:33 -08:00
Martina
ad74b12e9a mobile tabs improvement 2021-01-20 23:02:35 -08:00
Martina
7c56f03f4e mobile friendly tabs and activity 2021-01-20 22:26:02 -08:00
Martina
8b40729601 activity carousel reworked 2021-01-20 21:41:46 -08:00
Martina
e72b841132 misc cleanup 2021-01-20 17:07:40 -08:00
Martina
e4124f28d1 reworked profile public files 2021-01-20 13:50:29 -08:00
Martina
dcd0f844eb fixed search filter bug and slate layout bug 2021-01-18 17:54:38 -08:00
Martina
a52729d1e0 fixed comments' 2021-01-18 13:21:39 -08:00
tarafanlin
136eb8fe6f clean up code & remove copy URL & adding explore slates to empty slate view 2021-01-18 09:24:19 -08:00
Martina
c4301e74b8 added carousel to profiles and fixed not updating bug 2021-01-16 17:53:02 -08:00
tarafanlin
7f4f6a4b04 following/follower auto refresh after component update 2021-01-15 17:16:50 -08:00
tarafanlin
77b2346a03 peer & file context menu 2021-01-15 17:16:50 -08:00
tarafanlin
79af3e5b9e files filter 2021-01-15 17:16:50 -08:00
tarafanlin
e24c582439 configure copy URL 2021-01-15 17:16:50 -08:00
tarafanlin
55782605cb rebasing & configure correct links for following slates in external profile 2021-01-15 17:16:50 -08:00
tarafanlin
34814e5ed6 follow/unfollow and misc styling 2021-01-15 17:16:50 -08:00
tarafanlin
bfb6be4ca9 setting up subscribers & subscriptions 2021-01-15 17:16:50 -08:00
tarafanlin
2ee4fde0c9 add following slates & rebasing 2021-01-15 17:16:50 -08:00
tarafanlin
c591e68291 setting up tabs 2021-01-15 17:16:50 -08:00
tarafanlin
884c223626 consistent internal/external slate preview block 2021-01-15 17:16:50 -08:00
tarafanlin
4d2d741f86 profile info 2021-01-15 17:16:50 -08:00
Martina
e5deed73f8 fixed carousel not opening and carousel not syncing after updating 2021-01-14 15:42:07 -08:00
Martina
be6028ca50 make grey area behind carousel file clickable to close carousel 2021-01-14 13:03:21 -08:00
Martina
afa0cc09de explore feed 2021-01-13 22:30:26 -08:00
Martina
36e0c214fa fixed loading bug on sidebar 2021-01-13 13:00:15 -08:00
Martina
e1ae30d115 optimized loading page 2021-01-13 12:43:29 -08:00
Martina
fc0d93061b loading state so data page doesn't flash on screen 2021-01-13 12:40:11 -08:00
Martina
aac8997f28 fixed same key issue with tab groups 2021-01-10 20:46:04 -08:00
Martina
e49caaf7bb auto reconnect when client - fiji websocket drops 2021-01-10 19:57:40 -08:00
Martina
93dc9d03cd error messages for storage deals + empty state for pages 2021-01-10 19:21:30 -08:00
Martina
b94dc674c1 added password visibility toggle 2021-01-10 17:21:35 -08:00
Martina
d6c153a6ba change color of code blocks 2021-01-10 16:59:36 -08:00
Martina
28d6ad3b56 fixed video and mp3 not changing in carousel issue 2021-01-10 13:19:54 -08:00
Martina
7f4fd1ca1f fixed slate updating upon upload issue 2021-01-09 17:59:41 -08:00
Martina
9ace918a13 debugging slate update bug 2021-01-09 17:59:41 -08:00
Martina
1627545a84 added logs to help debug why websocket disconnecting 2021-01-09 17:59:41 -08:00
Martina
6d29342792 removed unnecessary log 2021-01-09 13:26:30 -08:00