Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^4.1.23~3.17.4^5.5.0Merge pull request #8 from chadd28/feature/transaction-int
f2985b8View on GitHubAdd BudgetingScreen to App and update GlassmorphicTabBar icons
5984b11View on GitHubEnhance TransactionsScreen with account selection and transaction filtering features; update API response types for transactions.
5a2f8aaView on GitHubImplement DashboardStack for navigation and add Transactions button in DashboardScreen; update AccountCard to display full account mask.
e73145dView on GitHubRefactor TellerController to remove account masking helper function and directly use account_number for masking in getAccounts method
6426921View on GitHubUpdate .gitignore to ensure node_modules is ignored and modify TellerController to use account_number for masking instead of id
7368bbbView on GitHubMerge pull request #6 from chadd28/frontend/feature/dashboard-intgeration
59cc914View on GitHubMerge branch 'feature/frontend' into frontend/feature/dashboard-intgeration
316f55bView on GitHubRefactor TellerController to include helper methods for account masking and gradient colors; update DashboardScreen to fetch real account data from backend instead of using mock data.
2630f71View on GitHubdashboard displays real info from backend isntead of mockdata
0550c4eView on GitHubUpdate API endpoints configuration to include CHAT sessions endpoint
5b1a256View on GitHubMerge pull request #5 from chadd28/feature-registration
a733e51View on GitHub