Commit Graph

1739 Commits

Author SHA1 Message Date
Aminejv
1dffc5a782 fix(Jumpers/EditSlates): update input max height to 2.5 lines 2022-01-25 18:25:48 -08:00
Aminejv
e492e65240 fix(Jumpers/EditSlates): update users icon size 2022-01-25 18:25:48 -08:00
Aminejv
e522910d16 feat(Jumpers/EditSlates): show apply/remove tag indicator when hovering via mouse 2022-01-25 18:25:48 -08:00
Aminejv
8e5cd0f028 feat(GlobalCarousel/Jumpers/EditSlates): add empty state 2022-01-25 18:25:48 -08:00
Aminejv
f03eea408f feat(FocusRing): update the way we detect if focus is triggered by a keyboard 2022-01-25 18:25:48 -08:00
Aminejv
7071723c97 feat(GlobalCarousel/Jumpers/EditSlates): order slates by update date 2022-01-25 18:25:48 -08:00
Aminejv
d3d7bc82c7 fix(Upload/Jumper): input full width 2022-01-25 18:25:48 -08:00
Aminejv
3250b651f6 feat(Jumpers): move AnimatePresence up in the tree 2022-01-25 18:25:48 -08:00
Aminejv
77a2d32542 feat(System/fragments/Jumper): remove overlay 2022-01-25 18:25:48 -08:00
Aminejv
81073f92a4 feat(GlobalCarousel/Jumpers/EditInfo):
- remove body's overflow

- close jumper when saving

