Commit Graph

349 Commits

Author SHA1 Message Date
Herculino Trotta
d316dd06eb Create LICENSE 2024-12-19 01:18:54 -03:00
Herculino Trotta
e4011e9d64 refactor: remove interact.js 2024-12-15 14:23:59 -03:00
Herculino Trotta
786a80f372 fix(transactions): wrong field name when generating upcoming transactions 2024-12-15 10:07:04 -03:00
Herculino Trotta
b148a89dc6 feat(tasks): add error logging 2024-12-15 10:06:31 -03:00
Herculino Trotta
90f9b09121 feat(calculator): move handle to top 2024-12-15 02:35:43 -03:00
Herculino Trotta
cae48ec4ab feat(calculator): prevent calculator from going out of bounds 2024-12-15 02:35:27 -03:00
Herculino Trotta
d7a6cf0f42 fix(network): charts are very short on mobile 2024-12-15 02:05:43 -03:00
Herculino Trotta
b803a8f471 locale(pt-BR): update translations 2024-12-15 01:42:08 -03:00
Herculino Trotta
1ffbd4f9f5 fix(networth): missing title for each page type 2024-12-15 01:42:02 -03:00
Herculino Trotta
06aa674492 locale(pt-BR): update translations 2024-12-15 01:38:17 -03:00
Herculino Trotta
4c23b75066 fix(networth): projected currency totals not displayed correctly 2024-12-15 01:33:53 -03:00
Herculino Trotta
188e737121 feat(networth): add projected view 2024-12-15 01:22:33 -03:00
Herculino Trotta
77cc043b90 refactor: reduce calculator width due to mobile 2024-12-14 21:25:05 -03:00
Herculino Trotta
7a0fa3f619 locale(pt-BR): update translations 2024-12-14 18:22:36 -03:00
Herculino Trotta
86443ba197 feat: add contained, persistent calculator 2024-12-14 18:22:21 -03:00
Herculino Trotta
2993ead631 refactor(networth): add functions for interacting with charts 2024-12-14 11:07:27 -03:00
Herculino Trotta
b744aed388 feat(networth): show all chart data points when clicking on account or currency card title 2024-12-14 02:49:09 -03:00
Herculino Trotta
216f9b8ef4 feat(networth): hide other chart data points when clicking on account or currency name 2024-12-14 02:42:05 -03:00
Herculino Trotta
b86e859c39 feat: try to keep selected transactions between htmx swaps 2024-12-14 02:24:12 -03:00
Herculino Trotta
4b8baec36f feat(DCA): add buying price when hovering over paid amount 2024-12-13 23:28:27 -03:00
Herculino Trotta
0b60f73e44 refactor: remove duplicate calculation 2024-12-13 23:27:54 -03:00
Herculino Trotta
93b483ec76 locale(pt-BR): update translations 2024-12-13 23:00:19 -03:00
Herculino Trotta
715a37d226 refactor: replace error message with sweet alert 2 2024-12-13 23:00:07 -03:00
Herculino Trotta
992ab1ccdc feat: add soft search to config pages 2024-12-01 12:25:56 -03:00
Herculino Trotta
3bcac31495 feat: add soft search to config pages 2024-12-01 12:15:56 -03:00
Herculino Trotta
4f14782f12 fix: entity config page with wrong active class when open 2024-12-01 12:05:23 -03:00
Herculino Trotta
ef0b302132 fix: entity not saving for Recurring Transaction 2024-11-30 22:38:06 -03:00
Herculino Trotta
e7e167e0be locale(pt-BR): update translations 2024-11-30 22:21:12 -03:00
Herculino Trotta
38570ef4b4 feat: add Transaction Entity to navbar 2024-11-30 17:16:47 -03:00
Herculino Trotta
7cccc5e8f3 locale(pt-BR): update translations 2024-11-30 17:15:28 -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
8331b3f7d4 feat: replace filter dropdown with collapsible 2024-11-30 15:52:18 -03:00
Herculino Trotta
05db41d34b feat: replace filter dropdown with collapsible 2024-11-30 15:51:08 -03:00
Herculino Trotta
1e60546eed fix: replace linebreaks with br on installments and recurring tables 2024-11-30 03:44:22 -03:00
Herculino Trotta
a6d9793c03 feat: improve transaction item density on mobile 2024-11-30 03:43:46 -03:00
Herculino Trotta
08da805642 fix: add linebreaks to recurring transactions table 2024-11-30 03:29:37 -03:00
Herculino Trotta
0d3c0b904e feat: add transaction type coloring and note to installments table 2024-11-30 03:29:18 -03:00
Herculino Trotta
59d8dc7290 feat: add transaction type coloring and note to recurring transaction table 2024-11-30 02:45:44 -03:00
Herculino Trotta
4b31e3b1f0 feat: add transaction type coloring and note to recurring transaction table 2024-11-30 02:44:56 -03:00
Herculino Trotta
28096cd490 feat: paginate exchange rates 2024-11-30 02:18:02 -03:00
Herculino Trotta
da10f461a6 refactor: drop toast(s) custom event as toasts listen to updated now 2024-11-30 00:35:20 -03:00
Herculino Trotta
73678aacab feat: improve multiple toasts on the same page from different sources 2024-11-30 00:32:23 -03:00
Herculino Trotta
1f4a66560a refactor: remove print debug 2024-11-24 18:58:26 -03:00
Herculino Trotta
f521fe9016 fix: rounding erros when balancing accounts 2024-11-24 18:58:18 -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
b3896df466 fix: wrong calculations 2024-11-18 10:15:52 -03:00
Herculino Trotta
1544c6cca2 fix: wrong calculations 2024-11-18 10:08:54 -03:00
Herculino Trotta
c9b4cd3408 fix: wrong calculations 2024-11-18 01:17:37 -03:00