pelagia-portal/App/app/(portal)
Hardik bff9696b7b fix(profile): allow empty current password when setting password for first time
SSO users have no passwordHash and should be able to set a local password
without providing a current one. Users with an existing password still
must verify it. Removes the client-side required attribute and updates
the server-side logic accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 00:14:46 +05:30
..
admin fix(admin): guard user deletion against all FK constraints 2026-05-28 23:20:18 +05:30
approvals fix(po): tighten filters and export data 2026-05-22 17:15:03 +05:30
dashboard feat(my-orders): rename to Closed Purchase Orders, show only closed POs 2026-05-27 04:21:53 +05:30
history fix(po): tighten filters and export data 2026-05-22 17:15:03 +05:30
inventory chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
my-orders feat(po): show note author name on manager note banners 2026-05-27 04:41:53 +05:30
payments fix(ui): use defined theme colors for danger/warning buttons 2026-05-27 13:11:10 +05:30
po feat(po): show note author name on manager note banners 2026-05-27 04:41:53 +05:30
profile fix(profile): allow empty current password when setting password for first time 2026-05-29 00:14:46 +05:30
layout.tsx chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30