Commit Graph

1307 Commits

Author SHA1 Message Date
Aminejv
b4003249b1 feat(typography): add support for 'as' prop 2021-07-27 13:16:58 +01:00
Aminejv
12355442b0 feat(ObjectPreviewPrimitive): update imports 2021-07-27 13:16:58 +01:00
Aminejv
e288c3daa1 feat(objectPreview): update TextObjectPreview 2021-07-27 13:16:58 +01:00
Aminejv
b16ad5d587 feat(objectPreview): update FontObjectPreview 2021-07-27 13:16:58 +01:00
Aminejv
c8755adc38 feat(objectPreview): update ImageObjectPreview 2021-07-27 13:16:58 +01:00
Aminejv
9701023d57 feat(objectPreview): update placeholders svg 2021-07-27 13:16:58 +01:00
Aminejv
587b2fe90c chore(objectPreviews): remove unnecessary object for placeholders 2021-07-27 13:16:58 +01:00
Aminejv
5eac0f1a9f feat(activity): show owner info in CollectionPreviewBlock 2021-07-27 13:16:58 +01:00
Aminejv
1cfabf7f5e feat(Activity): change how we format date in ProfileInfo 2021-07-27 13:16:58 +01:00
Aminejv
2570a2b126 feat(Activity): show the correct number of cards per row 2021-07-27 13:16:58 +01:00
Aminejv
d1a8ea2172 fix(TextObjectPreview): correct text preview instead of html 2021-07-27 13:16:58 +01:00
Aminejv
dadaca6eab feat(ObjectPreview): fix typo premitive-> primitive 2021-07-27 13:16:58 +01:00
Aminejvm
7fb84a2655 added: new colors tokens 2021-07-27 13:16:52 +01:00
martinalong
7ef3f7a41d
Merge pull request #836 from filecoin-project/@jasonleyser/boringavatars
added new profile avatars
2021-07-19 13:00:57 -07:00
jasonleyser
3ecad0d26a Update search modal
passing correct user data to the search modal
2021-07-19 13:44:45 -06:00
Martina
99c71d763c updated global carousel routing style 2021-07-16 15:51:01 -07:00
Martina
fed9948ab0 added microlink api key and object-fit: cover 2021-07-16 13:35:43 -07:00
jasonleyser
e2521d92c2 Avatar updates
- fixed bug in profile and directory
- changed the ProfilePicture component to pass all of the user data
- when a user signs up, photo isnt added to the jsonb data
2021-07-15 15:49:55 -06:00
Martina
b8e017ec61 style and color nits 2021-07-14 16:25:26 -07:00
jasonleyser
50ecf4496e Added Intercom back
adding intercom back into the app, dropdown menu and search modal
2021-07-14 16:08:09 -06:00
jasonleyser
d73be6a91d added new profile avatars
Replaced the old avatar component with a new ProfilePhoto component. The component has logic to use a BoringAvatar if the user hasn't uploaded a photo yet.
2021-07-13 17:39:11 -06:00
Martina
c180d43e47 edited tags showing up as the number zero issue 2021-07-13 16:03:01 -07:00
Martina
9c52ef40f5 added convenience function for endpoints checking authentication 2021-07-13 15:52:21 -07:00
Martina
4ca134e744 added create collection external endpoint and updated docs styles 2021-07-13 12:08:56 -07:00
Martina
6b133388e0 updated slate media ojbect preview to use the new function for getting image url 2021-07-13 11:00:40 -07:00
martinalong
a70838cafc
Merge pull request #827 from filecoin-project/@tarafanlin/fixes
nits styling and fix constant import bug
2021-07-13 10:46:05 -07:00
Martina
ff62ebcb5a added documentation for external create link endpoint 2021-07-12 22:02:53 -07:00
Martina
1ea482c87b add external endpoints for creating links 2021-07-12 21:27:23 -07:00
Martina
77036c8740 removed remaining sentinel page and fixed tag input color 2021-07-12 19:27:31 -07:00
Martina
f10d0b1dc0 centered text for link loading state 2021-07-12 17:08:42 -07:00
Martina
0eaa6167b9 cover images square fixed for cases where cover image exists at start. and meta image added if cover image 2021-07-12 17:06:45 -07:00
tarafanlin
a0e51122d1 nits styling and fix constant import bug 2021-07-09 15:41:07 -07:00
martinalong
829ae9107a
Merge pull request #826 from filecoin-project/@tarafanlin/@logo
new logo
2021-07-08 19:57:03 -07:00
tarafanlin
847275c64c new logo 2021-07-08 19:32:08 -07:00
tarafanlin
fa16b44209 change border color and tweak border radius 2021-07-07 15:57:51 -07:00
Martina
7843ca6723 missing color conversion added 2021-07-07 15:19:10 -07:00
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