Commit Graph

20 Commits (3ea351d20dd4160e6ac7834c04dd5fb8063f0807)

Author SHA1 Message Date
Mazdak Gibran 3ea351d20d dynamically show transaction permission apis from backend 1 month ago
Mazdak Gibran 1616545600 Refactor menu permissions UI & endpoint handling 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 0b54f82063 added 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
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
Mazdak Gibran 0efdedca6e third part registration
third part registration reactive form with validations and send payload
4 months ago
atif118-mfsys 9d48e0acf2 pushing missing code 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 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 8340f14035 working on setting up http services as per standard 5 months ago