Commit graph

20 commits

Author SHA1 Message Date
“SamoilenkoVadym”
19611664d3 Fix color handling in views and fix tests. Update CategoryModel with proper color system 2025-03-02 21:53:47 +00:00
“SamoilenkoVadym”
9dc9e70d73 Update CI workflow configuration 2025-03-02 21:15:20 +00:00
“SamoilenkoVadym”
aabdbb4e56 Add shared scheme for CI 2025-03-02 21:14:57 +00:00
“SamoilenkoVadym”
7900835b36 Add README with build status badge 2025-03-02 21:08:34 +00:00
“SamoilenkoVadym”
1867b9afac Add GitHub Actions CI workflow for testing 2025-03-02 21:06:20 +00:00
“SamoilenkoVadym”
072c31192b Fix account types: rename cash to wallet, update all related views and fix type references 2025-03-02 20:58:38 +00:00
“SamoilenkoVadym”
79e649756a Fix transaction creation and editing functionality. Update TransactionModel initialization and improve AddTransactionView 2025-03-02 20:46:33 +00:00
“SamoilenkoVadym”
ce09f987c9 Update UI components with modern iOS design and improve transaction management UI 2025-03-02 20:30:44 +00:00
“SamoilenkoVadym”
78c47819d0 Redesign dashboard with Apple-style UI improvements, better account cards and spending analysis 2025-03-02 20:09:58 +00:00
“SamoilenkoVadym”
c3f0a87841 Add accounts management UI: AccountCardView, AccountsSummaryView, and AccountsListView. Update Dashboard with accounts section 2025-03-02 19:57:22 +00:00
“SamoilenkoVadym”
a434d46b18 Add account management models: AccountModel and AccountsStore. Implement different account types (wallet, bank account, credit card, deposit, debt) with their specific properties 2025-03-02 19:50:51 +00:00
“SamoilenkoVadym”
0001b77052 Fix currency conversion calculations and total balance computation 2025-03-02 19:28:52 +00:00
“SamoilenkoVadym”
7586c78f55 Add pie chart and detailed statistics to Dashboard view 2025-03-02 18:56:24 +00:00
“SamoilenkoVadym”
df59aab471 Add transaction filtering by period, type and categories 2025-03-02 18:54:18 +00:00
“SamoilenkoVadym”
30afdbb5f5 Add categories with icons and colors for transactions. Update transaction views with new category UI 2025-03-02 18:49:39 +00:00
“SamoilenkoVadym”
9b407e7195 Add TransactionsStore for state management 2025-03-02 18:45:26 +00:00
“SamoilenkoVadym”
2ec0711bde Add basic app structure with Dashboard, Transactions and Profile views. Create TransactionModel and TransactionRowView 2025-03-02 18:34:46 +00:00
“SamoilenkoVadym”
800494f34e Initial commit with Xcode project 2025-03-02 17:59:10 +00:00
“SamoilenkoVadym”
2295c6912d Initial Commit 2025-03-02 17:53:51 +00:00
a5a6a85ec2
Initial commit 2025-03-02 17:49:26 +00:00