Ardeman
|
c7195b7428
|
feat: refactor user authentication and subscription dialogs for improved structure and consistency
|
2025-03-15 15:24:01 +08:00 |
|
fredy.siswanto
|
01f9cf06ca
|
fix: change user status type from string to number in userResponseSchema
|
2025-03-14 04:58:49 +07:00 |
|
Ardeman
|
9976626f97
|
refactor: remove accessToken from parameters in API requests for cleaner handling
|
2025-03-09 10:34:25 +08:00 |
|
Ardeman
|
634c809489
|
fix: allow end_date to be nullable in user response schema
|
2025-03-09 09:41:11 +08:00 |
|
Ardeman
|
d765d92df7
|
feat: refactor API response schemas for improve consistency
|
2025-03-07 09:04:11 +08:00 |
|
Ardeman
|
d5c77dc13b
|
feat: enhance news and user schemas with author and subscription details
|
2025-03-06 18:46:57 +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
|
ba19a4dc5b
|
feat: add staff and user authentication APIs with request handling
|
2025-03-03 15:42:12 +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
|
b58c57a6af
|
feat: rename subscription field to subscribe_plan in registration payload and form
|
2025-03-02 09:17:28 +08:00 |
|
Ardeman
|
02e2ed3f52
|
feat: transform registration payload to include subscription plan ID and update select options
|
2025-03-02 01:36:19 +08:00 |
|
Ardeman
|
42eb159a52
|
feat: implement user registration functionality with form validation and API integration
|
2025-03-01 01:00:52 +08:00 |
|
Ardeman
|
0577975846
|
feat: implement HttpServer for API requests and add getUser function for user profile retrieval
|
2025-02-28 23:56:47 +08:00 |
|
Ardeman
|
f9d861f24d
|
feat: add environment configuration and implement cookie handling for user authentication
|
2025-02-27 19:37:31 +08:00 |
|