Commit Graph

86 Commits

Author SHA1 Message Date
Herculino Trotta
5a5262b713 feat: add all transactions page 2024-10-26 19:16:17 -03:00
Herculino Trotta
f231201a60 feat: remove transaction query from monthly_overview index 2024-10-26 19:15:37 -03:00
Herculino Trotta
87bd76c2b0 feat: add more filters to transactions filter 2024-10-26 19:14:46 -03:00
Herculino Trotta
dc92313c87 fix: add x-data to ArbitraryDecimalDisplayNumberInput to fix startup 2024-10-26 19:14:00 -03:00
Herculino Trotta
dfb57ec4cc fix: partial updates broken due to validation 2024-10-26 02:52:01 -03:00
Herculino Trotta
287a649bf2 fix: partial updates broken due to validation 2024-10-26 02:51:52 -03:00
Herculino Trotta
e9d1956048 fix: double quotes inside double quotes 2024-10-25 15:47:22 -03:00
Herculino Trotta
a650b19547 feat: filter exchange_rates by pair 2024-10-24 23:47:08 -03:00
Herculino Trotta
d47db1248e feat: add notes to Tranfer, Recurring and Installment 2024-10-24 16:13:37 -03:00
Herculino Trotta
b3515ded41 fix: wrong naming for RecurringTransactionForm account field 2024-10-24 14:48:58 -03:00
Herculino Trotta
0e0ec93b7f feat: add notes to Tranfer, Recurring and Installment 2024-10-24 14:48:44 -03:00
Herculino Trotta
f1f56d0326 feat: clean up yearly overview by removing 0 values 2024-10-24 00:46:50 -03:00
Herculino Trotta
d66305352d refactor: rename installmentplan account form field 2024-10-24 00:42:15 -03:00
Herculino Trotta
344b404184 feat: make TransactionRuleAction field and value unique together 2024-10-23 22:49:10 -03:00
Herculino Trotta
b9a9e279dc feat: add rules for transactions 2024-10-23 00:39:14 -03:00
Herculino Trotta
56e1bdf244 feat: add optgroups to tomselect 2024-10-21 22:04:09 -03:00
Herculino Trotta
7f8763ec16 feat: add optgroups to tomselect 2024-10-21 22:04:02 -03:00
Herculino Trotta
0c8ba28142 feat(api): accept %Y-%m as reference_date input on for adding transaction 2024-10-21 15:58:34 -03:00
Herculino Trotta
3b4061c1b8 feat: add account group to item 2024-10-21 15:49:03 -03:00
Herculino Trotta
2b1fdd49e5 feat: add start_page user config 2024-10-21 00:02:57 -03:00
Herculino Trotta
2b5011071f fix: not-null constraint violation when creating ExchangeRate 2024-10-21 00:02:34 -03:00
Herculino Trotta
37cfa3eb6e feat: revamp yearly overview 2024-10-20 19:22:28 -03:00
Herculino Trotta
7b2ef96082 fix: tomselect widget not getting initialized correctly 2024-10-20 12:32:34 -03:00
Herculino Trotta
a44e54d842 refactor: remove commented code 2024-10-20 12:27:18 -03:00
Herculino Trotta
ee0f71b6a2 feat: add optgroups to account selectors 2024-10-20 12:27:06 -03:00
Herculino Trotta
c05f27dc62 feat: add optgroups form field 2024-10-20 12:26:50 -03:00
Herculino Trotta
b77e48ef42 feat: show account group on account reconciliation form 2024-10-20 11:55:52 -03:00
Herculino Trotta
1909184d55 feat(api): make category and tags create or get 2024-10-19 20:43:05 -03:00
Herculino Trotta
ca18849517 fix: generate_recurring_transactions() got an unexpected keyword argument 'timestamp' 2024-10-19 01:45:54 -03:00
Herculino Trotta
8c3dea074f feat: changes to Recurring and InstallmentPlan 2024-10-18 19:03:54 -03:00
Herculino Trotta
8e3f398016 feat: add paused status to RecurringTransaction 2024-10-18 19:03:05 -03:00
Herculino Trotta
8a3799c359 feat: implement django-cotton 2024-10-18 15:05:01 -03:00
Herculino Trotta
3772eb94d6 refactor: remove debug print 2024-10-17 13:24:10 -03:00
Herculino Trotta
25385d6d09 refactor: fetch currency balance from currency instead of account 2024-10-17 13:18:00 -03:00
Herculino Trotta
f04a4e5bc5 refactor: remove debug print 2024-10-17 13:05:26 -03:00
Herculino Trotta
e9359a3dfd fix: networth doesn't load if there aren't any transactions 2024-10-17 13:04:41 -03:00
Herculino Trotta
a18e2ab58a feat: add recurring transactions 2024-10-17 00:38:12 -03:00
Herculino Trotta
2affd39c7b feat: add task for cleaning up procrastinate jobs after 1 month 2024-10-17 00:36:31 -03:00
Herculino Trotta
fde5101011 feat: add exchange rate config page 2024-10-16 14:30:32 -03:00
Herculino Trotta
8010cf26de feat: add migrations 2024-10-16 00:19:31 -03:00
Herculino Trotta
07cbfefb95 changes, fixes and improvements 2024-10-16 00:16:48 -03:00
Herculino Trotta
aecbcb3430 feat: add actions 2024-10-14 21:01:11 -03:00
Herculino Trotta
75b78bd2fa fix: networth historical account balance 2024-10-14 13:22:25 -03:00
Herculino Trotta
311d974762 feat: add option for muting sounds 2024-10-14 11:30:19 -03:00
Herculino Trotta
dad0d96b58 feat: improve networth calculations 2024-10-14 11:08:06 -03:00
Herculino Trotta
bd03eaa7a3 refactor: remove unused import 2024-10-14 11:07:10 -03:00
Herculino Trotta
a645252ace feat: make Currency name unique 2024-10-14 11:06:55 -03:00
Herculino Trotta
212ee2bf28 feat: improve networth calculations 2024-10-14 11:06:02 -03:00
Herculino Trotta
db196731d9 feat: add fallback for creating user settings if it doesn't exist 2024-10-13 16:05:35 -03:00
Herculino Trotta
f95ba3a550 refactor: remove unused utils 2024-10-13 16:05:05 -03:00