Commit Graph

16 Commits (91ed9032d5d4f573ead00d052a96efc9a3286d3b)

Author SHA1 Message Date
Naeem Ullah efbf56adbc Update password change flow and date validator logic
Changed the change password API endpoint to use FIRST_LOGIN_URI instead of CHANGE_PASSWORD_URI. Added FIRST_LOGIN_URI to URI enums and app.uri.json. Improved the toDateAfterFromDateValidator to normalize dates, enforce fromDate < toDate, and disallow future dates.
4 months ago
atif118-mfsys e3bd2193b8 integrated GET call in logger manager to get logging details 4 months ago
Mazdak Gibran 921b28f27b transaction log Api integration
transaction log Api integration and showing the data in tabular form.
4 months ago
Mazdak Gibran 5955ad90a5 reset user password api
reset user password api integration
4 months ago
Mazdak Gibran 1126264d7a Merge branch 'dev-pending-01-01-2026' of https://ct.mfsys.com.pk/aConnect/aConnect-UX into mazdak/UX-1814 4 months ago
Mazdak Gibran 50e3dfec72 change password api
change password api integration
4 months ago
Mazdak Gibran 0efdedca6e third part registration
third part registration reactive form with validations and send payload
4 months ago
atif118-mfsys 9d48e0acf2 pushing missing code 4 months ago
Mazdak Gibran 61df1a4ac2 creating payload for reset and change password
creating payload for reset and change password before the apis are ready
4 months ago
atif118-mfsys 23d65b82d2 integrated get permission for a specific user API 4 months ago
atif118-mfsys 180ecd38a1 Merge branch 'dev-pending-09-12-2025' into aconnect-UX/1715 4 months ago
atif118-mfsys dee23848ea integrated get all users API to provide options for user dropdown in permission management 4 months ago
Mazdak Gibran 1976648c08 Integrate deleteUser Api
Integrate deleteUser Api
5 months ago
Mazdak Gibran d703494c3a Implemented getUser Api
implemented getUser Api to show the view and edit of the selected Id in the form. later removed the edit function
5 months ago
Mazdak Gibran bc18bcf946 Setup User API Integration
createUser and getAllUsers API Integration
5 months ago
atif118-mfsys 8340f14035 working on setting up http services as per standard 5 months ago