web/app
Yoga Pangestu 0c732e71cf feat: update sidebar and header layout; fix dnd-kit-vue package error
- Fixed import error for `dnd-kit-vue` by installing the package.
- Moved user navigation from sidebar to header, adding a dropdown for account options.
- Added homepage and notification icons to the header.
- Implemented sticky header functionality during scroll.
- Grouped sidebar menu items under a "Master" label for better organization.
- Updated relevant components and package.json to include new dependencies.
2026-07-23 23:43:04 +07:00
..
assets/css feat: create onboarding page with multi-step form and validation 2026-07-23 22:28:30 +07:00
components feat: update sidebar and header layout; fix dnd-kit-vue package error 2026-07-23 23:43:04 +07:00
composables feat: implement login functionality with Google authentication and form validation 2026-07-23 21:59:29 +07:00
lib feat: initialize Nuxt 4 project with Tailwind CSS and Shadcn components 2026-07-23 20:41:23 +07:00
pages feat: update sidebar and header layout; fix dnd-kit-vue package error 2026-07-23 23:43:04 +07:00
app.vue feat: implement login functionality with Google authentication and form validation 2026-07-23 21:59:29 +07:00