Aminejv
|
3ed5d56331
|
fix(App): fix 404 redirect bug && fix profile view
|
2021-12-20 11:27:35 +01:00 |
|
Aminejv
|
9fb1e0a181
|
fix(Upload): popup not showing bug
|
2021-12-19 19:23:05 +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
|
94d2a8696c
|
fix(Onboarding): fix extension's screenshots quality
|
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
|
0f7b43cf1d
|
feat(onboarding): delete status-update endpoint
- update onboarding via users/update endpoint
|
2021-12-14 18:10:44 +01:00 |
|
Aminejv
|
38491050ee
|
feat(Onboarding): delete deprecated onboardingModal
|
2021-12-14 18:10:41 +01:00 |
|
Aminejv
|
5743dea99f
|
feat(Upload): delete onboarding table
|
2021-12-14 18:10:20 +01:00 |
|
Aminejv
|
8ea33ca5e8
|
feat(Filter/Sidebar): persist the sidebar state in the database
|
2021-12-14 18:10:19 +01:00 |
|
Aminejv
|
da00d27a4c
|
feat(db/users): add settings column
|
2021-12-14 18:08:54 +01:00 |
|
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 |
|