Herculino Trotta
|
865618e054
|
feat(dca): link transactions to DCA
|
2025-02-15 00:41:06 -03:00 |
|
Herculino Trotta
|
9e912b2736
|
locale: update locales
|
2025-02-15 00:40:44 -03:00 |
|
Herculino Trotta
|
f3bcef534e
|
feat(internal): trigger rules on bulk actions
|
2025-02-14 00:34:51 -03:00 |
|
Herculino Trotta
|
546ed5c6af
|
fix(transactions): bulk (un)paying transactions doesn't trigger update rules
|
2025-02-09 23:38:22 -03:00 |
|
Herculino Trotta
|
04ae7337f5
|
fix(transactions): paying transaction doesn't trigger update rules
|
2025-02-09 23:33:57 -03:00 |
|
Herculino Trotta
|
32b522dad2
|
refactor: don't display currency code
|
2025-02-09 19:49:47 -03:00 |
|
Herculino Trotta
|
7c9697f683
|
locale: update locales
|
2025-02-09 17:30:39 -03:00 |
|
Herculino Trotta
|
ecc09ca6a6
|
feat(monthly): add quick-search field
|
2025-02-09 17:14:25 -03:00 |
|
Herculino Trotta
|
6ec5b5df1e
|
feat(import:v1): add XLS and XLSX support
Closes #47
|
2025-02-09 00:51:26 -03:00 |
|
Herculino Trotta
|
37b5a43c1f
|
feat(import): add Cajamar preset
Thanks to Pablo Hinojosa for sharing his file
|
2025-02-09 00:50:11 -03:00 |
|
Herculino Trotta
|
9e27fef5e5
|
feat(import:v1): add "add" and "subtract" transformations
|
2025-02-08 18:30:06 -03:00 |
|
Herculino Trotta
|
d9e8be7efb
|
feat(import:v1): allow to source previously mapped data by prefixing it with "__" on transformations
|
2025-02-08 16:38:36 -03:00 |
|
Herculino Trotta
|
00e83cf6a2
|
refactor(import:v1): remove forced "required" from some fields
|
2025-02-08 16:35:46 -03:00 |
|
Herculino Trotta
|
94e2bdf93d
|
fix(dev): django-browser-reload not working
|
2025-02-08 16:00:45 -03:00 |
|
Herculino Trotta
|
43eb87d3ba
|
feat(import:v1): allow to source previously mapped data by prefixing it with "__"
|
2025-02-08 15:59:27 -03:00 |
|
Herculino Trotta
|
f5c86f3d97
|
feat: account and currency cards will no longer display unneeded zeros, only for totals
|
2025-02-08 11:42:46 -03:00 |
|
Herculino Trotta
|
86112931d9
|
fix(logging): procrastinate job logs not showing up
|
2025-02-08 04:18:33 -03:00 |
|
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
|
4f7fc1c9c8
|
fix(automatic-exchange-rates): skipping hours due to minutes
|
2025-02-07 14:34:38 -03:00 |
|
Herculino Trotta
|
1a0de32ef8
|
locale: update locales
|
2025-02-07 11:46:57 -03:00 |
|
Herculino Trotta
|
8315adeb4a
|
fix(automatic-exchange-rates): 1-24 should be 0-23
|
2025-02-07 11:46:33 -03:00 |
|
Herculino Trotta
|
5296820d46
|
refactor(automatic-exchange-rates): replace fetch_interval with fetch interval type and fetch interval
|
2025-02-07 11:40:37 -03:00 |
|
Herculino Trotta
|
852ffd5634
|
feat: cleanup and format logs
|
2025-02-07 11:31:14 -03:00 |
|
Herculino Trotta
|
62bfaaa62a
|
feat: add TZ env var
|
2025-02-07 11:29:28 -03:00 |
|
Herculino Trotta
|
93bb34166e
|
feat(ui): auto-resize textareas when typing
|
2025-02-06 21:40:04 -03:00 |
|
Herculino Trotta
|
d207760ae9
|
feat(currencies): add automatic exchange rate fetching
Closes #123
|
2025-02-05 10:16:04 -03:00 |
|
Herculino Trotta
|
80edf557cb
|
fix(transactions): transaction convert value doesn't take into account currency's exchange currency
account takes precedence
|
2025-02-03 00:30:26 -03:00 |
|
Herculino Trotta
|
7b95c806fb
|
refactor(currencies): remove currency's code reference in the UI
|
2025-02-03 00:28:21 -03:00 |
|
Herculino Trotta
|
56862cd025
|
refactor(currencies): make currency code non-unique and increase it's size
|
2025-02-03 00:27:11 -03:00 |
|
Herculino Trotta
|
f7768c8658
|
feat: internal code for automatic exchange rate fetching
|
2025-02-03 00:26:00 -03:00 |
|
Herculino Trotta
|
aa8abe0e1c
|
fix: unable to display exchange projected income value
|
2025-02-03 00:20:00 -03:00 |
|
Herculino Trotta
|
757f6647da
|
fix: changing startpage to networth breaks homepage
|
2025-02-02 00:04:45 -03:00 |
|
Herculino Trotta
|
9705441e2d
|
feat: indicate what paid/project button means
Closes #122
|
2025-02-01 19:06:04 -03:00 |
|
Herculino Trotta
|
712f5f428e
|
feat: indicate what paid/project button means
|
2025-02-01 15:04:58 -03:00 |
|
Herculino Trotta
|
60a694635b
|
fix: changing startpage from monthly breaks homepage
Fixes #121
|
2025-02-01 14:59:55 -03:00 |
|
Herculino Trotta
|
0a3e47819a
|
feat: add trash can to see deleted transactions
|
2025-02-01 11:12:43 -03:00 |
|
Herculino Trotta
|
f9d299cb78
|
refactor: remove single
|
2025-02-01 09:43:48 -03:00 |
|
Herculino Trotta
|
39c1f634b6
|
feat: add account and currency info to monthly view
|
2025-02-01 00:51:16 -03:00 |
|
Herculino Trotta
|
a7d8f94412
|
fix: empty strings not considered as None when importing
|
2025-01-31 16:54:04 -03:00 |
|
Herculino Trotta
|
85794f5c01
|
feat: expose current version
|
2025-01-31 11:15:15 -03:00 |
|
Herculino Trotta
|
7b77f6f363
|
feat: gracefully handle bigger title on info cards
|
2025-01-31 01:19:28 -03:00 |
|
Herculino Trotta
|
5abd0b8d3c
|
feat: turn quick transactions buttons in a component and gracefully handle buttons w/ long text
|
2025-01-31 01:12:45 -03:00 |
|
Herculino Trotta
|
b5671fcd0e
|
fix: 'tags__id' does not resolve to an item that supports prefetching
|
2025-01-30 00:26:07 -03:00 |
|
Herculino Trotta
|
48408cead8
|
fix: 'tags__id' does not resolve to an item that supports prefetching
|
2025-01-30 00:22:37 -03:00 |
|
Herculino Trotta
|
0b83ad6b3e
|
feat: allow for a subset of markdown (bold, italics, strikethrough, links) when displaying notes
|
2025-01-29 13:52:46 -03:00 |
|
Herculino Trotta
|
1140d9c896
|
feat: improve transactions list loading time
Prefetch more values and allow them to be cached
|
2025-01-29 13:46:06 -03:00 |
|
Dimitri Decrock
|
d25aba7be9
|
small change to number format again
|
2025-01-29 06:12:54 +01:00 |
|
Dimitri Decrock
|
c3eaca3e9a
|
Merge branch 'eitchtee:main' into main
|
2025-01-29 06:10:17 +01:00 |
|
Herculino Trotta
|
5677706452
|
Merge pull request #105
fix: unable to load transactions on first login
|
2025-01-29 00:56:22 -03:00 |
|