fredy.siswanto
|
2b5c3b1111
|
feat: implement tag creation functionality with validation and routing
|
2025-03-07 19:31:37 +07:00 |
|
Ardeman
|
097268647a
|
Merge branch 'feature/slicing'
|
2025-03-07 14:46:05 +08:00 |
|
Ardeman
|
d885b3cf26
|
feat: implement update news functionality with API integration and form handling
|
2025-03-07 14:40:04 +08:00 |
|
fredy.siswanto
|
80711e744b
|
feat: implement category creation and update pages with routing adjustments
|
2025-03-07 13:07:28 +07: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 |
|
Ardeman
|
afebd8b335
|
feat: create ContentsFormPage for content creation and update related imports
|
2025-03-07 11:10:53 +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
|
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 |
|
Ardeman
|
d5c77dc13b
|
feat: enhance news and user schemas with author and subscription details
|
2025-03-06 18:46:57 +08:00 |
|
Ardeman
|
703e347830
|
feat: implement news fetching API and integrate with dashboard contents
|
2025-03-06 09:30:53 +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
|
6d8e352ffc
|
feat: refactor login handling to use staff-login page and update related imports
|
2025-03-04 09:44:09 +08: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
|
ba19a4dc5b
|
feat: add staff and user authentication APIs with request handling
|
2025-03-03 15:42:12 +08:00 |
|