Commit Graph

  • c3f1ef9b4e feat: enhance LoginForm component with FormControl and FormMessage for improved validation feedback main ngc2207 2024-12-03 18:18:55 +0800
  • d6202c5c57 feat: refactor AdminCreateUserForm to named export and improve error message handling; add LoginForm component with validation ngc2207 2024-12-03 18:03:14 +0800
  • 6b5f0cd8bf fix: update import path for AdminCreateUserForm component ngc2207 2024-12-03 16:13:27 +0800
  • 3d4b6c93ca feat: add AdminCreateUserForm component for user creation with validation and reset functionality ngc2207 2024-12-03 16:11:44 +0800
  • b075614a42 feat: add user management functionality with Gitea API integration and Zustand store ngc2207 2024-12-03 15:57:31 +0800
  • ef6343fd9c feat: update error handling in adminCreateUserStore to provide a generic server error message ngc2207 2024-12-03 14:51:45 +0800
  • 28de4b6d18 feat: enhance AdminCreateUserForm with reset functionality on submit and user change ngc2207 2024-12-03 14:46:26 +0800
  • b8be02025e feat: refactor AdminCreateUserForm to use defaultValues and add reset functionality ngc2207 2024-12-03 14:02:31 +0800
  • dfa5179056 feat: add UI components including Button, Card, Checkbox, Input, Label, Toaster and integrate Zustand for user management ngc2207 2024-12-03 13:09:59 +0800
  • 1acee31432 feat: integrate Gitea API for user management and add error handling ngc2207 2024-12-01 22:12:55 +0800
  • 8dc72f7e29 chore: add pino and pino-pretty for logging functionality ngc2207 2024-12-01 20:32:12 +0800
  • 88229a3057 chore: initialize Next.js project with shadcn ngc2207 2024-12-01 20:23:41 +0800