Commit Graph

20 Commits (49362bffa1670fb4661abdc0320dc199569e72df)

Author SHA1 Message Date
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.
6 days ago
Mazdak Gibran 57555718d2 access only to superadmin
access only to superadmin, admin and user will be see screen according to permission.
added logo to dashboard
6 days ago
Naeem Ullah 1ddb35bbac Add SuperAdmin role support to user management
Introduces the SUPER_ADMIN role in enums, updates admin check logic to include SuperAdmin, and adds SuperAdmin to the role options in the setup user component.
1 week ago
Mazdak Gibran d94e715957 first time login
first time login logic and validations,
2 weeks ago
Mazdak Gibran 30641db59e setup-user updated
setup-user updated to match architecture of other components.
3 weeks ago
atif118-mfsys 58cc256169 added export data in excel and added som validations in logger manager screen 3 weeks ago
atif118-mfsys e3bd2193b8 integrated GET call in logger manager to get logging details 3 weeks ago
atif118-mfsys d872c5fd65 revamped the code and design for permission management screen 4 weeks ago
atif118-mfsys db1eba9c54 Merge branch 'dev-pending-09-12-2025' into aconnect-UX/1765 1 month ago
atif118-mfsys c278b0f89c implemented permissions checks to prevent users accessing the content they do not have permission for. 1 month ago
Mazdak Gibran 35c23badcc updated the form with Reactive Forms
updated the form with Reactive Forms
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 bc18bcf946 Setup User API Integration
createUser and getAllUsers API Integration
1 month ago
atif118-mfsys 72d5d08828 Merge branch 'dev-pending-09-12-2025' into GBRSP/UX-1599 1 month ago
atif118-mfsys 1c0b19e33c added activity guard and added some translations 1 month ago
atif118-mfsys 8340f14035 working on setting up http services as per standard 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 77282eeca7 login api integration
integrating login API with aConnect backend
2 months ago
atif118-mfsys d59d64987c initial aConnect commit. 2 months ago