Commit Graph

3230 Commits

Author SHA1 Message Date
Martina
c26f24fbb1 brought migration script up to date with recent survey and sidebar changes 2022-01-27 14:53:48 -08:00
Aminejv
50731950f8 feat(hooks): add useToggle 2022-01-27 18:39:05 +01:00
Aminejv
bc3d530e2f fix(Jumpers/Share): adjust icons size 2022-01-27 15:15:01 +01:00
Aminejv
6590a3a096 fix(auth): skipping special characters in the email query param 2022-01-27 15:01:36 +01:00
martinalong
20d17b1881
Merge pull request #1059 from filecoin-project/@aminejv/auth-fix
Fix twitter auth in safari
2022-01-26 11:51:26 -08:00
Aminejv
bbfb94b813 fix(TwitterAuth): safari doesn't set cookies on requests 2022-01-26 17:05:25 +01:00
martinalong
4664cc72b6
Merge pull request #1058 from filecoin-project/@tarafanlin/landing
@tarafanlin/landing
2022-01-25 20:21:54 -08:00
Martina
e3af1679cc grammar fixes for landing page 2022-01-25 20:21:40 -08:00
tarafanlin
8048a4eebb add discord link to auth footer and styling tweaks 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
eb04ee6dc4 remove extra padding for profil empty state 2022-01-25 20:21:40 -08:00
tarafanlin
e1bc3d0549 align sidebar icon vertically 2022-01-25 20:21:40 -08:00
tarafanlin
2389ec10d8 landing page content update 2022-01-25 20:21:40 -08:00
martinalong
8e2d87fa2f
Merge pull request #1055 from filecoin-project/@aminejv/tags-jumper
Feat: New tags jumper
2022-01-25 18:28:10 -08:00
Martina
143a3de6c6 change 'shared' to 'public' 2022-01-25 18:25:48 -08:00
Aminejv
570957ef8e fix(Jumpers/EditSlates): remove list styles 2022-01-25 18:25:48 -08:00
Aminejv
2b046e6407 feat(DataView): open tags jumper with 't' keybinding 2022-01-25 18:25:48 -08:00
Aminejv
1d17c6ea46 feat(GlobalCarousel): update footer design on mobile 2022-01-25 18:25:48 -08:00
Aminejv
11a8be214e fix(RovingTabindex): update focus state when an element is deleted or a new one is added 2022-01-25 18:25:48 -08:00
Aminejv
801830a216 fix(RovingTabIndex): fix lost focus on unmounting 2022-01-25 18:25:48 -08:00
Aminejv
2b3b5d0e1f fix(FocusRing): sometimes ring isn't visible 2022-01-25 18:25:48 -08:00
Aminejv
1fefde20f9 feat(Survey): add validations 2022-01-25 18:25:48 -08:00
Aminejv
8820c691f4 feat(Dataview/Footer): add T keybinding for multi-tagging 2022-01-25 18:25:48 -08:00
Aminejv
da1a391a48 fix(Jumpers/EditSlates): focus input when hovering menu items 2022-01-25 18:25:48 -08:00
Aminejv
04461097e8 feat(EditSlates): only show menu selection when the input is focused 2022-01-25 18:25:48 -08:00
Aminejv
324123fce9 feat(EditSlates): apply tags to multiple files 2022-01-25 18:25:48 -08:00
Aminejv
f19211376c feat(EditSlates): add multiple objects support to useSlates 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
239a871ad5 feat(GlobalCarousel): When opening a jumper, automatically close others 2022-01-25 18:25:48 -08:00
Aminejv
e6d0fd8202 feat(Jumpers/EditSlates): keep the input in view when a tag is applied 2022-01-25 18:25:48 -08:00
Aminejv
c6d77a4eee feat(Jumpers/EditSlates): only order tags in the first render 2022-01-25 18:25:48 -08:00
Aminejv
319b54ea32 feat(Jumpers): add close button 2022-01-25 18:25:48 -08:00
Aminejv
a657d69ebc fix(Jumpers/EditSlates): fix tag overflow 2022-01-25 18:25:48 -08:00
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
66ec20b6e5 fix(landing): opening auth link in a new tab 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
18cfa98221 feat(constants): add BoxShadowJumperLight 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