Herculino Trotta
|
cabd03e7e6
|
feat: presets
|
2025-01-23 11:43:35 -03:00 |
|
Herculino Trotta
|
ece44f2726
|
feat(import): more UI and endpoints
|
2025-01-22 10:43:19 -03:00 |
|
Herculino Trotta
|
a415e285ee
|
feat(transactions): make deleted_at readonly on admin
|
2025-01-22 10:43:18 -03:00 |
|
Herculino Trotta
|
00b8727664
|
feat(transactions): add internal_id field to transactions
|
2025-01-22 10:43:18 -03:00 |
|
Herculino Trotta
|
6f096fd3ff
|
feat(import): some views and urls
|
2025-01-22 10:43:18 -03:00 |
|
Herculino Trotta
|
07fcbe1f45
|
feat(import): some layouts
|
2025-01-22 10:43:18 -03:00 |
|
Herculino Trotta
|
0f14fd0c62
|
feat(import): test yaml_config before saving
|
2025-01-22 10:43:18 -03:00 |
|
Herculino Trotta
|
61d5aba67c
|
feat(import): some layouts
|
2025-01-22 10:43:18 -03:00 |
|
Herculino Trotta
|
76df16e489
|
feat(import:v1:schema): add option for triggering rules
|
2025-01-22 10:43:18 -03:00 |
|
Herculino Trotta
|
34e6914d41
|
feat(transactions:tasks): add old deleted transactions cleanup task
|
2025-01-22 10:43:18 -03:00 |
|
Herculino Trotta
|
f2cc070505
|
feat(settings): add KEEP_DELETED_TRANSACTIONS_FOR variable
|
2025-01-22 10:43:18 -03:00 |
|
Herculino Trotta
|
18d8e8ed1a
|
feat(import): add migrations
|
2025-01-22 10:43:18 -03:00 |
|
Herculino Trotta
|
2ff33526ae
|
feat(import): disable cache when running
|
2025-01-22 10:43:18 -03:00 |
|
Herculino Trotta
|
8a127a9f4f
|
feat(transactions): soft delete
|
2025-01-22 10:43:17 -03:00 |
|
Herculino Trotta
|
a52f682c4f
|
feat(transactions): soft delete
|
2025-01-22 10:43:17 -03:00 |
|
Herculino Trotta
|
87345cf235
|
docs(requirements): add django_ace
|
2025-01-22 10:43:17 -03:00 |
|
Herculino Trotta
|
50efc51f87
|
feat(import): improve schema definition
|
2025-01-22 10:43:17 -03:00 |
|
Herculino Trotta
|
493bf268bb
|
feat: rename app, some work on schema
|
2025-01-22 10:43:17 -03:00 |
|
Herculino Trotta
|
8992cd98b5
|
feat: add import app boilerplate
|
2025-01-22 10:43:17 -03:00 |
|
Herculino Trotta
|
f7c3a2f320
|
locale: add nl (Dutch) language files
|
2025-01-22 10:21:35 -03:00 |
|
Herculino Trotta
|
c14b666921
|
Merge pull request #54 from eitchtee/datepicker_today_button
feat(datepicker): bring back today/now button behavior
|
2025-01-20 22:15:44 -03:00 |
|
Herculino Trotta
|
5d2b9ae0b3
|
locale(pt-BR): update translation
|
2025-01-20 22:14:42 -03:00 |
|
Herculino Trotta
|
d5dfe5bba0
|
feat(datepicker): bring back today/now button behavior
|
2025-01-20 22:14:36 -03:00 |
|
Herculino Trotta
|
eae0e00d1f
|
fix(datepicker): missing leading zeros on times
|
2025-01-20 21:48:09 -03:00 |
|
Herculino Trotta
|
e3bab503a0
|
locale(pt-BR): update translation
|
2025-01-20 19:46:50 -03:00 |
|
Herculino Trotta
|
c089c49b7d
|
refactor: remove debug print
|
2025-01-20 19:40:33 -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
|
315f4e1269
|
feat: add a duplicate/clone action to each transaction
|
2025-01-17 23:53:39 -03:00 |
|
Herculino Trotta
|
3f250338a3
|
Merge pull request #44 from eitchtee/new_datepicker
docker: remove YAML anchor and merge directives from docker-compose.prod.yml
|
2025-01-16 09:24:06 -03:00 |
|
Herculino Trotta
|
97c6b13d57
|
security: actually use SECRET_KEY env variable. You will get logged out.
|
2025-01-16 09:23:18 -03:00 |
|
Herculino Trotta
|
09d14b44fe
|
Merge pull request #39 from eitchtee/dev
feat(transactions): make description optional
|
2025-01-14 23:49:45 -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
|
2b6a73af18
|
feat(transactions): make description optional
|
2025-01-14 10:04:46 -03:00 |
|
Herculino Trotta
|
cd1b872b27
|
locale(pt-BR): update translation
|
2025-01-11 13:41:40 -03:00 |
|
Herculino Trotta
|
2cb8100129
|
feat(recurring-transaction): when explicitly finishing, delete any upcoming unpaid transactions
|
2025-01-11 13:40:10 -03:00 |
|
Herculino Trotta
|
afbbf7b25d
|
feat(recurring-transaction): when unpause start generating transactions from today or from existing date, whichever is higher
|
2025-01-11 13:38:51 -03:00 |
|
Herculino Trotta
|
afe366c359
|
feat(installment-plan): don't update paid transactions amount
|
2025-01-11 13:35:52 -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
|
f81f1d83fd
|
fix(calculator): rounding errors
|
2025-01-07 16:16:26 -03:00 |
|
Herculino Trotta
|
6e3fdae4fe
|
fix(transactions:action-bar): rounding errors when summing (again)
|
2025-01-06 00:50:17 -03:00 |
|
Herculino Trotta
|
cc2e2293ed
|
fix(networth): chart initializing multiple times resulting in weird animation
|
2025-01-06 00:14:15 -03:00 |
|
Herculino Trotta
|
0adb991879
|
feat(calculator): localize result
|
2025-01-06 00:13:47 -03:00 |
|
Herculino Trotta
|
71f59bfd68
|
fix(transactions:action-bar): rounding errors when summing
|
2025-01-06 00:10:40 -03:00 |
|
Herculino Trotta
|
5c8fbc9278
|
fix(transactions:action-bar): min and max calculations take into account if value is income or expense
|
2025-01-05 15:52:58 -03:00 |
|
Herculino Trotta
|
056fc4fced
|
feat(transactions:action-bar): localize calculation results
|
2025-01-05 15:42:28 -03:00 |
|
Herculino Trotta
|
0d9d13bf31
|
refactor(transactions:action-bar): remove debug log
|
2025-01-05 15:22:18 -03:00 |
|
Herculino Trotta
|
d12b920e54
|
fix(transactions:action-bar): sum button not copying correctly
|
2025-01-05 15:19:58 -03:00 |
|
Herculino Trotta
|
dbd3eea29a
|
locale(pt-BR): update translation
|
2025-01-05 14:35:33 -03:00 |
|
Herculino Trotta
|
881fed1895
|
feat(transactions:action-bar): add more math options in a dropdown
|
2025-01-05 14:35:23 -03:00 |
|
Herculino Trotta
|
1b47c12a22
|
feat(api): add RecurringTransaction and InstallmentPlan endpoints
|
2025-01-05 11:13:23 -03:00 |
|