Commit Graph
100 Commits
Author SHA1 Message Date
Herculino Trotta b504d7fdcb feat: prevent exchange rate currencies from being the same as currency 2024-11-17 21:46:42 -03:00
Herculino Trotta 781bf6846b refactor: fix eslint rules 2024-11-17 21:46:15 -03:00
Herculino Trotta 369b294ee5 fix: missing projected expenses on monthly summary 2024-11-17 21:08:44 -03:00
Herculino Trotta 6fa9b77e1d feat: improve calculations for net_worth 2024-11-17 14:46:47 -03:00
Herculino Trotta 84bb247918 feat: improve calculations for net_worth 2024-11-17 11:36:32 -03:00
Herculino Trotta e5e002497f feat: display more decimal places when needed on net worth 2024-11-17 11:10:21 -03:00
Herculino Trotta e81c0c1bb1 feat: improve yearly overview by currency calculations 2024-11-17 02:29:20 -03:00
Herculino Trotta fdd9fbc780 feat: improve yearly overview by account calculations 2024-11-17 02:01:32 -03:00
Herculino Trotta 436984eaac feat: display error when amount can't be displayed 2024-11-17 02:01:08 -03:00
Herculino Trotta d5e207fc9c feat: add group name to transaction sum by account 2024-11-17 02:00:54 -03:00
Herculino Trotta 2f94dc299c refactor: improve monthly_summary calculations 2024-11-17 01:30:07 -03:00
Herculino Trotta b979728405 feat: add function for cleaning dicts 2024-11-17 01:24:07 -03:00
Herculino Trotta 8a6aa50f79 feat: add function for calculating daily_spending_allowance 2024-11-17 01:23:55 -03:00
Herculino Trotta 3f7ed42acf feat: add function for summing transactions 2024-11-17 01:23:40 -03:00
Herculino Trotta 2623fb3da5 feat: convert returns None if Currency convertion has same currency for both or if amount if 0 2024-11-16 23:59:46 -03:00
Herculino Trotta 2b8e8408e3 fix: transaction actions not fully centered 2024-11-16 16:56:17 -03:00
Herculino Trotta 53de8e7851 fix: missing DCA charts 2024-11-16 09:52:34 -03:00
Herculino Trotta 2cda2150b9 feat: change coloring for monthly_summary 2024-11-15 22:41:05 -03:00
Herculino Trotta 34fa362efa feat: add currencies to DCA list 2024-11-15 22:34:01 -03:00
Herculino Trotta 90aceda9aa feat: add currencies to DCA list 2024-11-15 22:32:32 -03:00
Herculino Trotta af5a58d7c3 feat: add currencies to DCA list 2024-11-15 22:26:38 -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 7f6e6514d5 feat: add Unit Price Calculator 2024-11-15 11:57:42 -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 0493ec34e8 refactor: remove debug prints 2024-11-13 12:41:53 -03:00
Herculino Trotta 759b2a5f13 fix: DCA not getting most recent value 2024-11-13 12:41:18 -03:00
Herculino Trotta 0c67405f3e feat: multiple improvements and new charts for DCA 2024-11-13 00:55:44 -03:00
Herculino Trotta a56e6a5b64 feat: prevent text-wrapping on some big tables 2024-11-12 22:39:21 -03:00
Herculino Trotta 1fd9ab67ca fix: DCA detail chart reloads zoomed in 2024-11-12 13:56:35 -03:00
Herculino Trotta da39fa1476 fix: DCA detail chart reloads zoomed in 2024-11-12 13:46:42 -03:00
Herculino Trotta d48aa0da3b feat: add title to DCA Strategy detail 2024-11-12 13:02:47 -03:00
Herculino Trotta 5ee4518f30 fix: DCA Tracker using wrong templates for editing 2024-11-12 13:02:33 -03:00
Herculino Trotta ba52e8740f feat: finish adding DCA Tracker tool 2024-11-12 11:40:50 -03:00
Herculino Trotta 7ebe3b6b5b feat: initial work for DCA tool 2024-11-12 00:13:27 -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 d4a3117702 style: increase max-height of tomselect's dropdown 2024-11-10 21:20:59 -03:00
Herculino Trotta bc3c3360d0 feat: improve transactions ordering 2024-11-10 20:45:05 -03:00
Herculino Trotta 05fc4bca7f feat: show currency exchange rate where needed 2024-11-09 02:57:05 -03:00
Herculino Trotta ff30bcdf4c feat: add exchange_currency to currency 2024-11-09 02:55:42 -03:00
Herculino Trotta 3ee2ab9117 feat: add loading indicator to exchange-rates 2024-11-07 11:54:33 -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 84e097a1b6 locale(pt-BR): update translation 2024-11-05 00:03:47 -03:00
Herculino Trotta ee7c8c54ca feat: add categories and allow to finish a recurring transaction 2024-11-05 00:03:36 -03:00
Herculino Trotta 1c460b23ba fix: exchange rates pairing don't update on update 2024-11-04 23:13:02 -03:00
Herculino Trotta 0f72c2747a locale(pt-BR): update translation 2024-11-04 21:45:37 -03:00
Herculino Trotta 395578e558 feat: add empty message for all management pages 2024-11-04 21:44:06 -03:00
Herculino Trotta d4006264be locale(pt-BR): update translation 2024-11-04 00:10:40 -03:00
Herculino Trotta 3d4b67e5b0 refactor: remove empty _hyperscript tags 2024-11-04 00:10:02 -03:00
Herculino Trotta db04845313 feat: add active and finished tabs to installment plan management 2024-11-04 00:09:11 -03:00
Herculino Trotta b351a549f4 feat: translate and improve rule display 2024-11-03 22:12:44 -03:00
Herculino Trotta 26646ad851 refactor: remove debug print 2024-11-03 22:12:25 -03:00
Herculino Trotta 55fb33469c locale(pt-BR): update translation 2024-11-03 22:12:15 -03:00
Herculino Trotta 00896d8d96 feat: add hx-indicator to YO pages 2024-11-02 01:59:13 -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 9cb0fe22e2 locale(pt-BR): update translation 2024-11-02 01:34:01 -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 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 fcbce21cfa feat: color networth values based on sign 2024-11-01 17:27:38 -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 4fe1f8adcd locale(pt-BR): update translation 2024-10-31 23:48:23 -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 c7174e7b53 docs: remove unused dependencies 2024-10-31 16:17:24 -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 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 63c14f9544 feat: properly install chart.js as npm package and webpack bundle 2024-10-29 21:30:49 -03:00
Herculino Trotta 28de7545b1 feat: improve transaction ordering on calendar 2024-10-29 15:05:39 -03:00
Herculino Trotta f12f489ad3 feat: add tooltip to calendar icons 2024-10-29 14:02:12 -03:00
Herculino Trotta ce86913dbe locale(pt-BR): update translation 2024-10-29 13:44:06 -03:00
Herculino Trotta b2be01b6b9 feat: add selective_update event 2024-10-29 13:42:52 -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 efac65c689 refactor: move month_year_picker to common and make it more generic 2024-10-29 13:42:23 -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 6dc02210af feat: add calendar view 2024-10-29 13:39:49 -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 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 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