Commit Graph

8 Commits (dd649b51de57bbcd5a0899eb28c66a1412d33e3a)

Author SHA1 Message Date
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
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 d94e715957 first time login
first time login logic and validations,
4 months ago
Mazdak Gibran 921b28f27b transaction log Api integration
transaction log Api integration and showing the data in tabular form.
4 months ago
atif118-mfsys c278b0f89c implemented permissions checks to prevent users accessing the content they do not have permission for. 4 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
atif118-mfsys d59d64987c initial aConnect commit. 5 months ago