Commit Graph

  • b58c57a6af feat: rename subscription field to subscribe_plan in registration payload and form Ardeman 2025-03-02 09:17:28 +08:00
  • e76b89277c Merge commit '06c8fb85356ccad9a7de745e2648e365af1a8da5' Ardeman 2025-03-02 01:36:43 +08:00
  • 02e2ed3f52 feat: transform registration payload to include subscription plan ID and update select options Ardeman 2025-03-02 01:36:19 +08:00
  • adba58780a feat: add subscription selection to registration form and implement API for fetching subscriptions Ardeman 2025-03-02 01:20:18 +08:00
  • 06c8fb8535 Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-03-01 15:45:42 +07:00
  • a749759164 feat: implement CategorySection component and update carousel usage in news pages fredy.siswanto 2025-03-01 15:44:23 +07:00
  • 1e876ae04f feat: refactor Button and Input components to use Headless UI Ardeman 2025-03-01 16:14:03 +08:00
  • 422f3fcba5 Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-03-01 11:43:14 +07:00
  • 9ef33d72d3 feat: refactor Input component to use Headless UI and add disabled prop Ardeman 2025-03-01 06:32:20 +08:00
  • 42eb159a52 feat: implement user registration functionality with form validation and API integration Ardeman 2025-03-01 01:00:52 +08:00
  • fd745c20a0 feat: conditionally open subscription modal based on user subscribe status in FormLogin Ardeman 2025-03-01 00:07:57 +08:00
  • 0577975846 feat: implement HttpServer for API requests and add getUser function for user profile retrieval Ardeman 2025-02-28 23:56:47 +08:00
  • 9bc7fbb902 Merge commit '9b13733205cf48354c86997c188063706657962a' Ardeman 2025-02-28 22:58:55 +08:00
  • 13f44f336d feat: update News context to use consistent setter naming and refactor FormLogin to utilize context Ardeman 2025-02-28 22:50:58 +08:00
  • 3a61b38961 feat: simplify layout margins for banner and news categories page fredy.siswanto 2025-02-28 18:59:27 +07:00
  • 9b13733205 feat: update breadcrumb component for improved slug display and enhance news detail page layout fredy.siswanto 2025-02-28 18:55:12 +07:00
  • 2b551aad28 feat: implement carousel components for news section and update layout styles fredy.siswanto 2025-02-28 16:50:44 +07:00
  • 3f9bfded80 feat: update admin routes and cookie paths to use '/lg-admin' prefix Ardeman 2025-02-28 12:19:05 +08:00
  • 5f1fd8b1a2 feat: implement admin authentication and dashboard layout with routing Ardeman 2025-02-28 12:05:20 +08:00
  • 23e3493a3f feat: restructure routing and layouts for admin and news sections, update cookie paths Ardeman 2025-02-28 11:49:51 +08:00
  • 4b8fc0721e feat: enhance Input component with placeholder support and styling adjustments Ardeman 2025-02-28 09:23:36 +08:00
  • f66ddde6f0 feat: switch from useFormContext to useRemixFormContext in Input component Ardeman 2025-02-28 09:12:38 +08:00
  • 0b6b43a951 feat: enhance login form with error handling and disable state Ardeman 2025-02-28 09:10:45 +08:00
  • e546ebd3dd docs: update README to include environment variable setup instructions Ardeman 2025-02-27 23:54:53 +08:00
  • 7db38d3b67 feat: implement logout action Ardeman 2025-02-27 23:50:46 +08:00
  • 5acf3970a3 fix: improve error message handling in login action Ardeman 2025-02-27 23:10:01 +08:00
  • a15c267eda feat: remove .env file and update .gitignore to exclude it Ardeman 2025-02-27 22:53:22 +08:00
  • 16a6a14d67 feat: enhance Newsletter component with props Ardeman 2025-02-27 19:40:31 +08:00
  • f9d861f24d feat: add environment configuration and implement cookie handling for user authentication Ardeman 2025-02-27 19:37:31 +08:00
  • 9386b8dd69 feat: remove placeholder text from Banner component Ardeman 2025-02-27 17:59:19 +08:00
  • 1d23fea02a Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-02-27 16:45:21 +07:00
  • 7eb38d03a0 feat: enhance newsletter component with customizable properties and add search/filter adj dashboard fredy.siswanto 2025-02-27 16:42:36 +07:00
  • 581e99c4b3 feat: remove react-query dependency and simplify App component Ardeman 2025-02-27 16:48:55 +08:00
  • a333b7924f feat: enhance subscriptions page with status rendering and search/filter functionality fredy.siswanto 2025-02-27 00:09:47 +07:00
  • c36c5721c8 feat: update content tags and enhance rendering in dashboard data table fredy.siswanto 2025-02-26 23:26:46 +07:00
  • d273d9ecc6 feat: implement DataTable component with custom styling for dashboard and subscriptions pages fredy.siswanto 2025-02-26 23:25:05 +07:00
  • 238e69b5e2 feat: enhance subscriptions page with new data structure and toggle view for settings fredy.siswanto 2025-02-26 15:10:47 +07:00
  • 7218c7036b feat: add banner upload functionality with preview and link input fredy.siswanto 2025-02-26 13:52:47 +07:00
  • bd3ee8db53 fix: update bar chart max value based on view type fredy.siswanto 2025-02-26 00:43:47 +07:00
  • 6a00b9207e feat: add bar and subscription chart components, update dashboard integration fredy.siswanto 2025-02-26 00:35:53 +07:00
  • bd92f9a09f feat: add pie chart component and integrate it into the dashboard fredy.siswanto 2025-02-25 22:52:26 +07:00
  • b7e029546f feat: add subscriptions page with data table and sample data fredy.siswanto 2025-02-25 15:55:41 +07:00
  • e476e3a3ad feat: implement dashboard contents page with data table and styling fredy.siswanto 2025-02-25 15:45:27 +07:00
  • 929f5c91b0 chore: add eslint-import-resolver-typescript to dependencies and update version Ardeman 2025-02-25 09:47:28 +08:00
  • bf831b9c46 refactor: update ESLint configuration to include prettier and adjust rules Ardeman 2025-02-25 09:41:47 +08:00
  • 6829bc86fc refactor: update ESLint configuration to include @tanstack/query plugin and rules Ardeman 2025-02-25 08:56:16 +08:00
  • c1bacacb49 feat: add cookie management and HTTP client for user and admin authentication Ardeman 2025-02-25 08:51:08 +08:00
  • 0c38a775e3 refactor: move APP import from data to configs for better organization Ardeman 2025-02-25 06:07:45 +08:00
  • 5227204791 refactor: remove unnecessary size attribute from HeaderSearch input for improved styling Ardeman 2025-02-25 06:06:01 +08:00
  • cf130a00d9 refactor: update SuccessModal and News context for improved state management and clarity Ardeman 2025-02-25 06:00:12 +08:00
  • 6b2ba85642 feat: enhance SuccessModal and News context for improved modal management and subscription flow Ardeman 2025-02-25 05:18:40 +08:00
  • fe9b8bc97a refactor: simplify Carousel component and update news data structure for clarity Ardeman 2025-02-25 04:48:13 +08:00
  • 7e82768423 refactor: clean up Carousel component by removing commented-out code fredy.siswanto 2025-02-24 23:30:01 +07:00
  • 9e1fb4ed48 feat: update news items with new titles, content, and slugs for improved organization fredy.siswanto 2025-02-24 23:27:41 +07:00
  • a94b5c2f65 Merge branch 'master' into feature/slicing fredy.siswanto 2025-02-24 21:52:32 +07:00
  • d42ea410c6 feat: implement TitleDashboard component and integrate it into UsersPage and AdvertisementsPage fredy.siswanto 2025-02-24 21:48:41 +07:00
  • 877921b9f6 feat: update news detail content structure and enhance styling for improved readability fredy.siswanto 2025-02-24 20:36:43 +07:00
  • 1cd5b0e848 feat: enhance USERS data structure with idTransaction and update UsersPage to display it fredy.siswanto 2025-02-24 14:23:08 +07:00
  • 1c0176ac4c style: enhance input and select components with shadow for improved UI fredy.siswanto 2025-02-24 14:12:25 +07:00
  • 4833a1e45b feat: add ChevronIcon and ChevronDoubleIcon components, and implement pagination in UsersPage fredy.siswanto 2025-02-24 14:10:15 +07:00
  • 2a0b0af45f feat: add @tanstack/react-query, and DataTables packages Ardeman 2025-02-24 12:27:49 +08:00
  • 8bf7bd812d feat: add @tanstack/react-query and related packages for improved data fetching Ardeman 2025-02-24 12:15:59 +08:00
  • ca0dfbc5f8 feat: add DoctorIcon component and integrate it into dashboard reports Ardeman 2025-02-24 09:31:48 +08:00
  • 4d7fa04d91 fix: update GraphIcon fill property to 'none' for better SVG rendering Ardeman 2025-02-24 08:36:06 +08:00
  • 6082cf0cdb refactor: replace interface with type for component properties and improve code readability Ardeman 2025-02-24 08:23:22 +08:00
  • 9e6d2fe6c0 feat: add loader to redirect to admin dashboard Ardeman 2025-02-24 08:17:35 +08:00
  • e11f007eb1 feat: fix amount property typo and format numbers for dashboard reports Ardeman 2025-02-24 08:04:09 +08:00
  • e484af6e71 feat: update report amounts to string format and enhance dashboard layout fredy.siswanto 2025-02-24 00:54:00 +07:00
  • 00bb4f99cb feat: update dashboard components and add new icons for improved reporting fredy.siswanto 2025-02-23 23:17:06 +07:00
  • 7334e07537 Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-02-23 21:14:28 +07:00
  • 712b9155d2 feat: add dashboard page and data structure for reporting fredy.siswanto 2025-02-23 21:13:31 +07:00
  • 2b8d0604e0 feat: refactor components to use named exports for better tree-shaking Ardeman 2025-02-23 22:10:47 +08:00
  • 4dda852c62 feat: add reusable Input component and integrate it into the login form Ardeman 2025-02-23 22:08:47 +08:00
  • 7b42f6bfe5 feat: refactor components to use named exports for better consistency fredy.siswanto 2025-02-23 20:41:19 +07:00
  • 4fa3873dda feat: add @hookform/resolvers dependency and update zod version in package.json Ardeman 2025-02-23 19:47:12 +08:00
  • feff32f588 feat: update social share component, and enhance modal structure Ardeman 2025-02-23 19:43:45 +08:00
  • e8df14880d Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-02-23 17:03:52 +07:00
  • 91163288db feat: update sidebar navigation to use pathname and add subscriptions layout component Ardeman 2025-02-23 17:45:46 +08:00
  • 396721fbf2 feat: add multiple admin dashboard layout components and update sidebar and navbar Ardeman 2025-02-23 17:41:54 +08:00
  • 661baca101 feat: add NotificationIcon component and update admin layout for improved UI Ardeman 2025-02-23 17:00:17 +08:00
  • 9ef1b2d823 feat: rename success state variables for consistency and clarity in News context fredy.siswanto 2025-02-23 15:11:35 +07:00
  • a261df3a96 feat: remove unused success popups and implement a unified SuccessModal component fredy.siswanto 2025-02-23 14:59:26 +07:00
  • 15f8dbb8e2 feat: improve sidebar link styling with transition effects for better user experience Ardeman 2025-02-23 12:42:17 +08:00
  • cf072255a0 feat: enhance sidebar layout with improved styling and hover effects Ardeman 2025-02-23 12:39:52 +08:00
  • 48ac1d6f4d feat: add admin layout components including Navbar and Sidebar, and update icon components Ardeman 2025-02-23 12:18:10 +08:00
  • 47af75ebd3 Merge branch 'feature/slicing' Ardeman 2025-02-23 11:38:30 +08:00
  • 23ac20c017 feat: implement admin dashboard layout and update authentication flow Ardeman 2025-02-23 10:22:51 +08:00
  • 8b1af335ec feat: add admin and dashboard layouts with context for improved structure and functionality Ardeman 2025-02-23 10:11:47 +08:00
  • ee663c1bf5 fix: improve modal layout by adding overflow handling and adjusting button visibility fredy.siswanto 2025-02-22 21:34:09 +07:00
  • 169f264b50 feat: fix conflic fredy.siswanto 2025-02-22 21:17:56 +07:00
  • 2435f9a5d5 fix: update login text to 'Login form' for clarity Ardeman 2025-02-22 17:37:25 +08:00
  • 00d385d7ab feat: add AuthLayout component for login page structure Ardeman 2025-02-22 17:36:51 +08:00
  • 77c9843267 feat: implement news layout components and context for improved structure and functionality Ardeman 2025-02-22 17:34:25 +08:00
  • d9c36c5ff0 feat: create AuthLayout component and refactor modal usage in forms Ardeman 2025-02-22 17:14:33 +08:00
  • 0d6f2e300f Merge branch 'feature/slicing' Ardeman 2025-02-22 16:46:46 +08:00
  • ffc649d06d Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-02-22 15:29:49 +07:00
  • ac13e2a854 feat: adj component fredy.siswanto 2025-02-22 15:15:04 +07:00
  • 9e50f8c7dc feat: enhance PopupModal with improved transition effects and backdrop styling Ardeman 2025-02-22 16:08:40 +08:00
  • 54faf57262 feat: refactor PopupModal to use Headless UI components and update FormLogin layout Ardeman 2025-02-22 15:17:46 +08:00
  • 531871d349 chore: update package.json to use minimum version constraints for Node.js and pnpm Ardeman 2025-02-22 12:07:29 +08:00