Commit Graph

1004 Commits

Author SHA1 Message Date
Aminejv
0019ca2870 feat(api/data/create): return the cid of the duplicate file (will be updated once the migration is done) 2021-09-17 15:20:28 -07:00
Aminejv
0c4ecd9025 feat(modals): add portal to display modals in
- feat(_document): render portals in the div element with id browser_extension

- feat(ModalPortal): useReactDom.createPortal to render childrens
2021-09-17 14:44:29 -07:00
Martina
8be6c257b4 add get api key and check link extension endpoints 2021-09-14 16:00:55 -07:00
Martina
d99e5d7d28 stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
Martina
ef725d8040 added max length for body and extended database length for body & edited migration script 2021-09-13 12:47:23 -07:00
Martina
05b12828ef converted api endpoints to new data structure 2021-09-13 12:47:23 -07:00
Martina
ee28db9142 removed serializers except sanitizeUser and updated properties lists in serializer 2021-09-13 12:47:23 -07:00
Martina
cee2af3c75 edited data methods to fit new data structure 2021-09-13 12:47:23 -07:00
Martina
7081b19f7f converted slate.data.preview -> slate.preview 2021-09-13 12:44:49 -07:00
Martina
8fd80c89ae converted file.data.source -> file.source 2021-09-13 12:43:26 -07:00
Martina
44820c388a converted file.data.type -> file.type 2021-09-13 12:40:51 -07:00
Martina
e0a044fcac converted file.data.size to file.size 2021-09-13 12:40:51 -07:00
Martina
33cca1c1a3 convert user.data.onboarding -> user.onboarding 2021-09-13 12:40:51 -07:00
Martina
27f32cbcd9 converted data.settings to just the individual settings 2021-09-13 12:40:51 -07:00
Martina
59ab96dc6f converted data.tokens.api -> textileToken 2021-09-13 12:40:51 -07:00
Martina
6c1c66b09e converted user.data.photo -> user.photo 2021-09-13 12:40:51 -07:00
Martina
cabcdc31ec converting data.body to body 2021-09-13 12:40:51 -07:00
Martina
b45be08ffb modified data.name to just name 2021-09-13 12:40:51 -07:00
martinalong
5563574dc3
Merge pull request #895 from filecoin-project/@aminejv/new-top-nav
Update: new top navigation
2021-08-27 13:21:57 -07:00
Aminejv
f70e7ea2d2 fix(extension-integration): update id name to use browser_extension 2021-08-25 17:47:57 +01:00
Aminejv
9ed780f1db feat(_document): add extension element 2021-08-25 14:50:02 +01:00
Martina
9110cdc313 removed collection level tags 2021-08-24 14:04:10 -07:00
Martina
10c663e7a5 api doc edits and adding google site verification file 2021-08-18 13:35:38 -07:00
Martina
2de540bc86 fix import bugs 2021-08-18 13:12:57 -07:00
Martina
d031162617 remove screenshotting from external link api and patch node_env issue 2021-08-16 19:53:41 -07:00
Aminejv
8e0838b3c3 chore(SlateLayout): replace SlateLayout with DataView 2021-08-12 18:12:11 +01:00
Aminejv
d6a7265208 chore(SlateLayout): remove layouts from other endpoints 2021-08-12 18:11:41 +01:00
Aminejv
377115128f chore(SlateLayout): remove update-layout 2021-08-12 18:11:13 +01:00
Aminejv
edbd3b5e5a chore(env): remove EXTERNAL_RESOURCES and use new envs 2021-08-09 14:51:51 +01:00
Martina
3faf4ee961 removed likes 2021-08-07 15:41:18 -07:00
Martina
ee410ba042 adding forgotten privacy update upon save copy and add to collection 2021-08-06 18:43:47 -07:00
Martina
c86a738266 modified backend to recalculate file privacy upon add/remove from public collection 2021-08-06 18:13:45 -07:00
Aminejv
0b8c1b0d63 feat(getSocial): remove following and followers 2021-08-04 17:48:26 -07:00
Martina
000e66c935 changed links to use image instead of screenshot 2021-08-03 21:42:31 -07: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
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
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
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
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
tarafanlin
765a7beeda swap out color vars 2021-07-07 12:58:14 -07:00
tarafanlin
bba0c55e09 colors 2021-07-07 12:14:51 -07:00
Martina
1cd4550be4 removed slack message no longer needed 2021-07-06 15:06:47 -07:00
Martina
21acb1e23b added update to reverted version once fixed 2021-07-02 18:30:43 -07:00
Martina
5cb11c2dad fallback to accept version 2 or version 1 passwords 2021-07-02 17:18:48 -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
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
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
f255a36df1 feat(account-linking): add decorators 2021-06-22 19:47:16 +01:00
Aminejv
4b9333efb8 feat(account-linking): add twitter account linking endpoints 2021-06-22 19:21:06 +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
573cb9a5fa fixed calling property of undefined value 2021-06-14 18:13:48 -07:00
Martina
387045082c adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
Aminejvm
31c2a62bf5 Merge branch 'main' of github.com:filecoin-project/slate into @aminejv/email-fixes 2021-06-11 19:35:32 +01:00
Aminejvm
0bb7a9472f fix(password-reset): update email template for password-reset 2021-06-11 19:03:17 +01: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
Martina
2a5664c9e5 adding activity slack notifications back 2021-06-10 22:12:39 -07:00
Aminejvm
acb5b5b507 fix(check-username): return boolean instead of user object 2021-06-10 08:18:18 +01:00
Aminejvm
5b1380884f fix(auth): legacy signin password bug 2021-06-09 19:04:01 +01:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
91ea4d9d9c fixed 500 error for logged out going to activity page 2021-06-08 13:15:58 -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
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
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
tarafanlin
273416cb9f change preview 2021-04-23 19:59:06 -07:00
tarafanlin
656b060dd1 temporary solution for landing page broken slate link 2021-04-23 19:52:09 -07:00
Martina
7516175d15 renamed slates to collections on front end 2021-04-22 22:18:46 -07:00
Martina
280746bec3 misc small improvements 2021-04-22 20:55:26 -07:00
Martina
c9ee940a94 fixed undefined bug with ends with any 2021-04-20 19:11:38 -07:00
Martina
f684e2086f tested external api endpoints 2021-04-20 13:35:30 -07:00
Martina
7de91e784b fixed undefined variable 2021-04-19 18:12:26 -07:00
Martina
c2628fc497 fixed data table view and privacy toggling issues 2021-04-19 18:07:19 -07:00
Martina
0ef27e90fa removed file that was supposed to be removed earlier 2021-04-19 13:09:44 -07:00
Martina
55d724771a fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
Martina
1aaefd2540 minor adjustments to tags 2021-04-15 13:26:24 -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
Akuoko Daniel Jnr
55113bc308
feat: add tag component to create slate sidebar 2021-04-02 13:59:20 +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
3258eb0223 added more slider style props 2021-03-25 11:47:15 +01: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
d9019e67c1
fix: change decorators names and add corresponding messages 2021-03-19 16:51:18 +00:00
Akuoko Daniel Jnr
3230a70f79
fix: get all tags on user login 2021-03-19 16:37:09 +00:00
Akuoko Daniel Jnr
a392ad9707
feat: add tag dropdown utilities 2021-03-15 16:01:55 +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
Martina
172b0223eb fixed not serializing slates bug 2021-03-11 12:20:11 -08:00
Martina
cc19234634 fix for private slates not showing 2021-03-09 18:04:51 -08:00
martinalong
16650b6f15
Merge pull request #616 from filecoin-project/@akuokojnr/cleanup-sds
Clean-up: component imports in SDS
2021-03-08 15:13:15 -08:00
Aminejvm
a24802e698 fixed when slate is empty edge case 2021-03-08 19:45:56 +01:00
Akuoko Daniel Jnr
0134b9845d
fix: component imports 2021-03-08 10:13:56 +00:00
Akuoko Daniel Jnr
69d8cec571
fix: use proper link to package on npm 2021-03-08 09:59:27 +00:00
toast
c9d508269c os detection for search key modifier, cmd icon to information icon 2021-03-07 15:26:44 -08:00
Martina
11140b35a4 direct link to items in files that are public + removed copy link buttons 2021-02-28 20:17:41 -08:00
Akuoko Daniel Jnr
eb31f8204d
fix: add attribution 2021-02-23 19:22:53 +00:00
Akuoko Daniel Jnr
802b1be449
fix: typo on systems page 2021-02-23 17:36:52 +00:00
Akuoko Daniel Jnr
b586db501e
fix: edit system page 2021-02-23 17:18:07 +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
Aminejvm
f0ec023fd5 fixed list tokens spaceing issue 2021-02-22 11:56:56 +01:00
Aminejvm
eaad9756f3 fixed imports 2021-02-18 08:30:25 +01:00
Aminejvm
eabbdd45d3 ThemeProvider draft 2021-02-17 19:37:34 +01:00
Chris Waring
478e3282da
Merge pull request #528 from filecoin-project/fix/520
fix: add Utilities import to get-serialized
2021-02-15 18:12:33 +00:00
Akuoko Daniel Jnr
03bb1eb5f1
fix: remove react-pdf 2021-02-15 08:33:02 +00:00
Chris Waring
382251f6e3
fix: add Utilities import to get-serialized 2021-02-12 17:13:43 +00:00
Martina
2518478601 added non serialized user get endpoint 2021-02-11 17:20:25 -08:00
tarafanlin
a5455b7791 change user data structure 2021-02-11 14:44:21 -08:00
tarafanlin
ce04b52a71 get user display name and profile photo for slate chrome 2021-02-11 12:05:26 -08:00
Martina
db812b2aaa allow changing of password and other user details simultaneously 2021-02-10 17:35:49 -08:00
Martina
399bdf9f6e modified user endpoint to access own data 2021-02-10 12:30:41 -08: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
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
Xuefeng Zhu
5502d92999 add pdf viewer system page 2021-02-05 14:08:23 -08:00
Akuoko Daniel Jnr
bda5f2d771
refactor auth condition 2021-02-05 13:10:50 +00: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
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
158b569dd1 close carousel on back forward for external profile 2021-01-29 11:50:25 -08:00
Martina
a67382c98c added tab routing for external 2021-01-29 11:48:31 -08:00
tarafanlin
1695749ace tab routing 2021-01-26 19:11:44 -08:00
tarafanlin
ae808819fc explore slates & variable renaming 2021-01-25 10:12:03 -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
tarafanlin
aeaee95d57 add api endpoints for social and explore & tab routing 2021-01-23 17:18:30 -08:00
Martina
89ca018812 added public to slate data 2021-01-22 13:37:41 -08:00
tarafanlin
2717fe4e23 misc styling 2021-01-21 16:31:15 -08:00
Martina
7e320c2876 reworked page details format 2021-01-21 13:53:33 -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