web/app
Yoga Pangestu a71be47b58 feat: update sidebar and header layout; fix dnd-kit-vue import 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-24 11:47:46 +07:00
..
assets/css feat: update sidebar and header layout; fix dnd-kit-vue import error 2026-07-24 11:47:46 +07:00
components feat: update sidebar and header layout; fix dnd-kit-vue import error 2026-07-24 11:47:46 +07:00
composables feat: implement login functionality with Google authentication and form validation 2026-07-23 21:59:29 +07:00
lib feat: update sidebar button styles and add value updater utility function 2026-07-24 10:45:35 +07:00
pages feat: update sidebar and header layout; fix dnd-kit-vue import error 2026-07-24 11:47:46 +07:00
app.vue feat: implement login functionality with Google authentication and form validation 2026-07-23 21:59:29 +07:00