28 Commits

Author SHA1 Message Date
Ardeman
2b8d0604e0 feat: refactor components to use named exports for better tree-shaking 2025-02-23 22:10:47 +08:00
Ardeman
4dda852c62 feat: add reusable Input component and integrate it into the login form 2025-02-23 22:08:47 +08:00
fredy.siswanto
7b42f6bfe5 feat: refactor components to use named exports for better consistency 2025-02-23 20:41:19 +07:00
Ardeman
feff32f588 feat: update social share component, and enhance modal structure 2025-02-23 19:43:45 +08:00
fredy.siswanto
e8df14880d Merge remote-tracking branch 'origin/master' into feature/slicing 2025-02-23 17:03:52 +07:00
Ardeman
91163288db feat: update sidebar navigation to use pathname and add subscriptions layout component 2025-02-23 17:45:46 +08:00
Ardeman
396721fbf2 feat: add multiple admin dashboard layout components and update sidebar and navbar 2025-02-23 17:41:54 +08:00
Ardeman
661baca101 feat: add NotificationIcon component and update admin layout for improved UI 2025-02-23 17:00:17 +08:00
fredy.siswanto
9ef1b2d823 feat: rename success state variables for consistency and clarity in News context 2025-02-23 15:11:35 +07:00
fredy.siswanto
a261df3a96 feat: remove unused success popups and implement a unified SuccessModal component 2025-02-23 14:59:26 +07:00
Ardeman
15f8dbb8e2 feat: improve sidebar link styling with transition effects for better user experience 2025-02-23 12:42:17 +08:00
Ardeman
cf072255a0 feat: enhance sidebar layout with improved styling and hover effects 2025-02-23 12:39:52 +08:00
Ardeman
48ac1d6f4d feat: add admin layout components including Navbar and Sidebar, and update icon components 2025-02-23 12:18:10 +08:00
Ardeman
47af75ebd3 Merge branch 'feature/slicing'
# Conflicts:
#	app/contexts/news.tsx
#	app/routes/_layout.admin.dashboard._index.tsx
2025-02-23 11:38:30 +08:00
Ardeman
23ac20c017 feat: implement admin dashboard layout and update authentication flow 2025-02-23 10:22:51 +08:00
Ardeman
8b1af335ec feat: add admin and dashboard layouts with context for improved structure and functionality 2025-02-23 10:11:47 +08:00
fredy.siswanto
169f264b50 feat: fix conflic 2025-02-22 21:17:56 +07:00
Ardeman
77c9843267 feat: implement news layout components and context for improved structure and functionality 2025-02-22 17:34:25 +08:00
Ardeman
d9c36c5ff0 feat: create AuthLayout component and refactor modal usage in forms 2025-02-22 17:14:33 +08:00
fredy.siswanto
ac13e2a854 feat: adj component 2025-02-22 15:15:04 +07:00
fredy.siswanto
84e49cd335 feat: create component modal, popup and form input 2025-02-21 20:47:15 +07:00
fredy.siswanto
eafe70a021 feat: adj links kategory 2025-02-20 23:22:04 +07:00
fredy.siswanto
f17627bdf2 style: slicing home page, adjust for mobile view
slicing home page, adjust for mobile view
2025-02-20 01:37:35 +07:00
Ardeman
a2acd315d9 feat: add Carousel navigation icons and update Carousel component layout 2025-02-04 18:47:26 +08:00
Ardeman
35b7e86687 feat: rename dummy data file to meta and update references; change APP title and logo 2025-02-03 18:10:11 +08:00
Ardeman
7ee342f493 feat: restructure News layout with new header and footer components; remove redundant files 2025-02-03 17:01:56 +08:00
Ardeman
f8a87019af feat: add new components and layouts for news and dashboard pages 2025-01-31 19:34:22 +08:00
Ardeman
c376baab84 chore: add configuration files for linting, formatting, and husky pre-commit hooks 2025-01-30 15:40:30 +08:00