SurfSense/surfsense_web/app/dashboard/[workspace_id]/playground
Anish Sarkar 0c2db7dfd5 refactor(layout): streamline layout components with RoutedSectionShell
- Introduced RoutedSectionShell to unify navigation structure across Playground, User Settings, and Workspace Settings layouts.
- Replaced individual navigation implementations with a more cohesive and reusable component.
- Updated navigation items to include href properties for better routing.
- Enhanced mobile navigation experience with drawer support and improved scroll handling.
2026-07-08 02:29:33 +05:30
..
[platform]/[verb] feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
api-keys refactor(playground): remove API Keys section and update navigation 2026-07-08 01:02:05 +05:30
components feat(playground): enhance API Playground with alert component and updated Reddit SVG 2026-07-08 01:17:09 +05:30
runs feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
layout-shell.tsx refactor(layout): streamline layout components with RoutedSectionShell 2026-07-08 02:29:33 +05:30
layout.tsx feat(playground): implement Playground layout and navigation structure 2026-07-07 22:17:51 +05:30
page.tsx feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00