Commit Graph

  • ee209b6ceb Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-03-07 19:35:29 +07:00
  • 2b5c3b1111 feat: implement tag creation functionality with validation and routing fredy.siswanto 2025-03-07 19:31:37 +07:00
  • a7bae3ea43 feat: remove unused admin dashboard components and icons for cleanup Ardeman 2025-03-07 17:31:30 +08:00
  • c91fe48eb9 feat: add tags management page and update admin menu fredy.siswanto 2025-03-07 14:56:00 +07:00
  • c46e8fc11b Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-03-07 14:13:23 +07:00
  • 40a3f33ea3 feat: update category menu and dashboard titles for consistency and clarity Ardeman 2025-03-07 15:04:22 +08:00
  • 72e2dac328 feat: refactor category routes and components for improved organization and clarity Ardeman 2025-03-07 14:58:35 +08:00
  • 097268647a Merge branch 'feature/slicing' Ardeman 2025-03-07 14:46:05 +08:00
  • aa660f4f5f feat: sort news data by publication date and update column title for clarity Ardeman 2025-03-07 14:43:12 +08:00
  • d885b3cf26 feat: implement update news functionality with API integration and form handling Ardeman 2025-03-07 14:40:04 +08:00
  • d9160b11f7 Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-03-07 13:19:50 +07:00
  • 80711e744b feat: implement category creation and update pages with routing adjustments fredy.siswanto 2025-03-07 13:07:28 +07:00
  • e0b68611bd feat: update Titles in ContentsFormPage and ContentsPage for better context Ardeman 2025-03-07 13:53:07 +08:00
  • 5c716d7210 feat: integrate news data fetching by slug and update ContentsFormPage to utilize fetched data Ardeman 2025-03-07 13:50:16 +08:00
  • df41e4050c feat: add dashboard categories page with data table and loader fredy.siswanto 2025-03-07 12:42:08 +07:00
  • 2c05c543ce feat: remove DefaultTextEditor and UpdateContentsPage, replace with ContentsFormPage Ardeman 2025-03-07 12:42:45 +08:00
  • 18098d63ba feat: add news and dashboard content routes with corresponding layouts Ardeman 2025-03-07 12:11:48 +08:00
  • afebd8b335 feat: create ContentsFormPage for content creation and update related imports Ardeman 2025-03-07 11:10:53 +08:00
  • 75e548dc83 feat: update Switch component to support customizable labels and adjust related UI elements Ardeman 2025-03-07 10:30:46 +08:00
  • d765d92df7 feat: refactor API response schemas for improve consistency Ardeman 2025-03-07 09:04:11 +08:00
  • 7163266100 feat: update create-category API to use consistent parameter type and improve type definitions Ardeman 2025-03-07 08:53:55 +08:00
  • 7ce014e70e Merge commit 'eac8e0cb43334053e5d9862f9477ba9d52df3240' Ardeman 2025-03-07 08:50:42 +08:00
  • 1bb63bec8e feat: refactor news and category schemas, update API response handling, and improve date formatting Ardeman 2025-03-07 08:50:04 +08:00
  • eac8e0cb43 feat: add category creation functionality with validation and API integration fredy.siswanto 2025-03-07 05:53:52 +07:00
  • 661437a2d3 feat: update dashboard to render author details and improve row numbering fredy.siswanto 2025-03-06 23:49:12 +07:00
  • 529ac6b590 feat: update dashboard contents to render author details with improved formatting fredy.siswanto 2025-03-06 23:32:15 +07:00
  • d3dc3b5016 feat: enhance news API schema with author and categories details, desc: update dashboard to display author names, and improve pagination button styles fredy.siswanto 2025-03-06 22:49:56 +07:00
  • b61235a3b5 feat: update dashboard contents to include category names and format dates fredy.siswanto 2025-03-06 19:47:45 +07:00
  • 4754e75f59 Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-03-06 19:32:52 +07:00
  • d5c77dc13b feat: enhance news and user schemas with author and subscription details Ardeman 2025-03-06 18:46:57 +08:00
  • 6e555184f0 feat: add pagination icons to UiTable component for improved navigation fredy.siswanto 2025-03-06 17:37:23 +07:00
  • a635dc1431 Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-03-06 11:46:58 +07:00
  • 57a20aa048 style: update premium and normal status indicators for improved UI consistency Ardeman 2025-03-06 09:39:40 +08:00
  • 703e347830 feat: implement news fetching API and integrate with dashboard contents Ardeman 2025-03-06 09:30:53 +08:00
  • d27c068f39 style: update class names for improved consistency in text editor and switch components Ardeman 2025-03-06 09:01:26 +08:00
  • 32b435d762 refactor: remove dark mode functionality from text editor components Ardeman 2025-03-06 08:56:03 +08:00
  • 5cf6eb191d fix: update validation logic to ensure category selection is not empty Ardeman 2025-03-06 08:47:21 +08:00
  • a7c5da8d9c style: update button and switch components for improved UI consistency Ardeman 2025-03-06 08:45:24 +08:00
  • 95565b5313 refactor: remove Select component from UI library Ardeman 2025-03-06 08:20:39 +08:00
  • d4d9861727 feat: add Switch component for premium content toggle in CreateContentsPage Ardeman 2025-03-06 08:18:36 +08:00
  • 8f8fb6b97c feat: add Save button to CreateContentsPage for improved user interaction Ardeman 2025-03-06 05:51:03 +08:00
  • c6149f1bd5 fix: update createNewsRequest to use category and tag IDs instead of codes Ardeman 2025-03-06 05:49:49 +08:00
  • 414806734d feat: implement createNews API and integrate with content creation flow Ardeman 2025-03-06 05:46:25 +08:00
  • 894698c5d6 feat: enhance TextEditor and Input components with improved styling and error handling Ardeman 2025-03-06 03:53:15 +08:00
  • 9117a99cc3 feat: add TextEditor component Ardeman 2025-03-05 23:39:09 +08:00
  • a6e6e10c69 fix: simplify path extraction logic in Sidebar component Ardeman 2025-03-05 22:39:00 +08:00
  • 9dd7e798f7 feat: refactor sidebar component to use extracted path for active link styling Ardeman 2025-03-05 22:36:34 +08:00
  • 1a1d8cc209 feat: implement getTags API and integrate with content creation form Ardeman 2025-03-05 17:57:52 +08:00
  • 8c6d3f0645 fix: update text editor import in CreateContentsPage component fredy.siswanto 2025-03-05 11:31:03 +07:00
  • aca894729e fix: remove commented-out scrollY property in ContentsPage component fredy.siswanto 2025-03-04 22:11:13 +07:00
  • d6768f0318 feat: add toggle functionality for advertisement view and integrate button for switching fredy.siswanto 2025-03-04 22:04:07 +07:00
  • 1758b7837e fix: update variable names in Combobox component for clarity Ardeman 2025-03-04 12:03:02 +08:00
  • dc794a29d3 feat: enhance layout and button functionality in subscriptions page Ardeman 2025-03-04 09:53:13 +08:00
  • 6d8e352ffc feat: refactor login handling to use staff-login page and update related imports Ardeman 2025-03-04 09:44:09 +08:00
  • 8aeb7a3197 feat: replace Select component with Combobox for subscription selection and update validation schema Ardeman 2025-03-04 09:00:10 +08:00
  • 78287cc6c5 feat: add Combobox component for subscription selection and integrate with form validation Ardeman 2025-03-04 08:55:01 +08:00
  • c20022f58c Merge commit '90d13fe3422986427b6727428e7401e8880c25a0' Ardeman 2025-03-04 07:06:45 +08:00
  • 7c244e256f feat: remove NotificationIcon from admin navbar and add @heroicons/react dependency Ardeman 2025-03-04 05:49:00 +08:00
  • 90d13fe342 feat: add default img navbar for users without profile pictures fredy.siswanto 2025-03-04 04:41:59 +07:00
  • f4e83f7eac feat: improved padding on modal components and implement logout in mobile menu Ardeman 2025-03-04 03:47:54 +08:00
  • a9b9b76ef2 fix: correct app description text and adjust header styling for better visibility Ardeman 2025-03-04 03:41:02 +08:00
  • 256c07a2b9 feat: update admin login page to redirect to home and remove registration link Ardeman 2025-03-04 03:35:14 +08:00
  • 120450fd7c feat: implement UiTable component and refactor dashboard pages to use it fredy.siswanto 2025-03-04 00:21:14 +07:00
  • 1538869e49 feat: add currency support to CardReport and update dashboard data structure fredy.siswanto 2025-03-03 21:17:46 +07:00
  • 030de2c2dd feat: enhance button styling on contents page for better visibility fredy.siswanto 2025-03-03 19:31:28 +07:00
  • 01925c7c63 Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-03-03 19:16:30 +07:00
  • 5f5a0dff31 feat: update admin navbar to display staff profile information and refactor loader data Ardeman 2025-03-03 19:10:50 +08:00
  • 8f5f1bc552 feat: implement logout functionality in admin navbar and update sidebar links Ardeman 2025-03-03 19:03:04 +08:00
  • 9809dd0d90 Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-03-03 17:55:22 +07:00
  • 69094b85ed feat: update titles and enhance update contents page with tags and status selection fredy.siswanto 2025-03-03 17:53:35 +07:00
  • 1bebe61634 feat: enhance admin login flow with conditional redirects based on authentication status Ardeman 2025-03-03 17:50:10 +08:00
  • 5007b8d4db feat: update cookie paths for staff authentication and implement redirect logic in admin login Ardeman 2025-03-03 17:48:24 +08:00
  • 599a92fba3 feat: update staff API schema and refactor admin login paths Ardeman 2025-03-03 17:33:52 +08:00
  • 459e25c010 feat: refactor admin authentication to staff authentication with updated cookie handling Ardeman 2025-03-03 16:47:59 +08:00
  • 4f4e94389e feat: add admin login page and authentication logic with form handling Ardeman 2025-03-03 16:33:30 +08:00
  • acd3e36b31 Merge commit 'b42aa6c960d7adfc435a7386ae0d983df1b5739c' Ardeman 2025-03-03 15:42:59 +08:00
  • ba19a4dc5b feat: add staff and user authentication APIs with request handling Ardeman 2025-03-03 15:42:12 +08:00
  • b42aa6c960 feat: implement banner component with carousel functionality and dynamic content fredy.siswanto 2025-03-03 13:42:01 +07:00
  • 1b4ff4c3e7 feat: refactor user handling in news components and add premium attribute logic Ardeman 2025-03-03 08:59:06 +08:00
  • a594227026 feat: update subscription handling in context and components Ardeman 2025-03-03 08:41:38 +08:00
  • 722966f50e feat: implement subscription form with validation and fetcher integration Ardeman 2025-03-03 05:16:31 +08:00
  • 5cfad29302 feat: add rich text editor component for content creation page fredy.siswanto 2025-03-02 23:13:09 +07:00
  • 1486d3a7b7 feat: add create and update contents pages with admin dashboard layout fredy.siswanto 2025-03-02 21:51:50 +07:00
  • 9da31472f9 Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-03-02 20:15:47 +07:00
  • c4297a8167 feat: replace inline button with reusable Button component in dashboard contents fredy.siswanto 2025-03-02 20:09:09 +07:00
  • cd3637bf03 feat: implement carousel navigation buttons for improved user interaction fredy.siswanto 2025-03-02 20:08:03 +07:00
  • 0a6f1a2d6f refactor: replace userToken with userData in SuccessModal and HeaderTop components Ardeman 2025-03-02 16:36:03 +08:00
  • a53f754ec5 refactor: update onClick type in getPremiumAttribute to MouseEventHandler Ardeman 2025-03-02 16:19:51 +08:00
  • cd85f660b7 refactor: simplify premium button logic by creating getPremiumAttribute utility Ardeman 2025-03-02 16:15:24 +08:00
  • b0f96c33a5 feat: enhance SuccessModal and conditional rendering for login and subscription options Ardeman 2025-03-02 15:46:44 +08:00
  • 82c0894ccd refactor: change import to type import for loader in header-top component Ardeman 2025-03-02 15:11:21 +08:00
  • acb4ff64c1 refactor: remove KAJIAN section from news page for code simplification fredy.siswanto 2025-03-02 12:24:30 +07:00
  • 46db9c97dd Merge remote-tracking branch 'origin/master' into feature/slicing fredy.siswanto 2025-03-02 12:19:17 +07:00
  • aaba207165 feat: add KAJIAN section to news page and update content structure fredy.siswanto 2025-03-02 12:15:31 +07:00
  • 20fa80370b refactor: replace hardcoded descriptions with a constant for consistency Ardeman 2025-03-02 12:37:19 +08:00
  • 3937cc673a refactor: remove Carousel and TableComponent for code cleanup Ardeman 2025-03-02 12:22:30 +08:00
  • 9980cb90df feat: refactor subscription handling in registration form and header component Ardeman 2025-03-02 12:21:18 +08:00
  • 4aa6c8d0d4 refactor: remove unused news data and simplify NewsContextProperties type Ardeman 2025-03-02 12:09:48 +08:00
  • 25e136ba72 feat: implement category fetching and integrate into header menus Ardeman 2025-03-02 12:06:30 +08:00
  • cfc864cb43 fix: update subscription status check to use subscribe_plan_code instead of subscribe_status Ardeman 2025-03-02 10:18:07 +08:00