Commit Graph

62 Commits

Author SHA1 Message Date
Herculino Trotta
ef0b302132 fix: entity not saving for Recurring Transaction 2024-11-30 22:38:06 -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
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
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
3f7ed42acf feat: add function for summing transactions 2024-11-17 01:23:40 -03:00
Herculino Trotta
0493ec34e8 refactor: remove debug prints 2024-11-13 12:41:53 -03:00
Herculino Trotta
bc3c3360d0 feat: improve transactions ordering 2024-11-10 20:45:05 -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
db04845313 feat: add active and finished tabs to installment plan management 2024-11-04 00:09:11 -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
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
b2be01b6b9 feat: add selective_update event 2024-10-29 13:42:52 -03:00
Herculino Trotta
4420560c9c fix: refreshing installment plan don't update notes 2024-10-28 01:26:34 -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
bfd0cc45a3 feat: add option to archive accounts 2024-10-27 21:54:02 -03:00
Herculino Trotta
5a5262b713 feat: add all transactions page 2024-10-26 19:16:17 -03:00
Herculino Trotta
87bd76c2b0 feat: add more filters to transactions filter 2024-10-26 19:14:46 -03:00
Herculino Trotta
d47db1248e feat: add notes to Tranfer, Recurring and Installment 2024-10-24 16:13:37 -03:00
Herculino Trotta
b3515ded41 fix: wrong naming for RecurringTransactionForm account field 2024-10-24 14:48:58 -03:00
Herculino Trotta
0e0ec93b7f feat: add notes to Tranfer, Recurring and Installment 2024-10-24 14:48:44 -03:00
Herculino Trotta
d66305352d refactor: rename installmentplan account form field 2024-10-24 00:42:15 -03:00
Herculino Trotta
b9a9e279dc feat: add rules for transactions 2024-10-23 00:39:14 -03:00
Herculino Trotta
56e1bdf244 feat: add optgroups to tomselect 2024-10-21 22:04:09 -03:00
Herculino Trotta
7b2ef96082 fix: tomselect widget not getting initialized correctly 2024-10-20 12:32:34 -03:00
Herculino Trotta
ee0f71b6a2 feat: add optgroups to account selectors 2024-10-20 12:27:06 -03:00
Herculino Trotta
1909184d55 feat(api): make category and tags create or get 2024-10-19 20:43:05 -03:00
Herculino Trotta
ca18849517 fix: generate_recurring_transactions() got an unexpected keyword argument 'timestamp' 2024-10-19 01:45:54 -03:00
Herculino Trotta
8c3dea074f feat: changes to Recurring and InstallmentPlan 2024-10-18 19:03:54 -03:00
Herculino Trotta
8e3f398016 feat: add paused status to RecurringTransaction 2024-10-18 19:03:05 -03:00
Herculino Trotta
8a3799c359 feat: implement django-cotton 2024-10-18 15:05:01 -03:00
Herculino Trotta
f04a4e5bc5 refactor: remove debug print 2024-10-17 13:05:26 -03:00
Herculino Trotta
a18e2ab58a feat: add recurring transactions 2024-10-17 00:38:12 -03:00
Herculino Trotta
2affd39c7b feat: add task for cleaning up procrastinate jobs after 1 month 2024-10-17 00:36:31 -03:00
Herculino Trotta
8010cf26de feat: add migrations 2024-10-16 00:19:31 -03:00
Herculino Trotta
07cbfefb95 changes, fixes and improvements 2024-10-16 00:16:48 -03:00
Herculino Trotta
aecbcb3430 feat: add actions 2024-10-14 21:01:11 -03:00
Herculino Trotta
bd03eaa7a3 refactor: remove unused import 2024-10-14 11:07:10 -03:00
Herculino Trotta
d20897a28a more changes 2024-10-13 12:10:50 -03:00
Herculino Trotta
49db2089e8 build: replace celery with procrastinate 2024-10-11 14:11:40 -03:00
Herculino Trotta
fe9682aa65 locale: improve and fix translations 2024-10-11 11:26:41 -03:00
Herculino Trotta
431f8e5f4d fix: typo 2024-10-11 01:57:25 -03:00
Herculino Trotta
5b66ac7fac refactor: move some fields and widgets around 2024-10-10 22:37:10 -03:00
Herculino Trotta
a918b4ae7c feat: add api 2024-10-09 22:30:48 -03:00