Commit Graph

1004 Commits

Author SHA1 Message Date
Aminejv
dd3f46f0c9 feat(db/users):
- remove settings column

- add isFilterSidebarCollapsed column
2022-01-03 12:24:34 +01:00
Aminejv
cfa8d69425 feat(Onboarding): store survey answers in the surveys table 2021-12-20 17:06:16 +01:00
Aminejv
0f7b43cf1d feat(onboarding): delete status-update endpoint
- update onboarding via users/update endpoint
2021-12-14 18:10:44 +01:00
Aminejv
5743dea99f feat(Upload): delete onboarding table 2021-12-14 18:10:20 +01:00
Aminejv
da00d27a4c feat(db/users): add settings column 2021-12-14 18:08:54 +01:00
Aminejv
49672e489b fix(password-reset): update /password-reset's email template 2021-12-14 18:08:54 +01:00
Aminejv
df6683f4e5 feat(Onboarding): conditionally render survey onboarding 2021-12-14 18:08:53 +01:00
Aminejv
580cf3b1a5 feat(pages/index): auth integration 2021-12-14 17:54:09 +01:00
Aminejv
42a81b9e0c feat(CTATransition): update to match new auth design 2021-12-14 17:54:08 +01:00
Aminejv
19a63411dc feat(onboarding): add onboarding/update endpoint 2021-12-14 17:21:01 +01:00
Aminejv
20ba244ce8 feat(survey): change surveys table name to onboarding 2021-12-14 16:50:29 +01:00
Aminejv
4050d2a2c3 chore(survey): rename ownerId param to userId to match other tables 2021-12-14 16:49:19 +01:00
Aminejv
9fd63292cf fix(auth): radd missing code 2021-12-14 16:49:19 +01:00
Aminejv
00ee322ee0 feat(survey): add api/surveys/create endpoint 2021-12-14 16:48:27 +01:00
Martina
44b8e0d9af delete slate when removed the last file from it 2021-12-13 14:19:46 -08:00
Martina
2ad80f2811 switched to id based carousel routing 2021-12-13 13:27:03 -08:00
Martina
c0f918f8c6 added default to first slate in a profile, and redirect to data for own profile 2021-12-13 12:31:59 -08:00
Martina
3c290bf0e1 setup profiles in new format 2021-12-13 12:31:59 -08:00
Martina
49c94daa47 fixed bugs with navigating between profile slate pages 2021-12-13 12:31:59 -08:00
Martina
538b931309 added profile page 2021-12-13 12:31:59 -08:00
martinalong
af3f5d820c
Merge pull request #1014 from filecoin-project/@tarafanlin/new-landing
@tarafanlin/new landing
2021-11-29 13:10:17 -08:00
Martina
c592dc6520 allow search by unauthenticated users 2021-11-24 15:15:36 -08:00
tarafanlin
881b487cdd update new landing page url 2021-11-17 14:31:34 -08:00
tarafanlin
8ef4653093 update extension terms and guidelines page 2021-11-17 14:04:17 -08:00
tarafanlin
decf1ec642 landing page wip with updated content 2021-11-17 13:21:37 -08:00
tarafanlin
a0e16e00c3 rebase with main 2021-11-17 13:21:25 -08:00
Martina
d9e2c89659 added standalone file page and edited share modal to use it 2021-11-16 16:52:19 -08:00
Martina
caa9193c0c fixed some edge cases that weren't updating correctly 2021-11-15 14:11:22 -08:00
Martina
abf34ab852 added updating slate coverImage upon add/remove from slate 2021-11-12 13:14:07 -08:00
Martina
06793ee36b fixed some bugs caught during testing 2021-11-11 17:44:14 -08:00
Martina
f4e60193a6 corrected data format for create collection 2021-11-11 14:42:04 -08:00
Martina
384ad03ac1 edited previous endpoitns and added v3 endpoitns 2021-11-11 14:10:53 -08:00
Martina
a5e3670581 removed link source from code and from database and search 2021-11-11 13:11:13 -08:00
Martina
8accb20f1c added ability to search through another user's files 2021-11-08 17:17:09 -08:00
martinalong
84c25d0026
Merge pull request #972 from filecoin-project/@aminejv/new-carousel
Feat: New global carousel design
2021-11-05 13:11:16 -07:00
Martina
3247cff0d1 fixing some places where search manager wasn't properly updating files 2021-11-03 10:56:42 -07:00
Aminejv
c2dc502f84 feat(slates/create): add hydrateViewer param 2021-11-03 11:51:14 +01:00
Martina
09dd4cfef6 hooked up the search endpoint to the front end 2021-11-01 13:42:23 -07:00
Martina
09c1f3b1f0 added search multiple object types at once 2021-11-01 13:38:58 -07:00
Martina
14eb5925b2 plugged in search update function where appropriate 2021-11-01 13:38:58 -07:00
martinalong
3fee27424c
Merge pull request #959 from filecoin-project/@aminejv/saving-changes
Additional changes for save
2021-10-15 14:16:26 -07:00
Martina
c6cd40a679 added forgotten check for remove file from slate 2021-10-13 13:39:49 -07:00
Martina
c28b532179 fixed check is owner bug 2021-10-13 13:39:01 -07:00
Aminejv
11fe4f42a9 feat(intercom): change the widget's position and zindex 2021-10-08 17:32:01 +01:00
Martina
c3f2d7c617 removed storage deal options and made edits to storage deal script 2021-09-28 14:54:02 -07:00
Martina
b2ddaf183c updated storage deal code and fixed import error 2021-09-28 13:52:21 -07:00
Martina
d637d683cf removed unnecessary console.logs 2021-09-26 14:39:35 -07:00
Martina
0c91a54382 textile bucketsGetOrCreate replacement 2021-09-24 18:20:28 -07:00
Aminejv
f02e2330bc feat(create-link): return links cids when links are saved or duplicates 2021-09-22 13:29:17 +01:00
Aminejv
95900d3e1e feat(Upload):
- Remove GlobalCarrousel from upload summary (replaced by Link component)

- Remove library files from upload summary

- Sort upload summary by date saved
2021-09-21 15:53:37 +01:00
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