Commit Graph

47 Commits (6df0195ed8ddf4a4ca9550449725417271c096ec)

Author SHA1 Message Date
Naeem Ullah 6df0195ed8 Refactor logging component UI and logic
Simplified and modernized the logging.component.html layout, replacing nested cards and redundant markup with a cleaner structure. Refactored logging.component.ts to improve data flow: search, filtering, and pagination are now handled in the component instead of the template pipe. Updated page size options in app.constants.ts for better usability. Minor cleanup in setup-user.component.ts.
2 weeks 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.
2 weeks ago
Naeem Ullah 772653b51c Merge branch 'dev-pending-20-01-2026-naeem' into dev-pending-20-01-2026 2 weeks ago
Naeem Ullah 69cb52694e Enhance transaction logs and user permissions UI
Added new fields (crPcaglacode, drPcaGlacode, amount, paymentMode) to the TransactionLog model and updated the transaction logs table to display these fields. Improved user permissions UI with better styling, scrollable tables, and enhanced ng-select options. Updated user setup to use a more descriptive placeholder and added a confirmation dialog for user deletion. Also improved i18n translations for new fields and cleaned up validation and error messages.
2 weeks ago
Mazdak Gibran d94e715957 first time login
first time login logic and validations,
2 weeks ago
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.
2 weeks ago
Mazdak Gibran 150fb0f88b add success message
add success message to change password and reset password, and fixed the routing in change password.
2 weeks ago
Mazdak Gibran aa3b22c65f Update change-password.component.html 3 weeks ago
Mazdak Gibran 9130b2db6b fixed small bugs and adjusted styling
fixed small bugs and adjusted styling
3 weeks ago
Mazdak Gibran 30641db59e setup-user updated
setup-user updated to match architecture of other components.
3 weeks ago
Mazdak Gibran 314e899394 setup user email
setup user email, fixing bugs, pagination and added search filter for transaction logs
3 weeks ago
Mazdak Gibran 1aacd37b80 styling adjustments 3 weeks ago
Mazdak Gibran 82a032affd adding fields to user setup
adding fields to user setup  and error handling
4 weeks ago
atif118-mfsys 82d9060b4d Merge branch 'dev-pending-01-01-2026' into aconnect-UX/1876 4 weeks ago
atif118-mfsys 274659a429 added button level permissions on edit and delete buttons 4 weeks ago
Mazdak Gibran 37f0489f05 Update setup-user.component.ts 4 weeks ago
Mazdak Gibran 0163c1c469 fixing setup-user component
added porOrgacode to payload for createUser
4 weeks ago
Mazdak Gibran 5955ad90a5 reset user password api
reset user password api integration
4 weeks 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 weeks ago
Mazdak Gibran 50e3dfec72 change password api
change password api integration
4 weeks ago
Mazdak Gibran 0efdedca6e third part registration
third part registration reactive form with validations and send payload
4 weeks ago
Mazdak Gibran 33e0c86a1f change password screen fix
change password screen fix for first time login
1 month ago
Mazdak Gibran c57bc708d4 Merge branch 'dev-pending-09-12-2025' of https://ct.mfsys.com.pk/aConnect/aConnect-UX into mazdak/UX-1570 1 month ago
Mazdak Gibran ba5ca98da9 removed unused imports 1 month ago
Mazdak Gibran 61df1a4ac2 creating payload for reset and change password
creating payload for reset and change password before the apis are ready
1 month ago
Mazdak Gibran 25d1e49475 add missing translation
add missing translation
1 month ago
Mazdak Gibran 35c23badcc updated the form with Reactive Forms
updated the form with Reactive Forms
1 month ago
Mazdak Gibran 80a1e62411 onDelete form reset
onDelete form reset
1 month ago
Mazdak Gibran 1976648c08 Integrate deleteUser Api
Integrate deleteUser Api
1 month 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
1 month ago
Mazdak Gibran 2b98437f15 change password for first login fixed
change password for first login fixed
1 month ago
Mazdak Gibran bc18bcf946 Setup User API Integration
createUser and getAllUsers API Integration
1 month ago
atif118-mfsys 966f0d59bc fixed and revamped first time change password screen logic 1 month ago
Mazdak Gibran 7fa0ee6a76 Change Password Screen view for first time login
Show different change password screen view for first time login
1 month ago
Mazdak Gibran 7dacf6f9c8 Configure Transaction Purpose screen
Configure Transaction Purpose screen
2 months ago
Mazdak Gibran bf3fe98e63 UnBlock IB User screen
design implementation of UnBlock IB User
2 months ago
Mazdak Gibran 88ffd7a35b Logger Manager Screen design
Logger Manager Screen design
2 months ago
Mazdak Gibran 71c767c684 setup user design
setup user design: fixed camel case
2 months ago
Mazdak Gibran d0f3d28458 Merge branch 'dev-pending-09-12-2025' into mazdak/UX-1213 2 months ago
Mazdak Gibran bf3df61c9d Setup user
setup user
2 months ago
Mazdak Gibran 9ee1c0f4e2 update reset-passwords
update reset-passwords.ts
2 months ago
Mazdak Gibran b6fe4e0398 reset user password design
reset user password design
2 months ago
Mazdak Gibran 36904b68fd update change password
update change password
2 months ago
Mazdak Gibran 8eaf5948ab Merge branch 'FMFI-PRE-PRODUCTION' into mazdak/UX-1133 2 months ago
Mazdak Gibran edfea86870 change password
change password design
2 months ago
atif118-mfsys 383772db87 added design for third party registration screen 2 months ago
atif118-mfsys d59d64987c initial aConnect commit. 2 months ago