Commit Graph

3249 Commits

Author SHA1 Message Date
Aminejv
d57ee64c09 feat(Buttons): add support for css prop 2021-12-14 18:08:54 +01:00
Aminejv
acea99ffea fix(Onboarding/Upload): add animation to the welcome scene 2021-12-14 18:08:54 +01:00
Aminejv
7e58380781 fix(Upload): duplicate image preview 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
af92a52fb3 fix(SceneAuth): provide a fallback when redirect param isn't provided 2021-12-14 18:08:54 +01:00
Aminejv
c58e66427e feat(Auth): adjust layout in mobile 2021-12-14 18:08:54 +01:00
Aminejv
ee6c4984f5 feat(Input): change font-size to 16px 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
05efcb9141 feat(Onboarding): update buttons design 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
4ccafe80c1 fix(Onboarding): update ..., # and + button to use bgGrayLight 2021-12-14 17:57:53 +01:00
Aminejv
2b0d81713d feat(Upload/Jumper): store ExtensionBar state in localStorage 2021-12-14 17:57:53 +01:00
Aminejv
40d2f2253b feat(MobileJumper): add dismiss button 2021-12-14 17:57:53 +01:00
Aminejv
4a15668e06 feat(Onboarding/Upload): remove privacy and security section 2021-12-14 17:57:53 +01:00
Aminejv
607ac67ec4 fix(onboarding): visual bugs 2021-12-14 17:57:52 +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
ff291afe05 feat(SceneAuth): handle authentication via params 2021-12-14 17:50:23 +01:00
Aminejv
8778e58c9c feat(useHooks/(useField & useForm)): return submit function 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
40af7cfcce feat(ApplicationHeadder): only render UserActions when the user is authenticated 2021-12-14 17:29:45 +01:00
Aminejv
d080c5ad6f feat(Jumper): export Jumper and MobileJumper from system/fragments 2021-12-14 17:23:50 +01:00
Aminejv
db2949b5c1 fix(EmptyState): update mobile empty state 2021-12-14 17:23:50 +01:00
Aminejv
3d7dc91d2a feat(ObjectPreview): add mobile actions 2021-12-14 17:23:50 +01:00
Aminejv
e071149a99 feat(Onboarding/Tags): update onboarding to support mobile design 2021-12-14 17:23:50 +01:00
Aminejv
8698040e6b feat(ObjectPreview): pass isMobile props 2021-12-14 17:23:49 +01:00
Aminejv
d0269ab112 feat(Onboarding/Upload): add mobile jumpers to onboarding 2021-12-14 17:22:01 +01:00
Aminejv
69cee75d31 fix(EmptyState): remove upload button and use an icon instead 2021-12-14 17:21:01 +01:00
Aminejv
75ed38d9e2 feat(Onboarding/Tags): update privacy popup 2021-12-14 17:21:01 +01:00
Aminejv
0b2d938c8b feat(Onboarding/Upload):
- add PrivacyAndSecurityOnboarding

- add ExtensionOnboarding

- update onboarding steps
2021-12-14 17:21:01 +01:00
Aminejv
a502d79065 feat(Popup): change position from right to left 2021-12-14 17:21:01 +01:00
Aminejv
849f6b7689 feat(hooks): add checkIfExtensionIsDownloaded 2021-12-14 17:21:01 +01:00
Aminejv
6c7d882246 feat(auth): add auth footer to SceneAuth and SceneSurvey 2021-12-14 17:21:01 +01:00
Aminejv
8eb312b305 fix(onboarding/survey): fix alert appearing in survey scene 2021-12-14 17:21:01 +01:00
Aminejv
19a63411dc feat(onboarding): add onboarding/update endpoint 2021-12-14 17:21:01 +01:00
Aminejv
05569af2c6 feat(Jumper):
- move Jumper component to system/components/fragments

- add mobile jumper to system/components/fragments
2021-12-14 17:21:01 +01:00
Aminejv
4cdd86891a feat(Onboarding/Upload): update viewer when reaching final step 2021-12-14 17:20:59 +01:00
Aminejv
f91254e27e feat(ObjectPreviewPrimitive): add tags button 2021-12-14 16:56:19 +01:00
Aminejv
5fe52af823 feat(Onboarding/Tags): add tags onboarding 2021-12-14 16:56:19 +01:00
Aminejv
9a48542b00 feat(ModalPortal): stop event propagation 2021-12-14 16:56:19 +01:00
Aminejv
98acf280f5 feat(Upload): integrate onboarding with upload 2021-12-14 16:56:18 +01:00
Aminejv
64ca2a385c feat(Onboarding): add Onboarding components 2021-12-14 16:51:18 +01:00
Aminejv
6affa2e90e feat(Jumper): add withOverlay and withDismissButton props 2021-12-14 16:51:18 +01:00
Aminejv
4baa80b837 feat(EmptyState): update dataview empty state 2021-12-14 16:51:05 +01:00
Aminejv
9c6d2f9087 feat(DownloadExtensionButton): add DownloadExtensionButton component 2021-12-14 16:50:29 +01:00
Aminejv
440802987f feat(Buttons): add link to ButtonSecondary 2021-12-14 16:50:29 +01:00
Aminejv
7248908bc1 feat(Constants): order z-indices 2021-12-14 16:50:29 +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