Commit Graph

184 Commits

Author SHA1 Message Date
Herculino Trotta
287a649bf2 fix: partial updates broken due to validation 2024-10-26 02:51:52 -03:00
Herculino Trotta
cf73a05b01 style: de-emphasize paid/unpaid button for cleaner look 2024-10-26 01:50:05 -03:00
Herculino Trotta
11028ebe46 fix: item fragment doesn't use cotton component 2024-10-26 01:49:39 -03:00
Herculino Trotta
d3e76f3be5 fix: weird animation when collapsing monthly headers 2024-10-26 01:49:07 -03:00
Herculino Trotta
0b75b4f5e9 docker: try to reduce image size 2024-10-25 15:49:29 -03:00
Herculino Trotta
d2be0be72d docker: try to reduce image size 2024-10-25 15:48:36 -03:00
Herculino Trotta
e9d1956048 fix: double quotes inside double quotes 2024-10-25 15:47:22 -03:00
Herculino Trotta
2d1c1b3fa7 fix: tooltip initialization took to long 2024-10-25 00:41:10 -03:00
Herculino Trotta
e216957dfd feat: blur select buttons on click 2024-10-25 00:40:30 -03:00
Herculino Trotta
a650b19547 feat: filter exchange_rates by pair 2024-10-24 23:47:08 -03:00
Herculino Trotta
c513bda3fd feat: convert transaction-item to django-cotton 2024-10-24 16:27:28 -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
5ea40602ae locale(pt-BR): update translations 2024-10-24 00:52:18 -03:00
Herculino Trotta
91dbc3b590 refactor: remove unused files 2024-10-24 00:47:02 -03:00
Herculino Trotta
f1f56d0326 feat: clean up yearly overview by removing 0 values 2024-10-24 00:46:50 -03:00
Herculino Trotta
324c6a607c feat: move rule edit button to "If" card 2024-10-24 00:42:39 -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
82a08aac8a fix: offcanvas overlap on mobile
give precedence to generic-offcanvas on top of persistent-offcanvas
2024-10-23 22:00:15 -03:00
Herculino Trotta
b9a9e279dc feat: add rules for transactions 2024-10-23 00:39:14 -03:00
Herculino Trotta
60017ac834 refactor: remove specifc hotkeys 2024-10-21 22:04:51 -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
1c68a7e19c refactor: turn pay/unpay button on action bar into button group 2024-10-21 22:03:46 -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
bcb2a93f15 refactor: formatting 2024-10-20 19:22:33 -03:00
Herculino Trotta
37cfa3eb6e feat: revamp yearly overview 2024-10-20 19:22:28 -03:00
Herculino Trotta
cef6dfddb0 fix: button tag not closed 2024-10-20 19:22:04 -03:00
Herculino Trotta
8322466d1f refactor: formatting 2024-10-20 19:21:51 -03:00
Herculino Trotta
8b0697f116 locale(pt-BR): update translations 2024-10-20 12:36:25 -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
5b34b84477 feat: add select and unselect all buttons to floating actions bar 2024-10-20 11:56:39 -03:00
Herculino Trotta
ace73b536a fix: item's amount is right aligned on mobile 2024-10-20 11:56:14 -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
696614ae50 docker: cleanup examples 2024-10-18 19:46:23 -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
80a5ae5d74 feat: add reference date to transaction item 2024-10-18 19:02:16 -03:00
Herculino Trotta
8a3799c359 feat: implement django-cotton 2024-10-18 15:05:01 -03:00
Herculino Trotta
3aa6f12677 refactor: rename recurring transaction transactions page 2024-10-18 00:05:08 -03:00