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 |
|
Herculino Trotta
|
037014d024
|
feat(categories): add tab to show archived categories
|
2025-01-05 01:22:14 -03:00 |
|
Herculino Trotta
|
8c5a9efe05
|
Merge pull request #19 from eitchtee/dev
locale(pt-BR): update translation
0.1.8
|
2025-01-04 18:24:47 -03:00 |
|
Herculino Trotta
|
f940414b5c
|
locale(pt-BR): update translation
|
2025-01-04 18:23:01 -03:00 |
|
Herculino Trotta
|
2d8e97a27e
|
Merge pull request #18
feat: allow for deactivating Tags, Categories and Entities, hiding them from menus
|
2025-01-04 18:17:42 -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
|
62f049cbb2
|
Merge pull request #17
feat(fields:forms:dynamic-select): support existing objects not currently on the queryset
|
2025-01-04 18:00:33 -03:00 |
|
Herculino Trotta
|
7a759be357
|
feat(fields:forms:dynamic-select): support existing objects not currently on the queryset
and add create_field to DynamicModelChoiceField
|
2025-01-04 17:59:59 -03:00 |
|
Herculino Trotta
|
6297e73307
|
Merge pull request #16
feat(transactions): properly sum income and expense when selected
|
2025-01-04 01:33:05 -03:00 |
|
Herculino Trotta
|
eb753bb30e
|
feat(transactions): properly sum income and expense when selected
also added a flatTotal (old behavior) for future use
|
2025-01-04 01:32:09 -03:00 |
|
Herculino Trotta
|
1047fb23dd
|
fix(networth): charts not changing between views
|
2025-01-03 17:50:41 -03:00 |
|
Herculino Trotta
|
c861b9ae07
|
fix(networth): charts not changing between views
|
2025-01-03 17:36:10 -03:00 |
|
Herculino Trotta
|
4be849f5de
|
github(release): add gha cache
|
2024-12-28 02:42:43 -03:00 |
|
Herculino Trotta
|
3e73332a93
|
locale(pt-BR): update translation
0.1.7
|
2024-12-28 02:32:43 -03:00 |
|
Herculino Trotta
|
ae2217e760
|
feat(tools:currency-converter): add a button to invert the selected currencies
|
2024-12-28 00:56:15 -03:00 |
|
Herculino Trotta
|
e2bf699be0
|
feat(tools:currency-converter): make it responsive
|
2024-12-28 00:56:15 -03:00 |
|
Herculino Trotta
|
e760d42c2d
|
github(release): drop ghcr.io in favor of DockerHub
0.1.6
|
2024-12-27 12:53:43 -03:00 |
|
Herculino Trotta
|
d541b30280
|
docs: registry changes (#12)
* docker(prod): update docker-compose.prod.yml to use registry image
* docs(README): update install instructions to use registry image
0.1.5
|
2024-12-27 12:25:12 -03:00 |
|
dependabot[bot]
|
366c0b475d
|
build(deps): bump nanoid from 3.3.7 to 3.3.8 in /frontend (#8)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-27 12:17:41 -03:00 |
|
dependabot[bot]
|
8576b74aff
|
build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /frontend (#9)
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-27 12:17:34 -03:00 |
|
dependabot[bot]
|
d4b11bd350
|
build(deps): bump path-to-regexp and express in /frontend (#10)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)
Updates `express` from 4.21.0 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.2)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-27 12:17:28 -03:00 |
|
dependabot[bot]
|
c8c34c2c56
|
build(deps): bump cookie and express in /frontend (#11)
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)
Updates `express` from 4.21.0 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.2)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-27 12:17:18 -03:00 |
|
Herculino Trotta
|
023ceb898f
|
Merge pull request #7
github(release): cache build process
0.1.4
|
2024-12-27 11:25:52 -03:00 |
|
Herculino Trotta
|
1243dddd5d
|
github(release): cache build process
|
2024-12-27 11:24:56 -03:00 |
|
Herculino Trotta
|
8661fb39e8
|
github(release): disable provenance when building image
|
2024-12-27 11:20:44 -03:00 |
|
Herculino Trotta
|
5752606fec
|
docker(prod): update docker-compose.prod.yml to use registry image
|
2024-12-27 11:20:14 -03:00 |
|
Herculino Trotta
|
7250ce0dbb
|
Merge pull request #6
github(release): drop support for arm besides arm64
0.1.3
|
2024-12-27 03:24:25 -03:00 |
|
Herculino Trotta
|
b963a3cfb8
|
github(release): drop support for arm besides arm64
|
2024-12-27 03:23:51 -03:00 |
|
Herculino Trotta
|
1f14eb011f
|
Merge pull request #5
github: fix "repository name must be lowercase"
0.1.2
|
2024-12-27 03:13:13 -03:00 |
|
Herculino Trotta
|
265af71ac5
|
github: fix "repository name must be lowercase"
|
2024-12-27 03:12:59 -03:00 |
|
Herculino Trotta
|
4c003d4456
|
Merge pull request #4
dev
0.1.1
|
2024-12-27 03:09:33 -03:00 |
|
Herculino Trotta
|
d66a2e2856
|
github: remove changelog creation from release.yml 2
|
2024-12-27 03:09:16 -03:00 |
|
Herculino Trotta
|
74bf6a655d
|
Merge pull request #3
github: remove changelog creation from release.yml
|
2024-12-27 03:07:19 -03:00 |
|
Herculino Trotta
|
114cf2622e
|
github: remove changelog creation from release.yml
|
2024-12-27 03:06:33 -03:00 |
|
Herculino Trotta
|
cfcd81e882
|
Merge pull request #2 from eitchtee/dependabot/pip/gunicorn-22.0.0
build(deps): bump gunicorn from 21.2.0 to 22.0.0
0.1.0
|
2024-12-27 03:04:05 -03:00 |
|
dependabot[bot]
|
29b8a43bcf
|
build(deps): bump gunicorn from 21.2.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-27 06:03:18 +00:00 |
|
Herculino Trotta
|
91f0af0ada
|
Merge pull request #1
github: add ghcr.io image build
|
2024-12-27 02:59:52 -03:00 |
|
Herculino Trotta
|
00a848f266
|
github: add ghcr.io image build
|
2024-12-27 02:59:23 -03:00 |
|
Herculino Trotta
|
4b8051cca2
|
refactor(rules): rename TransactionRuleAction related_name from "action" to "transaction_actions"
|
2024-12-27 02:10:09 -03:00 |
|
Herculino Trotta
|
de550033c6
|
refactor(networth): reorganize page to have a clear split between accounts and currencies
|
2024-12-27 01:59:39 -03:00 |
|
Herculino Trotta
|
a90b188e32
|
fix(networth): random broken rendering for charts when changing pages with htmx
|
2024-12-27 01:49:43 -03:00 |
|
Herculino Trotta
|
0ab0ad2ccb
|
refactor(transactions:all): change columns ordering on mobile
|
2024-12-25 23:42:41 -03:00 |
|
Herculino Trotta
|
e461e87688
|
feat(transactions:all): add summary
|
2024-12-25 23:36:28 -03:00 |
|
Herculino Trotta
|
70cdea9235
|
style(yearly:account): add horizontal ruler between entries
|
2024-12-25 23:35:49 -03:00 |
|
Herculino Trotta
|
728933ba89
|
refactor(calculator): change hotkey to Alt+C to prevent conflicts with input
|
2024-12-25 20:58:50 -03:00 |
|
Herculino Trotta
|
a68ba671d4
|
feat(calculator): press Shift+C to open the calculator
|
2024-12-25 15:08:47 -03:00 |
|