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
|
b42aa6c960
|
feat: implement banner component with carousel functionality and dynamic content
|
2025-03-03 13:42:01 +07:00 |
|
Ardeman
|
1b4ff4c3e7
|
feat: refactor user handling in news components and add premium attribute logic
|
2025-03-03 08:59:06 +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
|
9da31472f9
|
Merge remote-tracking branch 'origin/master' into feature/slicing
|
2025-03-02 20:15:47 +07:00 |
|
fredy.siswanto
|
cd3637bf03
|
feat: implement carousel navigation buttons for improved user interaction
|
2025-03-02 20:08:03 +07:00 |
|
Ardeman
|
cd85f660b7
|
refactor: simplify premium button logic by creating getPremiumAttribute utility
|
2025-03-02 16:15:24 +08: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
|
3937cc673a
|
refactor: remove Carousel and TableComponent for code cleanup
|
2025-03-02 12:22:30 +08:00 |
|
Ardeman
|
e76b89277c
|
Merge commit '06c8fb85356ccad9a7de745e2648e365af1a8da5'
|
2025-03-02 01:36:43 +08:00 |
|
Ardeman
|
02e2ed3f52
|
feat: transform registration payload to include subscription plan ID and update select options
|
2025-03-02 01:36:19 +08:00 |
|
Ardeman
|
adba58780a
|
feat: add subscription selection to registration form and implement API for fetching subscriptions
|
2025-03-02 01:20:18 +08: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 |
|
Ardeman
|
1e876ae04f
|
feat: refactor Button and Input components to use Headless UI
|
2025-03-01 16:14:03 +08:00 |
|
fredy.siswanto
|
422f3fcba5
|
Merge remote-tracking branch 'origin/master' into feature/slicing
|
2025-03-01 11:43:14 +07:00 |
|
Ardeman
|
9ef33d72d3
|
feat: refactor Input component to use Headless UI and add disabled prop
|
2025-03-01 06:32:20 +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
|
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
|
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
|
d273d9ecc6
|
feat: implement DataTable component with custom styling for dashboard and subscriptions pages
|
2025-02-26 23:25:05 +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 |
|
Ardeman
|
0c38a775e3
|
refactor: move APP import from data to configs for better organization
|
2025-02-25 06:07:45 +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
|
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
|
d42ea410c6
|
feat: implement TitleDashboard component and integrate it into UsersPage and AdvertisementsPage
|
2025-02-24 21:48:41 +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 |
|
Ardeman
|
6082cf0cdb
|
refactor: replace interface with type for component properties and improve code readability
|
2025-02-24 08:23:22 +08:00 |
|
Ardeman
|
e11f007eb1
|
feat: fix amount property typo and format numbers for dashboard reports
|
2025-02-24 08:04:09 +08: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 |
|
Ardeman
|
2b8d0604e0
|
feat: refactor components to use named exports for better tree-shaking
|
2025-02-23 22:10:47 +08:00 |
|
Ardeman
|
4dda852c62
|
feat: add reusable Input component and integrate it into the login form
|
2025-02-23 22:08:47 +08:00 |
|
fredy.siswanto
|
7b42f6bfe5
|
feat: refactor components to use named exports for better consistency
|
2025-02-23 20:41:19 +07:00 |
|
Ardeman
|
feff32f588
|
feat: update social share component, and enhance modal structure
|
2025-02-23 19:43:45 +08: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
|
169f264b50
|
feat: fix conflic
|
2025-02-22 21:17:56 +07:00 |
|
Ardeman
|
d9c36c5ff0
|
feat: create AuthLayout component and refactor modal usage in forms
|
2025-02-22 17:14:33 +08:00 |
|