Commit Graph
88 Commits
Author SHA1 Message Date
fredy.siswanto 9dca781d6d refactor: add Subscribe Plan menu item and implement subscription management pages 2025-03-09 14:40:55 +07:00
fredy.siswanto ecd1900acc fix: update image aspect ratios in carousel and category sections 2025-03-09 06:46:46 +07:00
fredy.siswanto 0b6327e2fb feat: create NewsAuthor component and update news detail page 2025-03-08 21:29:39 +07:00
fredy.siswanto 06608c7b5d feat: add Instagram share button to social share component 2025-03-08 20:53:30 +07:00
fredy.siswanto 333fa32eda Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-08 20:36:43 +07:00
fredy.siswanto 1881032ed2 feat: implement social share buttons 2025-03-08 20:25:41 +07:00
fredy.siswanto 46e009f888 feat: update news detail page to display author's avatar and name 2025-03-08 15:01:52 +07:00
fredy.siswanto fc67298a85 feat: migrate tag creation and update functionality to new form structure 2025-03-08 06:18:13 +07:00
fredy.siswanto b7f51ea46f Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-08 04:34:08 +07:00
fredy.siswanto 3a81e7b3db fix: typo & remove readonly on form input 2025-03-08 00:28:26 +07:00
fredy.siswanto 50fdd6bc02 feat: enhance news detail page with dynamic data loading and social sharing functionality 2025-03-08 00:14:30 +07:00
fredy.siswanto ee209b6ceb Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-07 19:35:29 +07:00
fredy.siswanto 2b5c3b1111 feat: implement tag creation functionality with validation and routing 2025-03-07 19:31:37 +07:00
fredy.siswanto c91fe48eb9 feat: add tags management page and update admin menu 2025-03-07 14:56:00 +07:00
fredy.siswanto c46e8fc11b Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-07 14:13:23 +07:00
fredy.siswanto d9160b11f7 Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-07 13:19:50 +07:00
fredy.siswanto 80711e744b feat: implement category creation and update pages with routing adjustments 2025-03-07 13:07:28 +07:00
fredy.siswanto df41e4050c feat: add dashboard categories page with data table and loader 2025-03-07 12:42:08 +07:00
fredy.siswanto eac8e0cb43 feat: add category creation functionality with validation and API integration 2025-03-07 05:53:52 +07:00
fredy.siswanto 661437a2d3 feat: update dashboard to render author details and improve row numbering 2025-03-06 23:49:12 +07:00
fredy.siswanto 529ac6b590 feat: update dashboard contents to render author details with improved formatting 2025-03-06 23:32:15 +07:00
fredy.siswanto d3dc3b5016 feat: enhance news API schema with author and categories details,
desc: update dashboard to display author names, and improve pagination button styles
2025-03-06 22:49:56 +07:00
fredy.siswanto b61235a3b5 feat: update dashboard contents to include category names and format dates 2025-03-06 19:47:45 +07:00
fredy.siswanto 4754e75f59 Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-06 19:32:52 +07:00
fredy.siswanto 6e555184f0 feat: add pagination icons to UiTable component for improved navigation 2025-03-06 17:37:23 +07:00
fredy.siswanto a635dc1431 Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-06 11:46:58 +07:00
fredy.siswanto 8c6d3f0645 fix: update text editor import in CreateContentsPage component 2025-03-05 11:31:03 +07:00
fredy.siswanto aca894729e fix: remove commented-out scrollY property in ContentsPage component 2025-03-04 22:11:13 +07:00
fredy.siswanto d6768f0318 feat: add toggle functionality for advertisement view and integrate button for switching 2025-03-04 22:04:07 +07:00
fredy.siswanto 90d13fe342 feat: add default img navbar for users without profile pictures 2025-03-04 04:41:59 +07:00
fredy.siswanto 120450fd7c feat: implement UiTable component and refactor dashboard pages to use it 2025-03-04 00:21:14 +07:00
fredy.siswanto 1538869e49 feat: add currency support to CardReport and update dashboard data structure 2025-03-03 21:17:46 +07:00
fredy.siswanto 030de2c2dd feat: enhance button styling on contents page for better visibility 2025-03-03 19:31:28 +07:00
fredy.siswanto 01925c7c63 Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-03 19:16:30 +07:00
fredy.siswanto 9809dd0d90 Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-03 17:55:22 +07:00
fredy.siswanto 69094b85ed feat: update titles and enhance update contents page with tags and status selection 2025-03-03 17:53:35 +07:00
fredy.siswanto b42aa6c960 feat: implement banner component with carousel functionality and dynamic content 2025-03-03 13:42:01 +07:00
fredy.siswanto 5cfad29302 feat: add rich text editor component for content creation page 2025-03-02 23:13:09 +07:00
fredy.siswanto 1486d3a7b7 feat: add create and update contents pages with admin dashboard layout 2025-03-02 21:51:50 +07:00
fredy.siswanto 9da31472f9 Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-02 20:15:47 +07:00
fredy.siswanto c4297a8167 feat: replace inline button with reusable Button component in dashboard contents 2025-03-02 20:09:09 +07:00
fredy.siswanto cd3637bf03 feat: implement carousel navigation buttons for improved user interaction 2025-03-02 20:08:03 +07:00
fredy.siswanto acb4ff64c1 refactor: remove KAJIAN section from news page for code simplification 2025-03-02 12:24:30 +07:00
fredy.siswanto 46db9c97dd Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-02 12:19:17 +07:00
fredy.siswanto aaba207165 feat: add KAJIAN section to news page and update content structure 2025-03-02 12:15:31 +07:00
fredy.siswanto 06c8fb8535 Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-01 15:45:42 +07:00
fredy.siswanto a749759164 feat: implement CategorySection component and update carousel usage in news pages 2025-03-01 15:44:23 +07:00
fredy.siswanto 422f3fcba5 Merge remote-tracking branch 'origin/master' into feature/slicing 2025-03-01 11:43:14 +07: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
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
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
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
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
fredy.siswanto 7b42f6bfe5 feat: refactor components to use named exports for better consistency 2025-02-23 20:41:19 +07:00
fredy.siswanto e8df14880d Merge remote-tracking branch 'origin/master' into feature/slicing 2025-02-23 17:03:52 +07: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
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
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
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
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