Commit Graph

  • 9edbf7bd5a Merge pull request #23 Herculino Trotta 2025-01-05 14:36:07 -03:00
  • dbd3eea29a locale(pt-BR): update translation Herculino Trotta 2025-01-05 14:35:33 -03:00
  • 881fed1895 feat(transactions:action-bar): add more math options in a dropdown Herculino Trotta 2025-01-05 14:35:23 -03:00
  • 10a0ac42a2 Merge pull request #22 0.2.0 Herculino Trotta 2025-01-05 11:14:03 -03:00
  • 1b47c12a22 feat(api): add RecurringTransaction and InstallmentPlan endpoints Herculino Trotta 2025-01-05 11:13:23 -03:00
  • 091f73bf8d feat(api): support string name and ids for installmentplan endpoint Herculino Trotta 2025-01-05 11:07:38 -03:00
  • 73fe17de64 feat(api): add auth permission to all api endpoint Herculino Trotta 2025-01-05 11:04:50 -03:00
  • 52af1b2260 Merge pull request #21 Herculino Trotta 2025-01-05 10:54:55 -03:00
  • 8efa087aee feat(api): add API endpoints to add DCA entries and strategies Herculino Trotta 2025-01-05 10:54:31 -03:00
  • 6f69f15474 Merge pull request #20 0.1.9 Herculino Trotta 2025-01-05 01:46:01 -03:00
  • 905e80cffe fix: overflowing empty message Herculino Trotta 2025-01-05 01:45:11 -03:00
  • baae6bb96a feat(entities): add tab to show archived entities Herculino Trotta 2025-01-05 01:43:24 -03:00
  • f5132e24bd feat(tags): add tab to show archived tags Herculino Trotta 2025-01-05 01:36:30 -03:00
  • 41303f39a0 fix: typo Herculino Trotta 2025-01-05 01:35:34 -03:00
  • 0fc8b0ee49 feat(tags): add tab to show archived tags Herculino Trotta 2025-01-05 01:35:25 -03:00
  • 037014d024 feat(categories): add tab to show archived categories Herculino Trotta 2025-01-05 01:22:14 -03:00
  • 8c5a9efe05 Merge pull request #19 from eitchtee/dev 0.1.8 Herculino Trotta 2025-01-04 18:24:47 -03:00
  • f940414b5c locale(pt-BR): update translation Herculino Trotta 2025-01-04 18:23:01 -03:00
  • 2d8e97a27e Merge pull request #18 Herculino Trotta 2025-01-04 18:17:42 -03:00
  • 5ccb9ff152 locale: add lazy translations to missing ValidationErrors Herculino Trotta 2025-01-04 18:17:06 -03:00
  • 3c0a2d82ac feat: allow for deactivating Tags, Categories and Entities, hiding them from menus Herculino Trotta 2025-01-04 18:13:11 -03:00
  • 62f049cbb2 Merge pull request #17 Herculino Trotta 2025-01-04 18:00:33 -03:00
  • 7a759be357 feat(fields:forms:dynamic-select): support existing objects not currently on the queryset Herculino Trotta 2025-01-04 17:59:59 -03:00
  • 6297e73307 Merge pull request #16 Herculino Trotta 2025-01-04 01:33:05 -03:00
  • eb753bb30e feat(transactions): properly sum income and expense when selected Herculino Trotta 2025-01-04 01:32:09 -03:00
  • 1047fb23dd fix(networth): charts not changing between views Herculino Trotta 2025-01-03 17:36:10 -03:00
  • c861b9ae07 fix(networth): charts not changing between views Herculino Trotta 2025-01-03 17:36:10 -03:00
  • 4be849f5de github(release): add gha cache Herculino Trotta 2024-12-28 02:42:43 -03:00
  • 3e73332a93 locale(pt-BR): update translation 0.1.7 Herculino Trotta 2024-12-28 02:32:43 -03:00
  • ae2217e760 feat(tools:currency-converter): add a button to invert the selected currencies Herculino Trotta 2024-12-28 00:55:39 -03:00
  • e2bf699be0 feat(tools:currency-converter): make it responsive Herculino Trotta 2024-12-28 00:55:14 -03:00
  • e760d42c2d github(release): drop ghcr.io in favor of DockerHub 0.1.6 Herculino Trotta 2024-12-27 12:50:38 -03:00
  • d541b30280 docs: registry changes (#12) 0.1.5 Herculino Trotta 2024-12-27 12:25:12 -03:00
  • 366c0b475d build(deps): bump nanoid from 3.3.7 to 3.3.8 in /frontend (#8) dependabot[bot] 2024-12-27 12:17:41 -03:00
  • 8576b74aff build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /frontend (#9) dependabot[bot] 2024-12-27 12:17:34 -03:00
  • d4b11bd350 build(deps): bump path-to-regexp and express in /frontend (#10) dependabot[bot] 2024-12-27 12:17:28 -03:00
  • c8c34c2c56 build(deps): bump cookie and express in /frontend (#11) dependabot[bot] 2024-12-27 12:17:18 -03:00
  • 023ceb898f Merge pull request #7 0.1.4 Herculino Trotta 2024-12-27 11:25:52 -03:00
  • 1243dddd5d github(release): cache build process Herculino Trotta 2024-12-27 11:24:56 -03:00
  • 8661fb39e8 github(release): disable provenance when building image Herculino Trotta 2024-12-27 11:20:44 -03:00
  • 5752606fec docker(prod): update docker-compose.prod.yml to use registry image Herculino Trotta 2024-12-27 11:20:14 -03:00
  • 7250ce0dbb Merge pull request #6 0.1.3 Herculino Trotta 2024-12-27 03:24:25 -03:00
  • b963a3cfb8 github(release): drop support for arm besides arm64 Herculino Trotta 2024-12-27 03:23:51 -03:00
  • 1f14eb011f Merge pull request #5 0.1.2 Herculino Trotta 2024-12-27 03:13:13 -03:00
  • 265af71ac5 github: fix "repository name must be lowercase" Herculino Trotta 2024-12-27 03:12:59 -03:00
  • 4c003d4456 Merge pull request #4 0.1.1 Herculino Trotta 2024-12-27 03:09:33 -03:00
  • d66a2e2856 github: remove changelog creation from release.yml 2 Herculino Trotta 2024-12-27 03:09:16 -03:00
  • 74bf6a655d Merge pull request #3 Herculino Trotta 2024-12-27 03:07:19 -03:00
  • 114cf2622e github: remove changelog creation from release.yml Herculino Trotta 2024-12-27 03:06:33 -03:00
  • cfcd81e882 Merge pull request #2 from eitchtee/dependabot/pip/gunicorn-22.0.0 0.1.0 Herculino Trotta 2024-12-27 03:04:05 -03:00
  • 29b8a43bcf build(deps): bump gunicorn from 21.2.0 to 22.0.0 dependabot[bot] 2024-12-27 06:03:18 +00:00
  • 91f0af0ada Merge pull request #1 Herculino Trotta 2024-12-27 02:59:52 -03:00
  • 00a848f266 github: add ghcr.io image build Herculino Trotta 2024-12-27 02:59:23 -03:00
  • 4b8051cca2 refactor(rules): rename TransactionRuleAction related_name from "action" to "transaction_actions" Herculino Trotta 2024-12-27 02:10:09 -03:00
  • de550033c6 refactor(networth): reorganize page to have a clear split between accounts and currencies Herculino Trotta 2024-12-27 01:59:39 -03:00
  • a90b188e32 fix(networth): random broken rendering for charts when changing pages with htmx Herculino Trotta 2024-12-27 01:49:43 -03:00
  • 0ab0ad2ccb refactor(transactions:all): change columns ordering on mobile Herculino Trotta 2024-12-25 23:42:41 -03:00
  • e461e87688 feat(transactions:all): add summary Herculino Trotta 2024-12-25 23:36:28 -03:00
  • 70cdea9235 style(yearly:account): add horizontal ruler between entries Herculino Trotta 2024-12-25 23:35:49 -03:00
  • 728933ba89 refactor(calculator): change hotkey to Alt+C to prevent conflicts with input Herculino Trotta 2024-12-25 20:58:50 -03:00
  • a68ba671d4 feat(calculator): press Shift+C to open the calculator Herculino Trotta 2024-12-25 15:08:47 -03:00
  • 3a0f06e0d3 feat(transactions:filter): add currency filter Herculino Trotta 2024-12-25 11:00:33 -03:00
  • d6570bed15 locale(pt-BR): update translations Herculino Trotta 2024-12-24 16:07:31 -03:00
  • 33d61495b1 fix(frontend): missing dynamically generated classes Herculino Trotta 2024-12-24 13:28:19 -03:00
  • 10fea65088 refactor(cotton): change percentage_distribution's coloring and margin Herculino Trotta 2024-12-24 13:22:44 -03:00
  • 906095dcdd feat(cotton): add info_card component Herculino Trotta 2024-12-24 13:21:57 -03:00
  • 28e4ef9659 feat(cotton): add percentage_distribution component Herculino Trotta 2024-12-24 12:40:14 -03:00
  • 4c1c86adb8 fix(transactions:calculations:percentages): KeyError when calculating exchange Herculino Trotta 2024-12-24 11:59:27 -03:00
  • dc74d2e61d feat(yearly:currency): add percentage bar and refactor design Herculino Trotta 2024-12-24 11:58:53 -03:00
  • 4efba3424d feat(yearly:account): add percentage bar Herculino Trotta 2024-12-24 11:58:23 -03:00
  • 315d68ba15 feat(common:templatetags): add templatetag to programmatically retrieve a dict key Herculino Trotta 2024-12-24 11:57:41 -03:00
  • c786697836 locale(pt-BR): update translations Herculino Trotta 2024-12-24 02:38:02 -03:00
  • 1b2a77aaf3 feat(monthly-view): add percentage bar Herculino Trotta 2024-12-24 02:36:26 -03:00
  • 522346a06c feat(currency-converter): reduce decimal places for converted value Herculino Trotta 2024-12-24 01:45:51 -03:00
  • c785ae92af fix: wrong title for Currency Converter page Herculino Trotta 2024-12-22 11:29:41 -03:00
  • a0d1d01d9d docs: update README Herculino Trotta 2024-12-22 04:25:54 -03:00
  • 28bc64df5d locale(pt-BR): update translations Herculino Trotta 2024-12-21 16:31:09 -03:00
  • 68992839c2 refactor: remove debug prints Herculino Trotta 2024-12-21 16:30:17 -03:00
  • d570be9dd6 feat: add Currency Converter Herculino Trotta 2024-12-21 16:30:04 -03:00
  • 8d7af0b5b6 fix: configuration option on user menu doesn't have a pointer cursor Herculino Trotta 2024-12-21 00:30:29 -03:00
  • fb24a57882 feat: improve calculator animations, fix it moving up when result is displayed Herculino Trotta 2024-12-21 00:20:35 -03:00
  • a1d3dfe6a3 docs: add initial README Herculino Trotta 2024-12-19 01:27:28 -03:00
  • 7dfe4d99aa docs: add initial README Herculino Trotta 2024-12-19 01:23:13 -03:00
  • a2c7ba2d9d Merge remote-tracking branch 'origin/main' Herculino Trotta 2024-12-19 01:21:43 -03:00
  • f37e36c25b docs: add initial README Herculino Trotta 2024-12-19 01:21:29 -03:00
  • d316dd06eb Create LICENSE Herculino Trotta 2024-12-19 01:18:54 -03:00
  • e4011e9d64 refactor: remove interact.js Herculino Trotta 2024-12-15 14:23:59 -03:00
  • 786a80f372 fix(transactions): wrong field name when generating upcoming transactions Herculino Trotta 2024-12-15 10:07:04 -03:00
  • b148a89dc6 feat(tasks): add error logging Herculino Trotta 2024-12-15 10:06:31 -03:00
  • 90f9b09121 feat(calculator): move handle to top Herculino Trotta 2024-12-15 02:35:43 -03:00
  • cae48ec4ab feat(calculator): prevent calculator from going out of bounds Herculino Trotta 2024-12-15 02:35:27 -03:00
  • d7a6cf0f42 fix(network): charts are very short on mobile Herculino Trotta 2024-12-15 02:05:43 -03:00
  • b803a8f471 locale(pt-BR): update translations Herculino Trotta 2024-12-15 01:42:08 -03:00
  • 1ffbd4f9f5 fix(networth): missing title for each page type Herculino Trotta 2024-12-15 01:42:02 -03:00
  • 06aa674492 locale(pt-BR): update translations Herculino Trotta 2024-12-15 01:38:17 -03:00
  • 4c23b75066 fix(networth): projected currency totals not displayed correctly Herculino Trotta 2024-12-15 01:33:53 -03:00
  • 188e737121 feat(networth): add projected view Herculino Trotta 2024-12-15 01:22:33 -03:00
  • 77cc043b90 refactor: reduce calculator width due to mobile Herculino Trotta 2024-12-14 21:25:05 -03:00
  • 7a0fa3f619 locale(pt-BR): update translations Herculino Trotta 2024-12-14 18:22:36 -03:00
  • 86443ba197 feat: add contained, persistent calculator Herculino Trotta 2024-12-14 18:22:21 -03:00