Herculino Trotta
|
09d14b44fe
|
Merge pull request #39 from eitchtee/dev
feat(transactions): make description optional
0.5.0
|
2025-01-14 23:49:45 -03:00 |
|
Herculino Trotta
|
a5b78f7c83
|
Merge pull request #40 from eitchtee/new_datepicker
feat(datepicker): drop native datepickers in favor of AirDatePicker for better compatibility
|
2025-01-14 23:49:27 -03:00 |
|
Herculino Trotta
|
9543881aae
|
Merge pull request #38 from eltociear/patch-1
docs: update README.md
|
2025-01-14 23:49:06 -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 |
|
Ikko Eltociear Ashimine
|
526c2cb191
|
docs: update README.md
perfomance -> performance
|
2025-01-14 15:05:46 +09:00 |
|
Herculino Trotta
|
4fe62244cd
|
docs(README): update README
|
2025-01-11 20:22:29 -03:00 |
|
Herculino Trotta
|
011e926e02
|
Merge pull request #37
locale(pt-BR): update translation
0.4.0
|
2025-01-11 13:42:11 -03:00 |
|
Herculino Trotta
|
cd1b872b27
|
locale(pt-BR): update translation
|
2025-01-11 13:41:40 -03:00 |
|
Herculino Trotta
|
3791edce63
|
Merge pull request #36
feat(recurring-transaction): when explicitly finishing, delete any upcoming unpaid transactions
|
2025-01-11 13:40:28 -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
|
e7e4ccafb6
|
Merge pull request #35 from eitchtee/dev
feat(recurring-transaction): when unpause start generating transactions from today or from existing date, whichever is higher
|
2025-01-11 13:39:26 -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
|
1eba2b8731
|
Merge pull request #34 from eitchtee/dev
feat(installment-plan): don't update paid transactions amount
|
2025-01-11 13:37:19 -03:00 |
|
Herculino Trotta
|
afe366c359
|
feat(installment-plan): don't update paid transactions amount
|
2025-01-11 13:35:52 -03:00 |
|
Herculino Trotta
|
3ee2bebc5c
|
Merge pull request #33
feat(recurring-transaction): update unpaid transactions info when recurring transaction is updated
|
2025-01-11 13:35:14 -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
|
4005a83a0d
|
Merge pull request #32
fix(calculator): rounding errors
0.3.6
|
2025-01-07 16:17:00 -03:00 |
|
Herculino Trotta
|
f81f1d83fd
|
fix(calculator): rounding errors
|
2025-01-07 16:16:26 -03:00 |
|
Herculino Trotta
|
7816d6c55d
|
Merge pull request #31
fix(transactions:action-bar): rounding errors when summing (again)
0.3.5
|
2025-01-06 00:50:41 -03:00 |
|
Herculino Trotta
|
6e3fdae4fe
|
fix(transactions:action-bar): rounding errors when summing (again)
|
2025-01-06 00:50:17 -03:00 |
|
Herculino Trotta
|
e2da996217
|
Merge pull request #30
fix(networth): chart initializing multiple times resulting in weird animation
0.3.4
|
2025-01-06 00:14:48 -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
|
7060f07ccd
|
Merge pull request #29
feat(calculator): localize result
|
2025-01-06 00:14:12 -03:00 |
|
Herculino Trotta
|
0adb991879
|
feat(calculator): localize result
|
2025-01-06 00:13:47 -03:00 |
|
Herculino Trotta
|
20e03df661
|
Merge pull request #28
fix(transactions:action-bar): rounding errors when summing
|
2025-01-06 00:11:55 -03:00 |
|
Herculino Trotta
|
71f59bfd68
|
fix(transactions:action-bar): rounding errors when summing
|
2025-01-06 00:10:40 -03:00 |
|
Herculino Trotta
|
6c76535f91
|
Merge pull request #27
fix(transactions:action-bar): min and max calculations take into account if value is income or expense
0.3.3
|
2025-01-05 15:53:21 -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
|
89b11421c2
|
Merge pull request #26
feat(transactions:action-bar): localize calculation results
0.3.2
|
2025-01-05 15:42:51 -03:00 |
|
Herculino Trotta
|
056fc4fced
|
feat(transactions:action-bar): localize calculation results
|
2025-01-05 15:42:28 -03:00 |
|
Herculino Trotta
|
3f9765ec7b
|
Merge pull request #25
refactor(transactions:action-bar): remove debug log
0.3.1
|
2025-01-05 15:22:52 -03:00 |
|
Herculino Trotta
|
0d9d13bf31
|
refactor(transactions:action-bar): remove debug log
|
2025-01-05 15:22:18 -03:00 |
|
Herculino Trotta
|
2f6c396eaf
|
Merge pull request #24
fix(transactions:action-bar): sum button not copying correctly
0.3.0
|
2025-01-05 15:20:24 -03:00 |
|
Herculino Trotta
|
d12b920e54
|
fix(transactions:action-bar): sum button not copying correctly
|
2025-01-05 15:19:58 -03:00 |
|
Herculino Trotta
|
9edbf7bd5a
|
Merge pull request #23
feat(transactions:action-bar): add more math options in a dropdown
|
2025-01-05 14:36:07 -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
|
10a0ac42a2
|
Merge pull request #22
feat(api): add RecurringTransaction and InstallmentPlan endpoints
0.2.0
|
2025-01-05 11:14:03 -03:00 |
|
Herculino Trotta
|
1b47c12a22
|
feat(api): add RecurringTransaction and InstallmentPlan endpoints
|
2025-01-05 11:13:23 -03:00 |
|
Herculino Trotta
|
091f73bf8d
|
feat(api): support string name and ids for installmentplan endpoint
|
2025-01-05 11:07:38 -03:00 |
|
Herculino Trotta
|
73fe17de64
|
feat(api): add auth permission to all api endpoint
|
2025-01-05 11:04:50 -03:00 |
|
Herculino Trotta
|
52af1b2260
|
Merge pull request #21
feat(api): add API endpoints to add DCA entries and strategies
|
2025-01-05 10:54:55 -03:00 |
|
Herculino Trotta
|
8efa087aee
|
feat(api): add API endpoints to add DCA entries and strategies
|
2025-01-05 10:54:31 -03:00 |
|
Herculino Trotta
|
6f69f15474
|
Merge pull request #20
feat: archived tabs for categories, tags and entities
0.1.9
|
2025-01-05 01:46:01 -03:00 |
|
Herculino Trotta
|
905e80cffe
|
fix: overflowing empty message
|
2025-01-05 01:45:11 -03:00 |
|
Herculino Trotta
|
baae6bb96a
|
feat(entities): add tab to show archived entities
|
2025-01-05 01:43:24 -03:00 |
|
Herculino Trotta
|
f5132e24bd
|
feat(tags): add tab to show archived tags
|
2025-01-05 01:36:30 -03:00 |
|
Herculino Trotta
|
41303f39a0
|
fix: typo
|
2025-01-05 01:35:34 -03:00 |
|
Herculino Trotta
|
0fc8b0ee49
|
feat(tags): add tab to show archived tags
|
2025-01-05 01:35:25 -03:00 |
|