Commit Graph

11 Commits (8fd3b984aa72ab7b884ccbc83d54c5a9c4377fe3)

Author SHA1 Message Date
Mazdak Gibran 49362bffa1 transaction log table update 5 days 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.
6 days 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.
6 days ago
Naeem Ullah 0b54f82063 added 6 days ago
Mazdak Gibran c78b500d61 transaction logs
added transactionCode and transactionUri to the transaaction logs  table
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 9130b2db6b fixed small bugs and adjusted styling
fixed small bugs and adjusted styling
3 weeks ago
Mazdak Gibran 8dd969fbf6 transaction-logs updated
transaction-logs updated, removed extra service file and matched architecture with 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
atif118-mfsys 2dd260fc51 added export to excel functionality in transaction logs 3 weeks ago
Mazdak Gibran 921b28f27b transaction log Api integration
transaction log Api integration and showing the data in tabular form.
4 weeks ago