- change Description's label to 'Notes'
2022-01-25 18:25:48 -08:00
Aminejv
4b67d6caa6 feat(ObjectPreviewPrimitive): replace EditChannels with EditSlates jumper 2022-01-25 18:25:48 -08:00
Aminejv
8e007d235d feat(GlobalCarousel): replace EditChannels with EditSlates jumper 2022-01-25 18:25:48 -08:00
Aminejv
c4631b4d18 feat(GlobalCarousel/Jumpers): add EditSlates jumper 2022-01-25 18:25:48 -08:00
Aminejv
fc7d37a2f5 feat(Input): add forwardRef 2022-01-25 18:25:48 -08:00
Aminejv
774d7870c0 feat(RovingTabindex): detect if an element has autofocus 2022-01-25 18:25:48 -08:00
Aminejv
bf7d23d5da feat(Carousel/Jumpers/EditInfo): update cancel and save buttons size in mobile 2022-01-25 18:25:48 -08:00
Aminejv
92a2569320 feat(Carousel/MobileJumpers): move ObjectOverview to the top of the jumpers 2022-01-25 18:25:48 -08:00
Aminejv
2597a87af5 feat(Input&TextArea): update padding 2022-01-25 18:25:48 -08:00
Aminejv
6fbf8f5d00 fix(AuthWrapper): ios 100vh bug 2022-01-25 18:25:48 -08:00
Martina
c71f41111f sidebar updates 2022-01-20 13:18:32 -08:00
Aminejv
9734939289 fix(ObjectPreview): ObjectPreviewPrimitive controls not showing on hover 2022-01-19 20:08:07 +01:00
Aminejv
8562bd2ab6 fix(Sidebar/Title): return null if title is not provided 2022-01-19 15:56:38 +01:00
Martina
985b47147b edits to action bar in data page 2022-01-18 15:21:09 -08:00
Martina
8e61993396 added back arrow on profile pages 2022-01-18 14:54:35 -08:00
Martina
7be8088d79 added preview image for links in sharing and editing popovers 2022-01-18 14:32:49 -08:00
Martina
f9713b6970 remove extra space below download extension button 2022-01-18 14:26:53 -08:00
martinalong
568d8bc4f5
Merge pull request #1047 from filecoin-project/@aminejv/updates
Improvements and bug fixes
2022-01-06 14:42:19 -08:00
Aminejv
b5b67b94ff feat(Filter/Filters): add emptystate 2022-01-06 18:17:13 +01:00
Aminejv
f8cea1f2d5 fix(GlobalCarousel/EditChannels): clear input when creating a tag 2022-01-05 20:26:36 +01:00
Aminejv
f1cb3e0dbb fix(RovingIndex): stop keydown event propagation 2022-01-05 14:52:17 +01:00
Aminejv
436ff40aee chore(Link): cleanup console warnings 2022-01-05 14:49:48 +01:00
Aminejv
383b095db9 fix(EditChannels/ChannelInput): don't display the keyboard shortcut when a tag is created 2022-01-05 14:11:16 +01:00
Aminejv
aa9efe2b99 fix(Upload/store): correctly reset upload state when upload finishes 2022-01-05 14:11:16 +01:00
Aminejv
55b562254d feat(GlobalCarousel): toolbar persists in the global carousel 2022-01-05 14:11:16 +01:00
Aminejv
e6381c2dec feat(Upload/Popup): display loader spinner when saving a link 2022-01-05 14:11:16 +01:00
Aminejv
13b206873e feat(RovingTabIndex): improvements 2022-01-05 14:09:22 +01:00
Aminejv
79d34d78c4 feat(Search): improve performance 2022-01-05 14:09:22 +01:00
Aminejv
41c8ddffd5 feat(Filters): use RovingTabIndex to navigate filter sections 2022-01-05 14:09:22 +01:00
Aminejv
8a442d5cad feat(GlobalCarousel/Jumper/EditChannels): use RovingTabIndex to navigate tags via the arrow keys 2022-01-05 14:09:22 +01:00
Aminejv
a2009595c6 feat(RovingTabIndex): add RovingTabIndex component 2022-01-05 14:09:22 +01:00
Aminejv
66b377a509 feat(Link): forwardRef 2022-01-05 14:09:22 +01:00
Aminejv
0a3869bb7e feat(utilities): add mergeRefs function 2022-01-05 14:09:22 +01:00
Aminejv
d7280cb480 fix(ImageObjectPreview): img alt set to null 2022-01-05 14:09:22 +01:00
Aminejv
9c1af09bf3 fix(ObjectPreview): isMobile undefined 2022-01-05 14:09:17 +01:00
Aminejv
5d6a1af12b feat(GlobalCarousel): accessibility changes and keyboard shortcuts 2022-01-05 14:07:45 +01:00
Aminejv
f0f177c983 feat(Jumpers): accessibility changes 2022-01-05 14:07:45 +01:00
Aminejv
a21ce0baad feat(Jumper&MobileJumper): accessibility changes 2022-01-05 14:07:45 +01:00
Aminejv
8b4a6a4099 feat(Search): add different search scopes 2022-01-05 14:07:45 +01:00
Aminejv
680c4e6bc5 feat(Tooltip): forward ref from Tooltip.Trigger 2022-01-05 14:07:45 +01:00
Aminejv
447bf8a5a7 chore(Filter/Provider): remove lodash.has import 2022-01-05 14:07:45 +01:00
Aminejv
3170cf1df0 feat(Buttons): add ButtonPrimitive component 2022-01-05 14:07:45 +01:00
Aminejv
5a1c13700d feat(FocusRing): add FocusRing component 2022-01-05 14:07:45 +01:00
Aminejv
fb2f6645cc feat(Buttons): forward ref 2022-01-05 14:07:45 +01:00
Aminejv
86e7aa6189 fix(Filters): update tooltip copy 2022-01-05 14:07:45 +01:00
Aminejv
7a43422848 feat(GlobalCarousel): add actions keyboard shortcuts 2022-01-05 14:07:45 +01:00
Aminejv
76fd703959 feat(Filters/Tags):
- add tooltip indicator to the section title

- use title button to collapse and expand the section
2022-01-05 14:07:45 +01:00
Aminejv
9ed4cca782 feat(Filter/Sidebar):
- add tooltip indicator

- toggle sidebar via the'\' key
2022-01-05 14:07:45 +01:00
Aminejv
e300ff3d4f feat(Tooltip): add tooltip component 2022-01-05 14:07:45 +01:00
Aminejv
dd3f46f0c9 feat(db/users):
- remove settings column

- add isFilterSidebarCollapsed column
2022-01-03 12:24:34 +01:00
Aminejv
0c84d22bde feat(Onboarding/Upload): update welcome copy 2021-12-29 09:52:38 +01:00
Aminejv
4ba51a6f26 chore(Upload): remove log 2021-12-21 14:40:34 +01:00
Aminejv
edc712bb1d fix(Alert): fix a bug where alert takes full viewport height 2021-12-20 17:34:26 +01:00
Aminejv
cfa8d69425 feat(Onboarding): store survey answers in the surveys table 2021-12-20 17:06:16 +01:00
Aminejv
9ac8ae5f18 feat(Extension): move extension links from .env to constants 2021-12-20 11:40:41 +01:00
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
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
8ea33ca5e8 feat(Filter/Sidebar): persist the sidebar state in the database 2021-12-14 18:10:19 +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
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
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
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