77 Commits

Author SHA1 Message Date
Ardeman
8f8fb6b97c feat: add Save button to CreateContentsPage for improved user interaction 2025-03-06 05:51:03 +08:00
Ardeman
414806734d feat: implement createNews API and integrate with content creation flow 2025-03-06 05:46:25 +08:00
Ardeman
894698c5d6 feat: enhance TextEditor and Input components with improved styling and error handling 2025-03-06 03:53:15 +08:00
Ardeman
9117a99cc3 feat: add TextEditor component 2025-03-05 23:39:09 +08:00
Ardeman
1a1d8cc209 feat: implement getTags API and integrate with content creation form 2025-03-05 17:57:52 +08: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
Ardeman
dc794a29d3 feat: enhance layout and button functionality in subscriptions page 2025-03-04 09:53:13 +08:00
Ardeman
6d8e352ffc feat: refactor login handling to use staff-login page and update related imports 2025-03-04 09:44:09 +08:00
Ardeman
256c07a2b9 feat: update admin login page to redirect to home and remove registration link 2025-03-04 03:35:14 +08: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
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
Ardeman
599a92fba3 feat: update staff API schema and refactor admin login paths 2025-03-03 17:33:52 +08:00
Ardeman
459e25c010 feat: refactor admin authentication to staff authentication with updated cookie handling 2025-03-03 16:47:59 +08:00
Ardeman
4f4e94389e feat: add admin login page and authentication logic with form handling 2025-03-03 16:33:30 +08: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
c4297a8167 feat: replace inline button with reusable Button component in dashboard contents 2025-03-02 20:09:09 +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
Ardeman
20fa80370b refactor: replace hardcoded descriptions with a constant for consistency 2025-03-02 12:37:19 +08:00
Ardeman
4aa6c8d0d4 refactor: remove unused news data and simplify NewsContextProperties type 2025-03-02 12:09:48 +08: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
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
7db38d3b67 feat: implement logout action 2025-02-27 23:50:46 +08: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
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
fe9b8bc97a refactor: simplify Carousel component and update news data structure for clarity 2025-02-25 04:48:13 +08: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
ca0dfbc5f8 feat: add DoctorIcon component and integrate it into dashboard reports 2025-02-24 09:31:48 +08:00