Commit Graph

978 Commits

Author SHA1 Message Date
Amine
686c174ae3
Merge pull request #1118 from filecoin-project/@tarafanlin/landing
@tarafanlin/landing
2022-06-22 00:50:19 +03:00
tarafanlin
d96523aa75 cta update 2022-06-20 16:09:29 -07:00
tarafanlin
e5f9a3eb2a guide updates 2022-06-20 14:42:34 -07:00
Aminejv
3359b9ad5b feat(Constants): update ifps gateway to ipfs.io 2022-06-20 13:32:54 +03:00
tarafanlin
85cdcf4b55 about & faq pages 2022-06-17 21:41:54 -07:00
tarafanlin
15294fb41d page rounting 2022-06-17 21:41:26 -07:00
Aminejv
37f164f4cc feat(pages/get-started/guide): add jumperPrototype 2022-06-17 18:16:25 +03:00
tarafanlin
831c2b8528 brand assets 2022-06-16 10:58:21 -07:00
tarafanlin
3cd42ac66d landing page WIP 2022-06-16 10:57:25 -07:00
martinalong
42fe6545d4
Merge pull request #1063 from filecoin-project/@aminejv/fixes
@aminejv/fixes
2022-02-07 11:56:38 -08:00
Aminejv
340a460439 feat(Field): match Input and Field styles 2022-02-07 12:35:36 +01:00
Martina
d13e480e1a fixed bug with removing from slates already deleted 2022-01-27 18:35:29 -08:00
Martina
eb20803b87 removed no private files alert 2022-01-27 15:13:48 -08:00
Aminejv
6590a3a096 fix(auth): skipping special characters in the email query param 2022-01-27 15:01:36 +01:00
Aminejv
bbfb94b813 fix(TwitterAuth): safari doesn't set cookies on requests 2022-01-26 17:05:25 +01:00
Martina
e3af1679cc grammar fixes for landing page 2022-01-25 20:21:40 -08:00
tarafanlin
fb1c71c5b5 add links 2022-01-25 20:21:40 -08:00
Aminejv
fe7999a745 hide the intercom widget on the landing page 2022-01-25 20:21:40 -08:00
tarafanlin
5ebfb163e7 replace social card preview 2022-01-25 20:21:40 -08:00
tarafanlin
fef0275030 form style tweaks 2022-01-25 20:21:40 -08:00
tarafanlin
2389ec10d8 landing page content update 2022-01-25 20:21:40 -08:00
Aminejv
150110d326 fix(landing): for twitter auth, redirect to /auth 2022-01-25 18:25:48 -08:00
Aminejv
66ec20b6e5 fix(landing): opening auth link in a new tab 2022-01-25 18:25:48 -08:00
Martina
420bca3ad9 redo a deleted file 2022-01-04 15:41:13 -08:00
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