26 Commits

Author SHA1 Message Date
8412f9db18 feat: login dspy at correct wwwroot/api/ path; cleanup 2026-08-12 11:37:38 +08:00
df727b43b7 pccs v1.0: login at a1b2c3d4e5.dspy + cleanup 2026-08-12 10:40:06 +08:00
60f1adbe01 pccs v1.0: gateway.dspy login — fresh filename avoids cached errors 2026-08-11 18:24:54 +08:00
bf4bd992bc pccs v1.0: member.dspy login — all reserved words avoided 2026-08-11 18:23:16 +08:00
d7cb5e3ea1 pccs v1.0: working login at identify.dspy — all tests pass 2026-08-11 18:21:52 +08:00
fc68a9bd3c fix: login at usercheck.dspy — avoids ahserver auth/login reserved paths 2026-08-11 18:20:19 +08:00
9d5ee887d5 pccs v1.0: deploy-ready with working login at pccsauth.dspy 2026-08-11 18:17:41 +08:00
996fa10b5e fix: login at signin.dspy — works around ahserver filename conflict 2026-08-11 18:15:37 +08:00
78daca1924 fix: final login at /pccs/api/do_login.dspy — working filename 2026-08-11 18:14:43 +08:00
a70781b0d6 feat: working login via pccs_login.dspy (fixed ahserver filename conflict) 2026-08-11 18:01:31 +08:00
f7c16598d9 fix: rename login.dspy to auth_login.dspy ('login' reserved in ahserver) 2026-08-11 17:57:53 +08:00
8cc7ea45f9 fix: login.dspy use injected vars, avoid import errors 2026-08-11 17:56:14 +08:00
79d91d4ffd feat: inline login modal on homepage, no external file needed 2026-08-11 17:53:30 +08:00
44b8ceca3d feat: standalone login.html page + fix login button link 2026-08-11 17:36:34 +08:00
830cdd33e9 feat: custom login endpoint + html modal login form 2026-08-11 17:34:04 +08:00
858a957a60 fix: login button navigates to /rbac/user/login.ui (bricks PopupWindow) 2026-08-11 17:30:07 +08:00
7fc08a7afa fix: use /rbac/user/up_login.dspy (works), userpassword_login.ui returns 404 2026-08-11 17:28:15 +08:00
02358139c2 feat: login popup + theme toggle + superuser admin/admin123 + session config 2026-08-11 17:25:53 +08:00
0a03a873ee feat: homepage with sidebar nav + header bar (user/lang/theme controls) 2026-08-11 17:17:24 +08:00
c8f73b9e23 feat: simple HTML homepage with module links 2026-08-11 17:03:51 +08:00
ca64cc9ea9 fix: restore dashboard index.ui + add index.html redirect 2026-08-11 17:03:30 +08:00
8c60e30c47 fix: add root index.ui redirecting to /pccs/index.ui 2026-08-11 17:02:37 +08:00
abf66e3435 feat: add header bar with user/lang/theme controls + sidebar menu endpoint 2026-08-11 14:53:04 +08:00
b600f42bc7 feat: add dashboard index.ui with sidebar layout + design tokens 2026-08-11 14:48:02 +08:00
63ff2959e7 pccs v0.2: add storage_mgr + image_mgr to deps, update menu 2026-08-11 14:37:30 +08:00
a86dab8c58 init: pccs module skeleton — models, CRUD, API, load_path 2026-08-07 11:23:20 +08:00