Ardeman
|
6edca07fa6
|
feat: enhance news fetching with pagination and active status filters
|
2025-03-20 12:10:38 +08:00 |
|
Ardeman
|
d65aed6828
|
feat: add userAgent and ipAddress to HttpServer for enhanced request tracking
|
2025-03-20 11:49:36 +08:00 |
|
Ardeman
|
ab3f748195
|
feat: implement Suspense and Await for improved data loading in carousel components
|
2025-03-20 11:43:15 +08:00 |
|
Ardeman
|
3847fd1896
|
refactor: remove unused HydrateFallback component to streamline code
|
2025-03-19 18:53:44 +08:00 |
|
Ardeman
|
2dc84c582d
|
refactor: simplify loader implementation by removing clientLoader and streamlining data fetching
|
2025-03-19 18:53:30 +08:00 |
|
Ardeman
|
b8378d37ad
|
fix: update loading icon color for better visibility
|
2025-03-19 18:48:08 +08:00 |
|
Ardeman
|
bb3e1bb139
|
Merge commit '9c9d127dfb1a8e3633f803f527c27bbfc6346b4d'
* commit '9c9d127dfb1a8e3633f803f527c27bbfc6346b4d':
feat: add delete functionality for news articles with confirmation dialog
|
2025-03-19 18:21:19 +08:00 |
|
Ardeman
|
66de3dcf04
|
feat: enhance loading and error boundary components with improved styling and messaging
|
2025-03-19 18:18:00 +08:00 |
|
fredy.siswanto
|
9c9d127dfb
|
Merge remote-tracking branch 'origin/master' into feature/slicing
|
2025-03-19 17:16:56 +07:00 |
|
fredy.siswanto
|
9745fff853
|
feat: add delete functionality for news articles with confirmation dialog
|
2025-03-19 17:15:46 +07:00 |
|
Ardeman
|
deeefda8bc
|
refactor: update loading and error boundary components to use Card for consistency
|
2025-03-19 18:00:29 +08:00 |
|
Ardeman
|
abf7e829ba
|
feat: enhance loading state with spinner and card component in HydrateFallback
|
2025-03-19 17:53:27 +08:00 |
|
Ardeman
|
ba4e380023
|
feat: implement clientLoader for news data fetching and update serverLoader structure
|
2025-03-19 17:46:26 +08:00 |
|
Ardeman
|
d32eb2e7ed
|
feat: implement logging for ad interactions with new API and update banner component
|
2025-03-18 16:42:18 +08:00 |
|
Ardeman
|
fe38a63f1c
|
refactor: remove unused category column from users dashboard and streamline staff data fetching
|
2025-03-15 19:43:21 +08:00 |
|
Ardeman
|
978d74d226
|
feat: add profile update functionality with form validation and API integration
|
2025-03-15 19:23:16 +08:00 |
|
Ardeman
|
cc5331284b
|
feat: enhance news detail page with subscription prompt and content restriction for basic users
|
2025-03-15 16:58:02 +08:00 |
|
Ardeman
|
c7195b7428
|
feat: refactor user authentication and subscription dialogs for improved structure and consistency
|
2025-03-15 15:24:01 +08:00 |
|
fredy.siswanto
|
cbfb8e72cc
|
feat: prevent basic subscribers from accessing premium news details
|
2025-03-15 01:08:38 +07:00 |
|
fredy.siswanto
|
52085ea25e
|
feat: implement subscription update API and enhance news detail loader with user subscription checks
|
2025-03-15 01:00:32 +07:00 |
|
Ardeman
|
fc23f45854
|
feat: filter news data to only include items with a live_at date in the past
|
2025-03-14 12:57:59 +08:00 |
|
Ardeman
|
29baa39a94
|
fix: update start_date and end_date fields to be non-nullable and filter ads based on date range
|
2025-03-14 12:54:15 +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 |
|
fredy.siswanto
|
c89731e124
|
feat: implement category deletion functionality with confirmation dialog
|
2025-03-13 11:01:28 +07:00 |
|
Ardeman
|
2c703de8e5
|
feat: implement delete tag functionality with confirmation dialog
|
2025-03-13 09:05:29 +08:00 |
|
Ardeman
|
d77ea01c59
|
refactor: update button styles and improve delete dialog properties in dashboard pages
|
2025-03-13 07:29:03 +08:00 |
|
Ardeman
|
f40f2dadde
|
refactor: rename subscription references to subscribe plan and update related imports
|
2025-03-13 06:13:43 +08:00 |
|
Ardeman
|
cd76ded632
|
fix: update import path for SubscribePlanPage to correct module location
|
2025-03-13 05:59:00 +08:00 |
|
Ardeman
|
0f64b4600b
|
fix: correct import paths for subscribe plan modules and update data table schema
|
2025-03-13 05:57:37 +08:00 |
|
Ardeman
|
ac5c095ecc
|
refactor: simplify parameter destructuring in loader functions across routes
|
2025-03-12 20:48:43 +08:00 |
|
Ardeman
|
1ce5a2130b
|
refactor: standardize access token variable naming across routes
|
2025-03-12 20:46:54 +08:00 |
|
Ardeman
|
4a21b7d331
|
feat: integrate ads data into news banner and update loader to fetch ads
|
2025-03-12 11:03:53 +08:00 |
|
Ardeman
|
56c31d7a20
|
refactor: update route type imports for admin actions and remove unused types
|
2025-03-12 10:41:21 +08:00 |
|
Ardeman
|
70cbb134d8
|
feat: restructure ads mgmt by creating a new layout for ads creation and updating related schemas
|
2025-03-12 09:47:21 +08:00 |
|
fredy.siswanto
|
b9fb1112ae
|
feat: add NewsPaymentPage component and error boundary for payment route
|
2025-03-12 00:06:43 +07:00 |
|
Ardeman
|
d1b828bba1
|
feat: implement error boundaries for improved error handling across routes
|
2025-03-11 23:04:29 +08:00 |
|
Ardeman
|
2b253633a5
|
feat: add error boundary to handle route errors with detailed messages
|
2025-03-11 22:56:30 +08:00 |
|
fredy.siswanto
|
ea6462f3ea
|
Merge remote-tracking branch 'origin/master' into feature/slicing
|
2025-03-11 17:10:33 +07:00 |
|
Ardeman
|
6f0a21dde6
|
refactor: replace FormUpload with DialogUpload component for file uploads
|
2025-03-11 10:42:33 +08:00 |
|
Ardeman
|
dbeec8acf3
|
Merge commit 'd3f0dac69f14c56ddc705844e3712819f096c70d'
|
2025-03-11 06:01:52 +08:00 |
|
fredy.siswanto
|
438d1d40db
|
Merge remote-tracking branch 'origin/master' into feature/slicing
|
2025-03-11 00:22:40 +07:00 |
|
fredy.siswanto
|
f97c79aaa9
|
feat: add length, price, and status fields to subscription plan schema and forms
|
2025-03-10 23:00:32 +07:00 |
|
fredy.siswanto
|
d3f0dac69f
|
feat: add create and update subscription plan APIs and corresponding forms
|
2025-03-10 19:34:51 +07:00 |
|
Ardeman
|
9a0c6c1f0b
|
feat: implement file upload functionality and enhance admin dashboard layout
|
2025-03-10 12:21:08 +08:00 |
|
fredy.siswanto
|
8c2298ff61
|
Merge remote-tracking branch 'origin/master' into feature/slicing
|
2025-03-09 23:25:01 +07:00 |
|
fredy.siswanto
|
de92703fbe
|
refactor: implement user management API and update dashboard users page with new data table
|
2025-03-09 23:06:07 +07:00 |
|
fredy.siswanto
|
a9a350fdb2
|
refactor: update subscription data loading and clean up unused imports in dashboard components
|
2025-03-09 20:23:26 +07:00 |
|
Ardeman
|
f291290f55
|
refactor: handle 401 errors in staff and user data loading with logout headers
|
2025-03-09 20:46:10 +08:00 |
|
Ardeman
|
e84c05d0a0
|
Merge commit '5b83c3f8dd8139c24ae4b6c288ab80ac08b43063'
|
2025-03-09 20:23:04 +08:00 |
|
Ardeman
|
c7583413bb
|
feat: add AdminContext for managing upload state in admin dashboard
|
2025-03-09 20:22:48 +08:00 |
|