Commit Graph

20 Commits (fd1b5b16077e3511b9ccb5d6d5752a006c38067d)

Author SHA1 Message Date
Mazdak Gibran f3685ba942 user management bugs fixed
bugs resolved:
Setup User: No validation applied; the form saves with empty inputs. User ID length validation is not implemented. The role column is not displayed in the table.

Reset Password: No success message is shown after password update. Strong password validation is not applied.

Change Password: No success message is shown after password update. Strong password validation is not applied. Validation to prevent using the same value for old and new passwords is not implemented.
4 months ago
Mazdak Gibran 150fb0f88b add success message
add success message to change password and reset password, and fixed the routing in change password.
4 months ago
atif118-mfsys 2dd260fc51 added export to excel functionality in transaction logs 4 months ago
atif118-mfsys 58cc256169 added export data in excel and added som validations in logger manager screen 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.
5 months ago
Mazdak Gibran 0efdedca6e third part registration
third part registration reactive form with validations and send payload
5 months ago
atif118-mfsys db1eba9c54 Merge branch 'dev-pending-09-12-2025' into aconnect-UX/1765 5 months ago
atif118-mfsys c278b0f89c implemented permissions checks to prevent users accessing the content they do not have permission for. 5 months ago
Mazdak Gibran 61df1a4ac2 creating payload for reset and change password
creating payload for reset and change password before the apis are ready
5 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 5 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 1c0b19e33c added activity guard and added some translations 5 months ago
atif118-mfsys 8340f14035 working on setting up http services as per standard 5 months ago
Mazdak Gibran a6a38d068e sms gateway screen
sms gateway screen dynamically renders different forms
5 months ago
atif118-mfsys 383772db87 added design for third party registration screen 6 months ago
atif118-mfsys d59d64987c initial aConnect commit. 6 months ago