Commit Graph

3249 Commits

Author SHA1 Message Date
Aminejv
340a460439 feat(Field): match Input and Field styles 2022-02-07 12:35:36 +01:00
Aminejv
3267b42d1c fix(Upload/Botton): add a bottom offset on mobile when the carousel is open 2022-02-07 11:19:28 +01:00
Aminejv
f4caae60ad fix(Filters): adjust filters' icons alignment 2022-02-07 10:35:17 +01:00
Aminejv
610dbe808b fix(Search): reset the input field when clicking on dismiss button 2022-02-07 10:28:44 +01:00
Aminejv
b5eb3523f4 fix(GlobalCarousel/useSaveHandler): get the user's file.id 2022-02-03 18:04:53 +01:00
Aminejv
55f0e1bce2 fix(SceneSettingsDeveloper): make api page responsive 2022-02-02 19:18:16 +01:00
Aminejv
0e3e30c089 fix(stylesheet): links and buttons inherit color from the browser 2022-02-01 16:31:35 +01:00
Aminejv
939754ffc2 feat(Upload/Popup): add a light-large shadow 2022-02-01 15:17:33 +01:00
Aminejv
7bcea44cf4 fix(GlobalCarousel): saving module get cropped off inside of carousel view 2022-01-31 19:21:07 +01:00
Aminejv
7aef79ba51 fix(svg): adjust FilePlus and FileText's color 2022-01-31 18:52:32 +01:00
Aminejv
c7fc7b2647 feat(Filter): add settings and api pages to title 2022-01-31 18:22:48 +01:00
Aminejv
e3d37dc52b fix(Popup): popup button dissapearing in safari 2022-01-31 18:15:00 +01:00
Aminejv
bdd47e8916 feat(Input): remove vertical padding 2022-01-31 17:12:44 +01:00
Aminejv
884a05e81a feat(SceneSlate): fix empty state padding 2022-01-31 15:46:58 +01:00
Aminejv
66e05ca4f4 feat(Auth): show a warning when signing in with an unregistered email/username 2022-01-31 15:32:35 +01:00
Martina
eada4ffc8e added empty slate deletion to migration script 2022-01-27 18:50:18 -08:00
Martina
d13e480e1a fixed bug with removing from slates already deleted 2022-01-27 18:35:29 -08:00
Martina
a20f2d9967 removed onboarding from users table and adjusted color of empty state for sidebar 2022-01-27 15:24:22 -08:00
Martina
eb20803b87 removed no private files alert 2022-01-27 15:13:48 -08:00
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