Commit Graph

16 Commits

Author SHA1 Message Date
Herculino Trotta 942154480e feat(rules): add Update or Create Transaction action 2025-02-08 04:17:28 -03:00
Herculino Trotta 467131d9f1 feat(rules): add Update or Create Transaction action 2025-02-08 04:16:28 -03:00
Herculino Trotta 852ffd5634 feat: cleanup and format logs 2025-02-07 11:31:14 -03:00
Herculino Trotta d030f9686b refactor: add end slashes for some urls without 2025-01-24 22:55:36 -03:00
Herculino Trotta 97465c07fe fix: import preset not working behind nginx due to long url/csrf missing 2025-01-24 16:06:47 -03:00
Herculino Trotta 4b8051cca2 refactor(rules): rename TransactionRuleAction related_name from "action" to "transaction_actions" 2024-12-27 02:10:09 -03:00
Herculino Trotta b148a89dc6 feat(tasks): add error logging 2024-12-15 10:06:31 -03:00
Herculino Trotta 2382abf3c0 feat: add Transaction Entity 2024-11-30 17:12:35 -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 26646ad851 refactor: remove debug print 2024-11-03 22:12:25 -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 9f371c2693 fix: rename rule eval relative_delta to relativedelta to match real function 2024-10-27 15:42:26 -03:00
Herculino Trotta 79e97e7a76 fix: unable to update TransactionRuleAction 2024-10-27 15:38:47 -03:00
Herculino Trotta d47db1248e feat: add notes to Tranfer, Recurring and Installment 2024-10-24 16:13:37 -03:00
Herculino Trotta 344b404184 feat: make TransactionRuleAction field and value unique together 2024-10-23 22:49:10 -03:00
Herculino Trotta b9a9e279dc feat: add rules for transactions 2024-10-23 00:39:14 -03:00