Commit Graph

22 Commits

Author SHA1 Message Date
Herculino Trotta
b86e859c39 feat: try to keep selected transactions between htmx swaps 2024-12-14 02:24:12 -03:00
Herculino Trotta
3bcac31495 feat: add soft search to config pages 2024-12-01 12:15:56 -03:00
Herculino Trotta
2382abf3c0 feat: add Transaction Entity 2024-11-30 17:12:35 -03:00
Herculino Trotta
28c8a961bc feat: use proper cotton boolean for removing padding on empty msg 2024-11-30 17:12:12 -03:00
Herculino Trotta
a6d9793c03 feat: improve transaction item density on mobile 2024-11-30 03:43:46 -03:00
Herculino Trotta
cb2de69ec2 fix: rounding erros when summing transactions 2024-11-18 10:46:48 -03:00
Herculino Trotta
52a0279fc8 fix: rounding erros when summing transactions 2024-11-18 10:40:09 -03:00
Herculino Trotta
2b8e8408e3 fix: transaction actions not fully centered 2024-11-16 16:56:17 -03:00
Herculino Trotta
2c15a284af feat: add current price and other info to DCA strategy detail 2024-11-15 22:24:07 -03:00
Herculino Trotta
c2f9f7f70f fix: summing transactions with a lot of decimal places, drop the decimals 2024-11-13 12:57:46 -03:00
Herculino Trotta
eab04ad298 fix: Summing exchanged transactions sums both amount and the exchanged amount 2024-11-11 00:35:09 -03:00
Herculino Trotta
05fc4bca7f feat: show currency exchange rate where needed 2024-11-09 02:57:05 -03:00
Herculino Trotta
727b6772a9 fix: sum not working when selecting all 2024-11-06 17:15:07 -03:00
Herculino Trotta
3500f667a9 feat: move action_bar to it's own cotton component and add basic sum of selected items 2024-11-06 17:07:22 -03:00
Herculino Trotta
edf07082e2 feat: add yearly overview by account 2024-10-31 23:13:29 -03:00
Herculino Trotta
0726350b45 feat: keep collapsible state on montlhly overview 2024-10-30 16:07:32 -03:00
Herculino Trotta
82183d40bf feat: add cotton component for empty message 2024-10-29 13:41:17 -03:00
Herculino Trotta
965f180542 feat: remove item actions fallback for mobile 2024-10-28 00:58:21 -03:00
Herculino Trotta
447753441c wip: small_item template 2024-10-26 19:16:55 -03:00
Herculino Trotta
cf73a05b01 style: de-emphasize paid/unpaid button for cleaner look 2024-10-26 01:50:05 -03:00
Herculino Trotta
c513bda3fd feat: convert transaction-item to django-cotton 2024-10-24 16:27:28 -03:00
Herculino Trotta
8a3799c359 feat: implement django-cotton 2024-10-18 15:05:01 -03:00