NPS Agent
|
6bcea3ee5d
|
Nginx now listens for path /api and redirects internally, changed BaseURL to use /api, AND patched security authentication issue for POST and GET requests to the uvicorn service
|
2026-05-12 09:22:59 +09:30 |
|
NPS Agent
|
69588de82c
|
Fixed password settings so that changed passwords actually work and I can actually change the passwords
|
2026-05-11 16:23:05 +09:30 |
|
NPS Agent
|
df2157b6b9
|
Added delete permantly button
|
2026-05-11 16:11:20 +09:30 |
|
NPS Agent
|
39d26be447
|
Workspace white screen error resolved, issue was when we migrated from the local SQLite database to the Client-Server architecture during Phase 2, we didn't implement backend endpoints for adding, updating, or deleting users. Because the app.jsx file had nowhere to send those requests, the buttons didn't do anything
|
2026-05-11 15:23:49 +09:30 |
|
NPS Agent
|
49dc767922
|
Fixed react refresh bug and fixed white background when clicking on task which was a TASK_AUDIT hangover from react local storagedb now pointing too python fastapi
|
2026-05-11 14:04:13 +09:30 |
|
David
|
b1b621bc4a
|
Initial commit -- just started to factor and implement python fast API backend
|
2026-05-11 12:48:35 +10:00 |
|