Ardeman
|
731b36ef70
|
feat: replace jose with @edgefirst-dev/jwt for token decoding in cookie generation
|
2025-03-20 12:36:28 +08:00 |
|
Ardeman
|
bfa46cdca4
|
feat: refactor date handling in ads and news creation/update
|
2025-03-14 13:08:48 +08:00 |
|
Ardeman
|
f04ad1a8f8
|
feat: add start_date and end_date fields to advertisements with transformation and display in forms
|
2025-03-14 12:47:43 +08:00 |
|
Ardeman
|
1ce5a2130b
|
refactor: standardize access token variable naming across routes
|
2025-03-12 20:46:54 +08:00 |
|
Ardeman
|
54a8a97c09
|
fix: encode URI components in API calls and links to ensure proper formatting
|
2025-03-10 14:49:09 +08:00 |
|
fredy.siswanto
|
2b5c3b1111
|
feat: implement tag creation functionality with validation and routing
|
2025-03-07 19:31:37 +07:00 |
|
Ardeman
|
d765d92df7
|
feat: refactor API response schemas for improve consistency
|
2025-03-07 09:04:11 +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
|
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 |
|
Ardeman
|
9117a99cc3
|
feat: add TextEditor component
|
2025-03-05 23:39:09 +08:00 |
|
Ardeman
|
459e25c010
|
feat: refactor admin authentication to staff authentication with updated cookie handling
|
2025-03-03 16:47:59 +08:00 |
|
Ardeman
|
1b4ff4c3e7
|
feat: refactor user handling in news components and add premium attribute logic
|
2025-03-03 08:59:06 +08:00 |
|
Ardeman
|
a53f754ec5
|
refactor: update onClick type in getPremiumAttribute to MouseEventHandler
|
2025-03-02 16:19:51 +08:00 |
|
Ardeman
|
cd85f660b7
|
refactor: simplify premium button logic by creating getPremiumAttribute utility
|
2025-03-02 16:15:24 +08:00 |
|
Ardeman
|
f9d861f24d
|
feat: add environment configuration and implement cookie handling for user authentication
|
2025-02-27 19:37:31 +08:00 |
|
Ardeman
|
e11f007eb1
|
feat: fix amount property typo and format numbers for dashboard reports
|
2025-02-24 08:04:09 +08:00 |
|