Commit Graph

27 Commits (91ed9032d5d4f573ead00d052a96efc9a3286d3b)

Author SHA1 Message Date
Mazdak Gibran 79d258b0cf Enhance reset password flow and add permission control
Replaced user ID input with a dropdown in the reset password form and loaded users dynamically. Added 'resetPasswordButton' permission to side menu and conditionally displayed the reset password button
4 months ago
Mazdak Gibran 258f1d3e8c logger manager to activity logs
changed logger manager to activity logs, disabled future dates, fixed pagination buttons
4 months ago
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
Mazdak Gibran 04adbef474 hide buttons
hide third party registration, IB support and Sms banking
4 months ago
Mazdak Gibran 314e899394 setup user email
setup user email, fixing bugs, pagination and added search filter for transaction logs
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
atif118-mfsys d872c5fd65 revamped the code and design for permission management screen 4 months ago
Mazdak Gibran 0efdedca6e third part registration
third part registration reactive form with validations and send payload
4 months ago
Naeem Ullah ee6138d555 Merge pull request 'aconnect-UX/1765' (#23) from aconnect-UX/1765 into dev-pending-01-01-2026
Reviewed-on: https://ct.mfsys.com.pk/aConnect/aConnect-UX/pulls/23
4 months ago
atif118-mfsys 9d48e0acf2 pushing missing code 4 months ago
atif118-mfsys db1eba9c54 Merge branch 'dev-pending-09-12-2025' into aconnect-UX/1765 4 months ago
atif118-mfsys c278b0f89c implemented permissions checks to prevent users accessing the content they do not have permission for. 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 207e55cfe3 Merge branch 'dev-pending-09-12-2025' of https://ct.mfsys.com.pk/aConnect/aConnect-UX into mazdak/UX-1709 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 db1e57a008 completed design for permission management screen. 5 months ago
atif118-mfsys 8340f14035 working on setting up http services as per standard 5 months ago
atif118-mfsys d59d64987c initial aConnect commit. 5 months ago