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
Mazdak Gibran
0b013393d5
Update side-nav.component.html
4 months ago
Mazdak Gibran
3ac1eb2bd9
show username in header
4 months ago
Mazdak Gibran
aa3b22c65f
Update change-password.component.html
4 months ago
Mazdak Gibran
6252fed4f4
delete pipes
4 months ago
Mazdak Gibran
9130b2db6b
fixed small bugs and adjusted styling
...
fixed small bugs and adjusted styling
4 months ago
Mazdak Gibran
8dd969fbf6
transaction-logs updated
...
transaction-logs updated, removed extra service file and matched architecture with other components
4 months ago
Mazdak Gibran
30641db59e
setup-user updated
...
setup-user updated to match architecture of other components.
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
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
bf8ac0b2ed
Merge branch 'dev-pending-01-01-2026' into aconnect-UX/1576
4 months ago
atif118-mfsys
e3bd2193b8
integrated GET call in logger manager to get logging details
4 months ago
Mazdak Gibran
1aacd37b80
styling adjustments
4 months ago
Mazdak Gibran
52c51c9ed1
css adjustment
...
styling sms banking
5 months ago
Mazdak Gibran
82a032affd
adding fields to user setup
...
adding fields to user setup and error handling
5 months ago
atif118-mfsys
82d9060b4d
Merge branch 'dev-pending-01-01-2026' into aconnect-UX/1876
5 months ago
atif118-mfsys
274659a429
added button level permissions on edit and delete buttons
5 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
37f0489f05
Update setup-user.component.ts
5 months ago
Mazdak Gibran
0163c1c469
fixing setup-user component
...
added porOrgacode to payload for createUser
5 months ago
Mazdak Gibran
5955ad90a5
reset user password api
...
reset user password api integration
5 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
5 months ago
Mazdak Gibran
50e3dfec72
change password api
...
change password api integration
5 months ago
atif118-mfsys
d872c5fd65
revamped the code and design for permission management screen
5 months ago
Mazdak Gibran
0efdedca6e
third part registration
...
third part registration reactive form with validations and send payload
5 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
5 months ago
Mazdak Gibran
33e0c86a1f
change password screen fix
...
change password screen fix for first time login
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
c57bc708d4
Merge branch 'dev-pending-09-12-2025' of https://ct.mfsys.com.pk/aConnect/aConnect-UX into mazdak/UX-1570
5 months ago
Naeem Ullah
321e157033
Merge pull request 'integrated the API to save permissions for a specific user' ( #21 ) from aconnect-UX/1717 into dev-pending-09-12-2025
...
Reviewed-on: https://ct.mfsys.com.pk/aConnect/aConnect-UX/pulls/21
5 months ago
Mazdak Gibran
ba5ca98da9
removed unused imports
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
atif118-mfsys
7ba6a8b65f
integrated the API to save permissions for a specific user
5 months ago
Mazdak Gibran
25d1e49475
add missing translation
...
add missing translation
5 months ago
Mazdak Gibran
35c23badcc
updated the form with Reactive Forms
...
updated the form with Reactive Forms
5 months ago
atif118-mfsys
23d65b82d2
integrated get permission for a specific user API
5 months ago
atif118-mfsys
180ecd38a1
Merge branch 'dev-pending-09-12-2025' into aconnect-UX/1715
5 months ago
atif118-mfsys
dee23848ea
integrated get all users API to provide options for user dropdown in permission management
5 months ago
Mazdak Gibran
80a1e62411
onDelete form reset
...
onDelete form reset
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
2b98437f15
change password for first login fixed
...
change password for first login fixed
5 months ago
Mazdak Gibran
bc18bcf946
Setup User API Integration
...
createUser and getAllUsers API Integration
5 months ago
atif118-mfsys
9ccda5bc86
applied optional chaining to avoid errors.
5 months ago
atif118-mfsys
db1e57a008
completed design for permission management screen.
5 months ago
atif118-mfsys
966f0d59bc
fixed and revamped first time change password screen logic
5 months ago