162 Commits

Author SHA1 Message Date
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
3a61b38961 feat: simplify layout margins for banner and news categories page 2025-02-28 18:59:27 +07:00
fredy.siswanto
9b13733205 feat: update breadcrumb component for improved slug display and enhance news detail page layout 2025-02-28 18:55:12 +07: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
5f1fd8b1a2 feat: implement admin authentication and dashboard layout with routing 2025-02-28 12:05:20 +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
f66ddde6f0 feat: switch from useFormContext to useRemixFormContext in Input component 2025-02-28 09:12:38 +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
5acf3970a3 fix: improve error message handling in login action 2025-02-27 23:10:01 +08:00
Ardeman
16a6a14d67 feat: enhance Newsletter component with props 2025-02-27 19:40:31 +08:00
Ardeman
f9d861f24d feat: add environment configuration and implement cookie handling for user authentication 2025-02-27 19:37:31 +08:00
Ardeman
9386b8dd69 feat: remove placeholder text from Banner component 2025-02-27 17:59:19 +08:00
fredy.siswanto
1d23fea02a Merge remote-tracking branch 'origin/master' into feature/slicing 2025-02-27 16:45:21 +07:00
fredy.siswanto
7eb38d03a0 feat: enhance newsletter component with customizable properties and add search/filter adj dashboard 2025-02-27 16:42:36 +07:00
Ardeman
581e99c4b3 feat: remove react-query dependency and simplify App component 2025-02-27 16:48:55 +08:00
fredy.siswanto
a333b7924f feat: enhance subscriptions page with status rendering and search/filter functionality 2025-02-27 00:09:47 +07:00
fredy.siswanto
c36c5721c8 feat: update content tags and enhance rendering in dashboard data table 2025-02-26 23:26:46 +07:00
fredy.siswanto
d273d9ecc6 feat: implement DataTable component with custom styling for dashboard and subscriptions pages 2025-02-26 23:25:05 +07:00
fredy.siswanto
238e69b5e2 feat: enhance subscriptions page with new data structure and toggle view for settings 2025-02-26 15:10:47 +07:00
fredy.siswanto
7218c7036b feat: add banner upload functionality with preview and link input 2025-02-26 13:52:47 +07:00
fredy.siswanto
bd3ee8db53 fix: update bar chart max value based on view type 2025-02-26 00:43:47 +07:00
fredy.siswanto
6a00b9207e feat: add bar and subscription chart components, update dashboard integration 2025-02-26 00:35:53 +07:00
fredy.siswanto
bd92f9a09f feat: add pie chart component and integrate it into the dashboard 2025-02-25 22:52:26 +07:00
fredy.siswanto
b7e029546f feat: add subscriptions page with data table and sample data 2025-02-25 15:55:41 +07:00
fredy.siswanto
e476e3a3ad feat: implement dashboard contents page with data table and styling 2025-02-25 15:45:27 +07:00
Ardeman
c1bacacb49 feat: add cookie management and HTTP client for user and admin authentication 2025-02-25 08:51:08 +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
Ardeman
fe9b8bc97a refactor: simplify Carousel component and update news data structure for clarity 2025-02-25 04:48:13 +08:00
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