Historial de Commits

Autor SHA1 Mensaje Fecha
  Code_Uwe b1fc01e237 RHL-020 feat(auth): add AuthContext and AuthProvider for centralized authentication state management hace 1 mes
  Code_Uwe 03a9fc937d RHL-020 refactor(login): implement LoginPage with query parameter handling and render LoginForm hace 1 mes
  Code_Uwe 2f46f6fe21 RHL-020 feat(auth): implement LoginForm component with user authentication and error handling hace 1 mes
  Code_Uwe b46590609a RHL-020 feat(authMessages): add centralized auth messages and corresponding tests for login alerts and errors hace 1 mes
  Code_Uwe ec0b7539f1 RHL-020 feat(ui): add Alert, Card, Input, and Label components with styling and structure hace 1 mes
  Code_Uwe ce6c61b45d RHL-020 chore(dependencies): add @radix-ui/react-label to package.json and package-lock.json hace 1 mes
  Code_Uwe 00b42fbd0b RHL-020 feat(authRedirect): implement login redirect helpers and corresponding tests hace 1 mes
  Code_Uwe dc6ca8bcdb RHL-020 feat(apiClient): add getMe function to retrieve current session identity and corresponding tests hace 1 mes
  Code_Uwe b5e5adb6cf RHL-019 refactor(docs): enhance frontend API usage and runbook documentation with additional details and examples hace 1 mes
  Code_Uwe 656af21f59 RHL-019 feat(docs): add frontend UI documentation for app shell and routing scaffold hace 1 mes
  Code_Uwe dfba98fa23 RHL-019 feat(routes): add route helpers and corresponding tests for navigation hace 1 mes
  Code_Uwe 676890efc8 RHL-019 feat(tests): add unit tests for AppShell component hace 1 mes
  Code_Uwe c9a8b205e0 RHL-019 (feat): app shell & routing scaffold hace 1 mes
  Code_Uwe ced4c4e88c RHL-008-refactor(docs): update API documentation to include new /api/auth/me endpoint and frontend API usage guide hace 1 mes
  Code_Uwe 49a2716b9e RHL-008-feat(api): update manual API verification script to use compatibility layer for apiClient hace 1 mes
  Code_Uwe 1f8e37d952 RHL-008-feat(api): add manual API verification script for frontend testing hace 1 mes
  Code_Uwe f31b99469e RHL-008-feat(api): add frontend API client and associated tests hace 1 mes
  Code_Uwe 5cce198b45 RHL-008-feat(auth): implement GET /api/auth/me endpoint with session identity retrieval hace 1 mes
  Code_Uwe 39e5431d42 RHL-006-refactor(docs): update documentation language and enhance caching strategy details hace 1 mes
  Code_Uwe 3f186c1748 RHL-006-refactor(caching): implement dynamic caching strategy for API routes hace 1 mes
  Code_Uwe 57a661b956 RHL-006(refactor): implement process-local TTL caching for directory and file listings hace 1 mes
  Code_Uwe 2436413617 RHL-006-refactor(errors): enhance JSON response headers with caching strategy and update tests hace 1 mes
  Code_Uwe ac0aca25be RHL-007-refactor(docs): standardize documentation language and error response formats across API and storage modules hace 1 mes
  Code_Uwe fd9e3760b4 RHL-007-refactor(gitignore): add rules to ignore local curl cookie jars hace 1 mes
  Code_Uwe ae1c624263 RHL-007-refactor: standardize error handling and response structure across API routes hace 1 mes
  Code_Uwe d1e5e546fa RHL-007-feat(api): implement standardized error handling for filesystem/storage errors hace 1 mes
  Code_Uwe f3542e2856 RHL-007-feat(tests): implement standardized error handling tests for API responses hace 1 mes
  Code_Uwe fe0ee192f9 RHL-005-(chore): do not expose mongodb port in server compose hace 1 mes
  Code_Uwe 36597cedcd RHL-005-update(docs): enhance authentication documentation with detailed environment variables and configuration guidelines hace 1 mes
  Code_Uwe aebfaa7445 RHL-005-add(docs): add comprehensive documentation for the storage module and environment configuration hace 1 mes