Commit Graph

40 Commits

Author SHA1 Message Date
Herculino Trotta
4f6903e8e4 feat(transactions:recurring): Allow to set how many future instances of a recurring transaction to create in advance 2025-08-06 13:13:59 -03:00
Herculino Trotta
c2510b2261 feat: allow to select if transfer transactions are muted or not on creation 2025-07-21 10:15:02 -03:00
Herculino Trotta
ef5f3580a0 feat: allow single transactions to be hidden from summaries
Control is done via the dropdown menu on a transaction item
Transfers are hidden by default

fix #274
2025-07-19 16:19:11 -03:00
Herculino Trotta
d3b354e2b8 feat: add quick transactions 2025-06-20 02:01:09 -03:00
Herculino Trotta
4b7ca61c29 feat(transactions): add another transaction (or a similar one) right after adding one 2025-04-20 15:55:50 -03:00
Herculino Trotta
cf693aa0c3 fix(transactions:transfer): remove required description field
#209
2025-03-09 17:54:16 -03:00
Herculino Trotta
3809f82b60 feat(transactions): add option for removing Recurring/Installment descriptions and notes from generated transactions
#209
2025-03-09 17:50:27 -03:00
Herculino Trotta
020dd74f80 feat: multi tenancy support 2025-03-08 12:03:17 -03:00
Herculino Trotta
d433375522 feat(datepicker): disable input and fix toggling dates 2025-02-17 21:36:11 -03:00
Herculino Trotta
187c56c96c refactor: remove user attr from datepicker
since monkey patched get_format already does what we want
2025-01-27 13:25:06 -03:00
Herculino Trotta
1ef7a780fb feat: bulk edit selected transactions 2025-01-25 12:41:55 -03:00
Herculino Trotta
0857b44fc3 feat: add new /add/ endpoint for quickly adding new transactions 2025-01-24 22:50:39 -03:00
Herculino Trotta
6c60c3659c feat(transactions): new is_paid switch 2025-01-24 22:47:00 -03:00
Herculino Trotta
60fe4c9681 feat(app): allow changing date and datetime format as a user setting 2025-01-20 19:35:22 -03:00
Herculino Trotta
6955294283 feat(datepicker): drop native datepickers in favor of AirDatePicker for better compatibility
As Firefox (still) doesn't support month input type
2025-01-14 23:47:03 -03:00
Herculino Trotta
b951e5f069 feat(recurring-transaction): update unpaid transactions info when recurring transaction is updated 2025-01-11 13:34:49 -03:00
Herculino Trotta
5ccb9ff152 locale: add lazy translations to missing ValidationErrors 2025-01-04 18:17:06 -03:00
Herculino Trotta
3c0a2d82ac feat: allow for deactivating Tags, Categories and Entities, hiding them from menus 2025-01-04 18:13:11 -03:00
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
ee7c8c54ca feat: add categories and allow to finish a recurring transaction 2024-11-05 00:03:36 -03:00
Herculino Trotta
bfd0cc45a3 feat: add option to archive accounts 2024-10-27 21:54:02 -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
a18e2ab58a feat: add recurring transactions 2024-10-17 00:38:12 -03:00
Herculino Trotta
07cbfefb95 changes, fixes and improvements 2024-10-16 00:16:48 -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
3dde44b1cd changes 2024-10-09 00:31:21 -03:00
Herculino Trotta
70f7f66b8a feat: better widget for forms 2024-09-27 17:56:32 -03:00
Herculino Trotta
e6b5ce051b refactor: remove unused submit button 2024-09-26 21:31:19 -03:00
Herculino Trotta
ad080aa50b feat: add transfer form 2024-09-26 21:31:00 -03:00
Herculino Trotta
50b0c6ce01 initial commit 2024-09-26 11:00:40 -03:00