224 Commits

Author SHA1 Message Date
fredy.siswanto
7e82768423 refactor: clean up Carousel component by removing commented-out code 2025-02-24 23:30:01 +07:00
fredy.siswanto
9e1fb4ed48 feat: update news items with new titles, content, and slugs for improved organization 2025-02-24 23:27:41 +07:00
fredy.siswanto
a94b5c2f65 Merge branch 'master' into feature/slicing 2025-02-24 21:52:32 +07:00
fredy.siswanto
d42ea410c6 feat: implement TitleDashboard component and integrate it into UsersPage and AdvertisementsPage 2025-02-24 21:48:41 +07:00
fredy.siswanto
877921b9f6 feat: update news detail content structure and enhance styling for improved readability 2025-02-24 20:36:43 +07:00
fredy.siswanto
1cd5b0e848 feat: enhance USERS data structure with idTransaction and update UsersPage to display it 2025-02-24 14:23:08 +07:00
fredy.siswanto
1c0176ac4c style: enhance input and select components with shadow for improved UI 2025-02-24 14:12:25 +07:00
fredy.siswanto
4833a1e45b feat: add ChevronIcon and ChevronDoubleIcon components, and implement pagination in UsersPage 2025-02-24 14:10:15 +07:00
Ardeman
2a0b0af45f feat: add @tanstack/react-query, and DataTables packages 2025-02-24 12:27:49 +08:00
Ardeman
ca0dfbc5f8 feat: add DoctorIcon component and integrate it into dashboard reports 2025-02-24 09:31:48 +08:00
Ardeman
4d7fa04d91 fix: update GraphIcon fill property to 'none' for better SVG rendering 2025-02-24 08:36:06 +08:00
Ardeman
6082cf0cdb refactor: replace interface with type for component properties and improve code readability 2025-02-24 08:23:22 +08:00
Ardeman
9e6d2fe6c0 feat: add loader to redirect to admin dashboard 2025-02-24 08:17:35 +08:00
Ardeman
e11f007eb1 feat: fix amount property typo and format numbers for dashboard reports 2025-02-24 08:04:09 +08:00
fredy.siswanto
e484af6e71 feat: update report amounts to string format and enhance dashboard layout 2025-02-24 00:54:00 +07:00
fredy.siswanto
00bb4f99cb feat: update dashboard components and add new icons for improved reporting 2025-02-23 23:17:06 +07:00
fredy.siswanto
7334e07537 Merge remote-tracking branch 'origin/master' into feature/slicing 2025-02-23 21:14:28 +07:00
fredy.siswanto
712b9155d2 feat: add dashboard page and data structure for reporting 2025-02-23 21:13:31 +07:00
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
ee663c1bf5 fix: improve modal layout by adding overflow handling and adjusting button visibility 2025-02-22 21:34:09 +07:00
fredy.siswanto
169f264b50 feat: fix conflic 2025-02-22 21:17:56 +07:00
Ardeman
2435f9a5d5 fix: update login text to 'Login form' for clarity 2025-02-22 17:37:25 +08:00
Ardeman
00d385d7ab feat: add AuthLayout component for login page structure 2025-02-22 17:36:51 +08: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
ffc649d06d Merge remote-tracking branch 'origin/master' into feature/slicing 2025-02-22 15:29:49 +07:00
fredy.siswanto
ac13e2a854 feat: adj component 2025-02-22 15:15:04 +07:00
Ardeman
9e50f8c7dc feat: enhance PopupModal with improved transition effects and backdrop styling 2025-02-22 16:08:40 +08:00
Ardeman
54faf57262 feat: refactor PopupModal to use Headless UI components and update FormLogin layout 2025-02-22 15:17:46 +08:00
fredy.siswanto
84e49cd335 feat: create component modal, popup and form input 2025-02-21 20:47:15 +07:00
fredy.siswanto
7c4440cc6b feat: add component form-login
add component form-login
2025-02-21 16:44:51 +07:00
fredy.siswanto
eafe70a021 feat: adj links kategory 2025-02-20 23:22:04 +07:00
fredy.siswanto
2e09e8a962 feat: adj ui page detail, add breadcom component, add media sosial group 2025-02-20 22:20:27 +07:00
Ardeman
878fb640af feat: implement news detail layout and update carousel link 2025-02-20 07:04:56 +08:00
Ardeman
e73949295d feat: refactor news components and add news detail layout 2025-02-20 07:01:36 +08:00