Commit Graph

7 Commits (6f5b56b61e5e65aa48d3f531c793baf662dcf756)

Author SHA1 Message Date
Mazdak Gibran 258f1d3e8c logger manager to activity logs
changed logger manager to activity logs, disabled future dates, fixed pagination buttons
2 weeks ago
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
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
Mazdak Gibran 88ffd7a35b Logger Manager Screen design
Logger Manager Screen design
2 months ago
atif118-mfsys d59d64987c initial aConnect commit. 2 months ago