Commit Graph

117 Commits

Author SHA1 Message Date
Herculino Trotta
26646ad851 refactor: remove debug print 2024-11-03 22:12:25 -03:00
Herculino Trotta
edf808029b feat: make ordering on yearly_overview_by_account more reliable 2024-11-02 01:42:47 -03:00
Herculino Trotta
6ee8e233ca feat: revamp Yearly Overview 2024-11-02 01:32:52 -03:00
Herculino Trotta
11da277ba5 feat: revamp Yearly Overview by account 2024-11-02 01:31:26 -03:00
Herculino Trotta
1c77774867 feat(migrations): add related field name to transaction x account relationship 2024-11-02 01:29:36 -03:00
Herculino Trotta
b070b8b816 feat(migrations): add related field name to transaction x account relationship 2024-11-02 01:29:25 -03:00
Herculino Trotta
6067e1e770 feat(migrations): add options for yearly overview types 2024-11-02 01:29:00 -03:00
Herculino Trotta
3e8410c477 feat: ignore muted transactions on yearly_overview_by_currency 2024-11-01 23:48:12 -03:00
Herculino Trotta
b3869a0ff2 feat: add better layout for yearly_overview_by_currency 2024-11-01 23:20:40 -03:00
Herculino Trotta
bb17b4ba83 test: add starting tests 2024-11-01 17:23:57 -03:00
Herculino Trotta
88e87809c3 refactor: remove unused import 2024-11-01 17:23:39 -03:00
Herculino Trotta
47f4043db6 feat: change how values are colored on yearly overviews and add exchange rates to accounts 2024-11-01 17:23:20 -03:00
Herculino Trotta
26a6c72902 feat(style): add delay to htmx indicator 2024-10-31 23:40:42 -03:00
Herculino Trotta
edf07082e2 feat: add yearly overview by account 2024-10-31 23:13:29 -03:00
Herculino Trotta
48296bf2d1 feat: add padding to the end of calendar 2024-10-30 00:27:39 -03:00
Herculino Trotta
fc284d1498 feat: add calendar as start page option 2024-10-30 00:27:22 -03:00
Herculino Trotta
28de7545b1 feat: improve transaction ordering on calendar 2024-10-29 15:05:39 -03:00
Herculino Trotta
b2be01b6b9 feat: add selective_update event 2024-10-29 13:42:52 -03:00
Herculino Trotta
efac65c689 refactor: move month_year_picker to common and make it more generic 2024-10-29 13:42:23 -03:00
Herculino Trotta
fda823ccd5 refactor: move month_year_picker to common and make it more generic 2024-10-29 13:41:04 -03:00
Herculino Trotta
141af9e926 feat: add calendar view 2024-10-29 13:39:19 -03:00
Herculino Trotta
4420560c9c fix: refreshing installment plan don't update notes 2024-10-28 01:26:34 -03:00
Herculino Trotta
5aec7b840e feat: add ordering selector to monthly_overview and all_transactions 2024-10-28 00:57:54 -03:00
Herculino Trotta
8c628718ff feat: add default transaction ordering function 2024-10-28 00:56:54 -03:00
Herculino Trotta
be76ccfdf6 feat: improve config pages listings 2024-10-27 21:55:32 -03:00
Herculino Trotta
698fb88568 feat: add is_asset_account and is_archived_account to rule eval 2024-10-27 21:55:15 -03:00
Herculino Trotta
55e2064da2 feat: add All Transactions as valid start page 2024-10-27 21:54:35 -03:00
Herculino Trotta
0a5d93027e feat: add All Transactions as valid start page 2024-10-27 21:54:21 -03:00
Herculino Trotta
bfd0cc45a3 feat: add option to archive accounts 2024-10-27 21:54:02 -03:00
Herculino Trotta
9f371c2693 fix: rename rule eval relative_delta to relativedelta to match real function 2024-10-27 15:42:26 -03:00
Herculino Trotta
79e97e7a76 fix: unable to update TransactionRuleAction 2024-10-27 15:38:47 -03:00
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