Commit graph

39 commits

Author SHA1 Message Date
“SamoilenkoVadym”
757342f057 Add push notifications support and update AppDelegate 2025-03-03 16:44:46 +00:00
“SamoilenkoVadym”
49638e2519 Add push notifications support and update AppDelegate 2025-03-03 16:10:33 +00:00
“SamoilenkoVadym”
b5f1e06a14 General update 2025-03-03 15:35:53 +00:00
“SamoilenkoVadym”
94ca4853a2 v2: Update account management with improved design and currency handling
- Add new color theme system
- Fix currency selection for all account types
- Update account icons and colors
- Improve account form validation
- Add proper error handling
- Fix total balance display
2025-03-03 14:41:02 +00:00
“SamoilenkoVadym”
f77b5f149e v2: Add core models (Currency, AccountType, Account) and basic UI components (AccountRowView) 2025-03-03 12:06:52 +00:00
“SamoilenkoVadym”
d957385a17 Update 2025-03-03 10:36:57 +00:00
“SamoilenkoVadym”
739dd17b05 Fix AccountsListView naming and ContentView navigation 2025-03-03 09:53:10 +00:00
“SamoilenkoVadym”
5861b34737 Update project structure and implement basic functionality 2025-03-03 02:10:58 +00:00
“SamoilenkoVadym”
fcaf3c5105 Update project: fix iOS 17 warnings and improve UI components 2025-03-03 01:22:28 +00:00
“SamoilenkoVadym”
607493fdd0 Add category and budget models 2025-03-02 23:04:42 +00:00
“SamoilenkoVadym”
d7d8de38f1 Improve transaction UI, add budget progress and spending analytics 2025-03-02 22:52:10 +00:00
“SamoilenkoVadym”
148f357aa2 Fix account management, update UI components and fix navigation issues 2025-03-02 22:42:59 +00:00
“SamoilenkoVadym”
d624434f6a Temporarily disable GitHub Actions CI while focusing on local development 2025-03-02 22:14:24 +00:00
“SamoilenkoVadym”
067ce0451b Update CI to use Xcode 14.3.1 2025-03-02 22:10:42 +00:00
“SamoilenkoVadym”
106ca48f99 Update CI configuration with detailed build and test steps 2025-03-02 22:08:09 +00:00
“SamoilenkoVadym”
08d6dfb6fd Update GitHub Actions to use specific Xcode and iOS versions 2025-03-02 22:03:22 +00:00
“SamoilenkoVadym”
79d1de30a1 Simplify GitHub Actions workflow 2025-03-02 21:59:59 +00:00
“SamoilenkoVadym”
9d5e508750 Update GitHub Actions to use latest versions 2025-03-02 21:57:56 +00:00
“SamoilenkoVadym”
5f483b0c7c Fix tests and CI configuration. Update color system, add proper GitHub Actions workflow and update README 2025-03-02 21:55:58 +00:00
“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