Commit Graph

43 Commits (2d4b917ceac9a425158247c758756a02cc41892b)

Author SHA1 Message Date
Mazdak Gibran 139f5e7384 third party form 1 month ago
Mazdak Gibran dd649b51de Add transaction permissions menu and component
Introduce a new Menu feature to manage transaction permissions: adds MenuComponent (template, spec and scss), registers a /home/menu route with ActivityGuard, and adds a side-nav entry. Extend PermissionNode with boolean flags for transaction types and add logic in the component to load default menu data, fetch user permissions, map endpoint URIs to booleans, and save selections by sending endpoint arrays. Add new URI enum keys and corresponding entries in assets/app.uri.json, insert a 'menu' node in sideMenu.json, and add i18n strings for English and Arabic. Also add rootDir to tsconfig and a small whitespace fix in reset-password component's GET subscription.
1 month ago
Naeem Ullah c251e6b3a0 translations 3 months ago
Naeem Ullah 182742bc67 Update Arabic.json 3 months ago
Naeem Ullah ebf6fe4f86 Remove unused date filter keys from Arabic translations
Deleted 'fromDate' and 'toDate' keys from Arabic.json as these translations are no longer needed or have been replaced.
3 months ago
Naeem Ullah 9821ed4d9e Add date range filtering to transaction logs
Introduces a date filter section with quick-select buttons (last 7 days, last 30 days, this month), clear filter, and active filter badge to the transaction logs component. Implements debounced search, date range validation, and updates export to include date filters. Enhances UI/UX with new SCSS styles and adds relevant i18n keys for both English and Arabic.
3 months ago
Naeem Ullah 6e4f1c3c58 Enhance transaction logs UI and fix translations
Improved the transaction logs component with better table UI, pagination, loading/error states, and date filtering. Updated SCSS for responsive design and visual enhancements. Fixed translation keys and placeholders in user management and constants. Adjusted login direction logic and commented out duplicate login check in authentication service.
4 months ago
Mazdak Gibran ed48419fc0 added translations for headers in excel report files 4 months ago
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
Mazdak Gibran 67b7341f50 user permission fix
user permission fix internal server error
4 months 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.
4 months ago
Mazdak Gibran 2cb37101de show error message for wrong password and Id
Error message shown on wrong password and ID,
Change the browser Title from ACONNECTUX TO aConnect
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 9130b2db6b fixed small bugs and adjusted styling
fixed small bugs and adjusted styling
4 months ago
Mazdak Gibran 30641db59e setup-user updated
setup-user updated to match architecture of other components.
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 82a032affd adding fields to user setup
adding fields to user setup  and error handling
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 1126264d7a Merge branch 'dev-pending-01-01-2026' of https://ct.mfsys.com.pk/aConnect/aConnect-UX into mazdak/UX-1814 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
Mazdak Gibran c57bc708d4 Merge branch 'dev-pending-09-12-2025' of https://ct.mfsys.com.pk/aConnect/aConnect-UX into mazdak/UX-1570 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
Mazdak Gibran 35c23badcc updated the form with Reactive Forms
updated the form with Reactive Forms
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 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 77282eeca7 login api integration
integrating login API with aConnect backend
5 months ago
Mazdak Gibran a6a38d068e sms gateway screen
sms gateway screen dynamically renders different forms
5 months ago
Mazdak Gibran c257ed7e6f SMS Gateway
design implementation of SMS Gateway
5 months ago
Mazdak Gibran 7dacf6f9c8 Configure Transaction Purpose screen
Configure Transaction Purpose screen
5 months ago
Mazdak Gibran bf3fe98e63 UnBlock IB User screen
design implementation of UnBlock IB User
5 months ago
Mazdak Gibran c4ccfaf24a SMS Logger screen
SMS Logger screen
5 months ago
Mazdak Gibran 88ffd7a35b Logger Manager Screen design
Logger Manager Screen design
5 months ago
Mazdak Gibran 71c767c684 setup user design
setup user design: fixed camel case
5 months ago
Mazdak Gibran bf3df61c9d Setup user
setup user
5 months ago
atif118-mfsys 383772db87 added design for third party registration screen 5 months ago
atif118-mfsys d59d64987c initial aConnect commit. 5 months ago