Commit Graph

112 Commits

Author SHA1 Message Date
Herculino Trotta
b351a549f4 feat: translate and improve rule display 2024-11-03 22:12:44 -03:00
Herculino Trotta
00896d8d96 feat: add hx-indicator to YO pages 2024-11-02 01:59:13 -03:00
Herculino Trotta
6ee8e233ca feat: revamp Yearly Overview 2024-11-02 01:32:52 -03:00
Herculino Trotta
c75aa98e21 feat: add width to logo img 2024-11-02 01:31:44 -03:00
Herculino Trotta
686be19f12 feat: revamp Yearly Overview by currency 2024-11-02 01:31:35 -03:00
Herculino Trotta
11da277ba5 feat: revamp Yearly Overview by account 2024-11-02 01:31:26 -03:00
Herculino Trotta
b3869a0ff2 feat: add better layout for yearly_overview_by_currency 2024-11-01 23:20:40 -03:00
Herculino Trotta
fcbce21cfa feat: color networth values based on sign 2024-11-01 17:27:38 -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
edf07082e2 feat: add yearly overview by account 2024-10-31 23:13:29 -03:00
Herculino Trotta
4bea55dc63 feat: keep natural date collapsible state 2024-10-30 23:53:25 -03:00
Herculino Trotta
0726350b45 feat: keep collapsible state on montlhly overview 2024-10-30 16:07:32 -03:00
Herculino Trotta
43c429406d feat: remove gray font from calendar day 2024-10-30 00:28:02 -03:00
Herculino Trotta
63c14f9544 feat: properly install chart.js as npm package and webpack bundle 2024-10-29 21:30:49 -03:00
Herculino Trotta
f12f489ad3 feat: add tooltip to calendar icons 2024-10-29 14:02:12 -03:00
Herculino Trotta
63b65afe75 refactor: move month_year_picker to common and make it more generic 2024-10-29 13:42:27 -03:00
Herculino Trotta
e6f34d7436 feat: add calendar view 2024-10-29 13:42:07 -03:00
Herculino Trotta
15cc7018c0 feat: add cotton component for empty message 2024-10-29 13:42:02 -03:00
Herculino Trotta
82183d40bf feat: add cotton component for empty message 2024-10-29 13:41:17 -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
da8a8323fd locale(pt-BR): update translation 2024-10-28 01:08:08 -03:00
Herculino Trotta
965f180542 feat: remove item actions fallback for mobile 2024-10-28 00:58:21 -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
be76ccfdf6 feat: improve config pages listings 2024-10-27 21:55:32 -03:00
Herculino Trotta
bfd0cc45a3 feat: add option to archive accounts 2024-10-27 21:54:02 -03:00
Herculino Trotta
550da1d63e refactor: replace select all action icon with square 2024-10-26 19:33:18 -03:00
Herculino Trotta
447753441c wip: small_item template 2024-10-26 19:16:55 -03:00
Herculino Trotta
037682d2d0 feat: increase filter dropdown size on larger screens 2024-10-26 19:16:43 -03:00
Herculino Trotta
5a5262b713 feat: add all transactions page 2024-10-26 19:16:17 -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
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
91dbc3b590 refactor: remove unused files 2024-10-24 00:47:02 -03:00
Herculino Trotta
324c6a607c feat: move rule edit button to "If" card 2024-10-24 00:42:39 -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
1c68a7e19c refactor: turn pay/unpay button on action bar into button group 2024-10-21 22:03:46 -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
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
5b34b84477 feat: add select and unselect all buttons to floating actions bar 2024-10-20 11:56:39 -03:00