55 Commits

Author SHA1 Message Date
Ardeman
a594227026 feat: update subscription handling in context and components 2025-03-03 08:41:38 +08:00
Ardeman
722966f50e feat: implement subscription form with validation and fetcher integration 2025-03-03 05:16:31 +08:00
Ardeman
0a6f1a2d6f refactor: replace userToken with userData in SuccessModal and HeaderTop components 2025-03-02 16:36:03 +08:00
Ardeman
82c0894ccd refactor: change import to type import for loader in header-top component 2025-03-02 15:11:21 +08:00
Ardeman
9980cb90df feat: refactor subscription handling in registration form and header component 2025-03-02 12:21:18 +08:00
Ardeman
25e136ba72 feat: implement category fetching and integrate into header menus 2025-03-02 12:06:30 +08:00
Ardeman
cfc864cb43 fix: update subscription status check to use subscribe_plan_code instead of subscribe_status 2025-03-02 10:18:07 +08:00
Ardeman
b58c57a6af feat: rename subscription field to subscribe_plan in registration payload and form 2025-03-02 09:17:28 +08:00
Ardeman
adba58780a feat: add subscription selection to registration form and implement API for fetching subscriptions 2025-03-02 01:20:18 +08:00
Ardeman
42eb159a52 feat: implement user registration functionality with form validation and API integration 2025-03-01 01:00:52 +08:00
Ardeman
fd745c20a0 feat: conditionally open subscription modal based on user subscribe status in FormLogin 2025-03-01 00:07:57 +08:00
Ardeman
0577975846 feat: implement HttpServer for API requests and add getUser function for user profile retrieval 2025-02-28 23:56:47 +08:00
Ardeman
9bc7fbb902 Merge commit '9b13733205cf48354c86997c188063706657962a' 2025-02-28 22:58:55 +08:00
Ardeman
13f44f336d feat: update News context to use consistent setter naming and refactor FormLogin to utilize context 2025-02-28 22:50:58 +08:00
fredy.siswanto
2b551aad28 feat: implement carousel components for news section and update layout styles 2025-02-28 16:50:44 +07:00
Ardeman
3f9bfded80 feat: update admin routes and cookie paths to use '/lg-admin' prefix 2025-02-28 12:19:05 +08:00
Ardeman
23e3493a3f feat: restructure routing and layouts for admin and news sections, update cookie paths 2025-02-28 11:49:51 +08:00
Ardeman
4b8fc0721e feat: enhance Input component with placeholder support and styling adjustments 2025-02-28 09:23:36 +08:00
Ardeman
0b6b43a951 feat: enhance login form with error handling and disable state 2025-02-28 09:10:45 +08:00
Ardeman
7db38d3b67 feat: implement logout action 2025-02-27 23:50:46 +08:00
Ardeman
f9d861f24d feat: add environment configuration and implement cookie handling for user authentication 2025-02-27 19:37:31 +08:00
Ardeman
0c38a775e3 refactor: move APP import from data to configs for better organization 2025-02-25 06:07:45 +08:00
Ardeman
5227204791 refactor: remove unnecessary size attribute from HeaderSearch input for improved styling 2025-02-25 06:06:01 +08:00
Ardeman
cf130a00d9 refactor: update SuccessModal and News context for improved state management and clarity 2025-02-25 06:00:12 +08:00
Ardeman
6b2ba85642 feat: enhance SuccessModal and News context for improved modal management and subscription flow 2025-02-25 05:18:40 +08:00
fredy.siswanto
4833a1e45b feat: add ChevronIcon and ChevronDoubleIcon components, and implement pagination in UsersPage 2025-02-24 14:10:15 +07:00
Ardeman
e11f007eb1 feat: fix amount property typo and format numbers for dashboard reports 2025-02-24 08:04:09 +08: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
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