Commit Graph

594 Commits

Author SHA1 Message Date
Aminejv
3359b9ad5b feat(Constants): update ifps gateway to ipfs.io 2022-06-20 13:32:54 +03:00
Aminejv
610dbe808b fix(Search): reset the input field when clicking on dismiss button 2022-02-07 10:28:44 +01:00
Aminejv
55f0e1bce2 fix(SceneSettingsDeveloper): make api page responsive 2022-02-02 19:18:16 +01:00
Aminejv
884a05e81a feat(SceneSlate): fix empty state padding 2022-01-31 15:46:58 +01:00
Aminejv
6590a3a096 fix(auth): skipping special characters in the email query param 2022-01-27 15:01:36 +01:00
tarafanlin
eb04ee6dc4 remove extra padding for profil empty state 2022-01-25 20:21:40 -08:00
Aminejv
1fefde20f9 feat(Survey): add validations 2022-01-25 18:25:48 -08:00
Aminejv
150110d326 fix(landing): for twitter auth, redirect to /auth 2022-01-25 18:25:48 -08:00
Aminejv
fd9f25ee02 fix(SceneSlate&&SceneFilesFolder): replace textDark with textBlack 2022-01-19 20:45:29 +01:00
Aminejv
9c1af09bf3 fix(ObjectPreview): isMobile undefined 2022-01-05 14:09:17 +01:00
Aminejv
4eb869eb20 feat(SceneSurvey): update survey's options 2021-12-29 09:52:15 +01:00
Aminejv
cfa8d69425 feat(Onboarding): store survey answers in the surveys table 2021-12-20 17:06:16 +01:00
Aminejv
3ed5d56331 fix(App): fix 404 redirect bug && fix profile view 2021-12-20 11:27:35 +01:00
Aminejv
1a64e9083c fix(EmptyState): use Styles.PAGE_EMPTY_STATE_WRAPPER 2021-12-14 19:06:12 +01:00
Aminejv
5d7a76df81 fix(SceneFilesFolder): rebase cleanup 2021-12-14 18:40:19 +01:00
Aminejv
db00e04839 feat(Auth&&Onboarding): adjust mobile paddings 2021-12-14 18:11:22 +01:00
Aminejv
3dc64ffbed feat(Onboarding): save onboarding data in the users table 2021-12-14 18:11:21 +01:00
Aminejv
af92a52fb3 fix(SceneAuth): provide a fallback when redirect param isn't provided 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
a69745ef9c fix(Onboarding): fix steps formatting 2021-12-14 18:04:52 +01:00
Aminejv
91d45bf0a2 fix(EmptyState): make empty state fullscreen on mobile 2021-12-14 18:04:51 +01:00
Aminejv
607ac67ec4 fix(onboarding): visual bugs 2021-12-14 17:57:52 +01:00
Aminejv
ff291afe05 feat(SceneAuth): handle authentication via params 2021-12-14 17:50:23 +01:00
Aminejv
78f0cc06b6 fix(Search & SceneFilesFolder & SceneSlate): fix empty state layout 2021-12-14 17:50:21 +01:00
Aminejv
8698040e6b feat(ObjectPreview): pass isMobile props 2021-12-14 17:23:49 +01:00
Aminejv
6c7d882246 feat(auth): add auth footer to SceneAuth and SceneSurvey 2021-12-14 17:21:01 +01:00
Aminejv
8399c0d8c3 feat(SceneSurvey): use onAction({type:Navigate}) when submitting a survey 2021-12-14 16:50:29 +01:00
Aminejv
d527b9a2e1 fix(SceneSurvey): hide privacy warning 2021-12-14 16:50:29 +01:00
Aminejv
20ba244ce8 feat(survey): change surveys table name to onboarding 2021-12-14 16:50:29 +01:00
Aminejv
d63c745ea4 feat(onboardingSurvey): add backgroundGenerator 2021-12-14 16:49:19 +01:00
Aminejv
9fd63292cf fix(auth): radd missing code 2021-12-14 16:49:19 +01:00
Aminejv
c6482e64e3 feat(SceneSurvey): add same wrapper as auth 2021-12-14 16:49:18 +01:00
Aminejv
e1df84d756 feat(survey): add sceneSurvey and link with the backend 2021-12-14 16:49:16 +01:00
Martina
0a5281b29b fixed incorrect id used for sceneslate file id 2021-12-13 14:17:21 -08:00
Martina
2ad80f2811 switched to id based carousel routing 2021-12-13 13:27:03 -08:00
Martina
c18d49f365 fixed scrolling of pages that are empty and removed filter from 404 and signin pages 2021-12-13 12:31:59 -08:00
Martina
42eda96cdb added internal routing for default to first slate in profile, and added directory to sidebar 2021-12-13 12:31:59 -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
Aminejv
66e9559c42 feat(SceneFilesFolder): remove Filter components 2021-11-29 18:43:42 +01:00
Aminejv
e910f63a32 feat(SceneSlate): remove slate actions 2021-11-29 18:43:42 +01:00
Aminejv
5233b5c056 feat(Filter/Popup): add responsive popup component 2021-11-29 18:43:42 +01:00
Aminejv
f22e79aac2 feat(Filter/Breadcrumb): delete Breadcrumb component 2021-11-29 18:43:41 +01:00
Martina
d9e2c89659 added standalone file page and edited share modal to use it 2021-11-16 16:52:19 -08:00
Martina
dd386ba452 edits to fix the functioning of getImageUrlIfExists 2021-11-16 13:20:29 -08:00
Martina
60421cc214 swapped slate.preview for slate.coverImage 2021-11-12 13:53:31 -08:00
Martina
d090e3802c added documentation for v3 2021-11-11 14:40:39 -08:00
martinalong
48e812c828
Merge pull request #954 from filecoin-project/@aminejv/new-filtering
Filtering feature
2021-09-28 17:07:26 -07:00