Ardeman
|
e0b68611bd
|
feat: update Titles in ContentsFormPage and ContentsPage for better context
|
2025-03-07 13:53:07 +08:00 |
|
Ardeman
|
5c716d7210
|
feat: integrate news data fetching by slug and update ContentsFormPage to utilize fetched data
|
2025-03-07 13:50:16 +08:00 |
|
fredy.siswanto
|
df41e4050c
|
feat: add dashboard categories page with data table and loader
|
2025-03-07 12:42:08 +07:00 |
|
Ardeman
|
2c05c543ce
|
feat: remove DefaultTextEditor and UpdateContentsPage, replace with ContentsFormPage
|
2025-03-07 12:42:45 +08:00 |
|
Ardeman
|
18098d63ba
|
feat: add news and dashboard content routes with corresponding layouts
|
2025-03-07 12:11:48 +08:00 |
|
Ardeman
|
afebd8b335
|
feat: create ContentsFormPage for content creation and update related imports
|
2025-03-07 11:10:53 +08:00 |
|
Ardeman
|
75e548dc83
|
feat: update Switch component to support customizable labels and adjust related UI elements
|
2025-03-07 10:30:46 +08:00 |
|
Ardeman
|
d765d92df7
|
feat: refactor API response schemas for improve consistency
|
2025-03-07 09:04:11 +08:00 |
|
Ardeman
|
7163266100
|
feat: update create-category API to use consistent parameter type and improve type definitions
|
2025-03-07 08:53:55 +08:00 |
|
Ardeman
|
7ce014e70e
|
Merge commit 'eac8e0cb43334053e5d9862f9477ba9d52df3240'
|
2025-03-07 08:50:42 +08:00 |
|
Ardeman
|
1bb63bec8e
|
feat: refactor news and category schemas, update API response handling, and improve date formatting
|
2025-03-07 08:50:04 +08: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 |
|
Ardeman
|
d5c77dc13b
|
feat: enhance news and user schemas with author and subscription details
|
2025-03-06 18:46:57 +08: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 |
|
Ardeman
|
57a20aa048
|
style: update premium and normal status indicators for improved UI consistency
|
2025-03-06 09:39:40 +08:00 |
|
Ardeman
|
703e347830
|
feat: implement news fetching API and integrate with dashboard contents
|
2025-03-06 09:30:53 +08:00 |
|
Ardeman
|
d27c068f39
|
style: update class names for improved consistency in text editor and switch components
|
2025-03-06 09:01:26 +08:00 |
|
Ardeman
|
32b435d762
|
refactor: remove dark mode functionality from text editor components
|
2025-03-06 08:56:03 +08:00 |
|
Ardeman
|
5cf6eb191d
|
fix: update validation logic to ensure category selection is not empty
|
2025-03-06 08:47:21 +08:00 |
|
Ardeman
|
a7c5da8d9c
|
style: update button and switch components for improved UI consistency
|
2025-03-06 08:45:24 +08:00 |
|
Ardeman
|
95565b5313
|
refactor: remove Select component from UI library
|
2025-03-06 08:20:39 +08:00 |
|
Ardeman
|
d4d9861727
|
feat: add Switch component for premium content toggle in CreateContentsPage
|
2025-03-06 08:18:36 +08:00 |
|
Ardeman
|
8f8fb6b97c
|
feat: add Save button to CreateContentsPage for improved user interaction
|
2025-03-06 05:51:03 +08:00 |
|
Ardeman
|
c6149f1bd5
|
fix: update createNewsRequest to use category and tag IDs instead of codes
|
2025-03-06 05:49:49 +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
|
a6e6e10c69
|
fix: simplify path extraction logic in Sidebar component
|
2025-03-05 22:39:00 +08:00 |
|
Ardeman
|
9dd7e798f7
|
feat: refactor sidebar component to use extracted path for active link styling
|
2025-03-05 22:36:34 +08:00 |
|
Ardeman
|
1a1d8cc209
|
feat: implement getTags API and integrate with content creation form
|
2025-03-05 17:57:52 +08: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 |
|
Ardeman
|
1758b7837e
|
fix: update variable names in Combobox component for clarity
|
2025-03-04 12:03:02 +08: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
|
8aeb7a3197
|
feat: replace Select component with Combobox for subscription selection and update validation schema
|
2025-03-04 09:00:10 +08:00 |
|
Ardeman
|
78287cc6c5
|
feat: add Combobox component for subscription selection and integrate with form validation
|
2025-03-04 08:55:01 +08:00 |
|
Ardeman
|
c20022f58c
|
Merge commit '90d13fe3422986427b6727428e7401e8880c25a0'
|
2025-03-04 07:06:45 +08:00 |
|
Ardeman
|
7c244e256f
|
feat: remove NotificationIcon from admin navbar and add @heroicons/react dependency
|
2025-03-04 05:49:00 +08:00 |
|
fredy.siswanto
|
90d13fe342
|
feat: add default img navbar for users without profile pictures
|
2025-03-04 04:41:59 +07:00 |
|
Ardeman
|
f4e83f7eac
|
feat: improved padding on modal components and implement logout in mobile menu
|
2025-03-04 03:47:54 +08:00 |
|
Ardeman
|
a9b9b76ef2
|
fix: correct app description text and adjust header styling for better visibility
|
2025-03-04 03:41:02 +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 |
|