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 |
|
Ardeman
|
aad67720c1
|
fix: correct TODO comment formatting in news detail loader
|
2025-03-08 17:25:24 +08:00 |
|
Ardeman
|
f3be8138c4
|
feat: add meta title generation for news detail page
|
2025-03-08 17:24:53 +08:00 |
|
fredy.siswanto
|
46e009f888
|
feat: update news detail page to display author's avatar and name
|
2025-03-08 15:01:52 +07:00 |
|
Ardeman
|
6e858f1860
|
feat: add reading time calculation to news detail page
|
2025-03-08 15:34:38 +08:00 |
|
Ardeman
|
be63337024
|
fix: correct button label and table title in TagsPage component
|
2025-03-08 15:25:20 +08:00 |
|
Ardeman
|
4b61fd9501
|
feat: enhance navbar and news detail page with improved profile picture handling
|
2025-03-08 15:23:22 +08:00 |
|
Ardeman
|
609866beef
|
feat: update news detail loader to use route parameters and fix typo in TODO comment
|
2025-03-08 15:03:45 +08:00 |
|
Ardeman
|
1c6bf68b1e
|
feat: remove unused breadcrumb and news detail data components, update TNewsDetail type definition
|
2025-03-08 15:02:11 +08: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 |
|
Ardeman
|
87156e93ee
|
feat: sort categories by sequence and update category description handling in news pages
|
2025-03-08 02:14:36 +08:00 |
|
Ardeman
|
40a3553f9d
|
feat: implement category update functionality with validation and new fields in form
|
2025-03-08 01:58:59 +08:00 |
|
Ardeman
|
c975169f05
|
feat: refactor category update functionality
|
2025-03-08 01:32:25 +08: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 |
|
Ardeman
|
2c64d430bd
|
feat: refactor import paths for content and category schemas to improve clarity and organization
|
2025-03-08 00:47:33 +08:00 |
|
Ardeman
|
3a15c0d945
|
feat: enhance category schema with sequence and description fields, and update dashboard display
|
2025-03-08 00:45:05 +08: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 |
|
Ardeman
|
a7bae3ea43
|
feat: remove unused admin dashboard components and icons for cleanup
|
2025-03-07 17:31:30 +08: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 |
|
Ardeman
|
40a3f33ea3
|
feat: update category menu and dashboard titles for consistency and clarity
|
2025-03-07 15:04:22 +08:00 |
|
Ardeman
|
72e2dac328
|
feat: refactor category routes and components for improved organization and clarity
|
2025-03-07 14:58:35 +08:00 |
|
Ardeman
|
097268647a
|
Merge branch 'feature/slicing'
|
2025-03-07 14:46:05 +08:00 |
|
Ardeman
|
aa660f4f5f
|
feat: sort news data by publication date and update column title for clarity
|
2025-03-07 14:43:12 +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
|
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 |
|
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 |
|