提交历史

作者 SHA1 备注 提交日期
  Code_Uwe cf2f72bf01 RHL-021 feat(view): add ForbiddenPage and NotFound components for improved user navigation 1 月之前
  Code_Uwe ada5787e01 RHL-021 feat(auth): add BranchGuard component for branch-level RBAC enforcement 1 月之前
  Code_Uwe ad9c389cb6 RHL-021 feat(view): add ForbiddenView and NotFoundView components for enhanced user experience 1 月之前
  Code_Uwe a13b89052e RHL-021 feat(rbac): implement branch access control logic and corresponding tests 1 月之前
  Code_Uwe 9bdf139bc2 RHL-021 feat(params): add validation helpers for branch, year, month, and day parameters 1 月之前
  Code_Uwe f29415e345 RHL-020 refactor(docs): update frontend-ui.md to reflect login flow and session management enhancements 1 月之前
  Code_Uwe a86823ee86 RHL-020 refactor(layout): implement Suspense fallback and AuthProvider for session management 1 月之前
  Code_Uwe 22517bc3e4 RHL-020 feat(auth): enhance TopNav and UserStatus with session management and functional LogoutButton 1 月之前
  Code_Uwe b1fc01e237 RHL-020 feat(auth): add AuthContext and AuthProvider for centralized authentication state management 1 月之前
  Code_Uwe 03a9fc937d RHL-020 refactor(login): implement LoginPage with query parameter handling and render LoginForm 1 月之前
  Code_Uwe 2f46f6fe21 RHL-020 feat(auth): implement LoginForm component with user authentication and error handling 1 月之前
  Code_Uwe b46590609a RHL-020 feat(authMessages): add centralized auth messages and corresponding tests for login alerts and errors 1 月之前
  Code_Uwe ec0b7539f1 RHL-020 feat(ui): add Alert, Card, Input, and Label components with styling and structure 1 月之前
  Code_Uwe ce6c61b45d RHL-020 chore(dependencies): add @radix-ui/react-label to package.json and package-lock.json 1 月之前
  Code_Uwe 00b42fbd0b RHL-020 feat(authRedirect): implement login redirect helpers and corresponding tests 1 月之前
  Code_Uwe dc6ca8bcdb RHL-020 feat(apiClient): add getMe function to retrieve current session identity and corresponding tests 1 月之前
  Code_Uwe b5e5adb6cf RHL-019 refactor(docs): enhance frontend API usage and runbook documentation with additional details and examples 1 月之前
  Code_Uwe 656af21f59 RHL-019 feat(docs): add frontend UI documentation for app shell and routing scaffold 1 月之前
  Code_Uwe dfba98fa23 RHL-019 feat(routes): add route helpers and corresponding tests for navigation 1 月之前
  Code_Uwe 676890efc8 RHL-019 feat(tests): add unit tests for AppShell component 1 月之前
  Code_Uwe c9a8b205e0 RHL-019 (feat): app shell & routing scaffold 1 月之前
  Code_Uwe ced4c4e88c RHL-008-refactor(docs): update API documentation to include new /api/auth/me endpoint and frontend API usage guide 1 月之前
  Code_Uwe 49a2716b9e RHL-008-feat(api): update manual API verification script to use compatibility layer for apiClient 1 月之前
  Code_Uwe 1f8e37d952 RHL-008-feat(api): add manual API verification script for frontend testing 1 月之前
  Code_Uwe f31b99469e RHL-008-feat(api): add frontend API client and associated tests 1 月之前
  Code_Uwe 5cce198b45 RHL-008-feat(auth): implement GET /api/auth/me endpoint with session identity retrieval 1 月之前
  Code_Uwe 39e5431d42 RHL-006-refactor(docs): update documentation language and enhance caching strategy details 1 月之前
  Code_Uwe 3f186c1748 RHL-006-refactor(caching): implement dynamic caching strategy for API routes 1 月之前
  Code_Uwe 57a661b956 RHL-006(refactor): implement process-local TTL caching for directory and file listings 1 月之前
  Code_Uwe 2436413617 RHL-006-refactor(errors): enhance JSON response headers with caching strategy and update tests 1 月之前