sendou.ink/app/components/layout
Kalle 0a18a07c7f Remove /u page and redirect to CommandPalette
- Add URL search params to CommandPalette (?search=open, ?type=users)
- Redirect /u to /?search=open&type=users
- Remove User Search from nav menus
- Update UserSearch component to use /search API
- Add plusTier to search results for users

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 17:03:24 +02:00
..
AnythingAdder.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
CommandPalette.module.css Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
CommandPalette.tsx Remove /u page and redirect to CommandPalette 2026-01-11 17:03:24 +02:00
Footer.module.css Refactor several to CSS Modules 2025-12-30 16:17:24 +02:00
Footer.tsx Merge remote-tracking branch 'origin/main' into css-rework 2025-12-30 20:25:30 +01:00
index.module.css Add sidenav collabse button 2026-01-11 13:26:45 +01:00
index.tsx Merge branch 'css-rework-sidenav' of https://github.com/sendou-ink/sendou.ink into css-rework-sidenav 2026-01-11 13:55:35 +01:00
LogInButtonContainer.tsx Style login button 2026-01-10 08:10:07 +02:00
nav-items.ts Remove /u page and redirect to CommandPalette 2026-01-11 17:03:24 +02:00
NavDialog.module.css Unused CSS class check 2025-12-30 18:12:28 +02:00
NavDialog.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
NotificationPopover.module.css Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
NotificationPopover.tsx Inline notificationPopoverClassName function 2026-01-11 14:44:02 +02:00
TopNavMenus.module.css Refactor Menu and Popover consistent styling and update layout styles 2026-01-09 18:18:03 +01:00
TopNavMenus.tsx Remove /u page and redirect to CommandPalette 2026-01-11 17:03:24 +02:00
TopRightButtons.module.css Refactor Menu and Popover consistent styling and update layout styles 2026-01-09 18:18:03 +01:00
TopRightButtons.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
UserItem.module.css Refactor Menu and Popover consistent styling and update layout styles 2026-01-09 18:18:03 +01:00
UserItem.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00