Commit graph

  • 3edf947145 Accidentally only build the sourcemap for API bundle master James Long 2022-12-08 15:59:12 -0500
  • b34dfb15b2 @actual-app/api 4.1.4 James Long 2022-12-08 15:55:29 -0500
  • 8b1c5777ad Include the API bundle when publishing James Long 2022-12-08 15:55:05 -0500
  • 94c195abb9 Fix API version James Long 2022-12-03 23:34:31 -0500
  • 7c1c9bf03a Ignore API bundle James Long 2022-12-03 23:32:57 -0500
  • 8f7625831f Prettier James Long 2022-12-03 23:19:26 -0500
  • 15e2f2dce7 v22.12.03 James Long 2022-12-02 10:40:02 -0500
  • abfac16e8c Prettier 22.12.02 James Long 2022-12-03 23:19:26 -0500
  • 006ea7f692 v22.12.03 James Long 2022-12-02 10:40:02 -0500
  • 29fb2cc641 Update Account.js Matiss Janis Aboltins 2022-11-19 15:20:06 +0200
  • 2566b950c2 feat: ability to add notes to accounts Matiss Janis Aboltins 2022-10-06 20:27:36 +0100
  • ba71c1ba05 another shall0pass 2022-11-08 16:21:03 -0600
  • fcde52a9c7 cleanup shall0pass 2022-11-08 16:20:47 -0600
  • 94dbbbc68b cleanup shall0pass 2022-11-08 16:14:59 -0600
  • 16e01a8f58 fix shall0pass 2022-11-08 14:52:34 -0600
  • a9218e1625 removed additional function shall0pass 2022-11-08 13:41:41 -0600
  • 0a61acdf8f Remove the hold for future months button shall0pass 2022-10-11 12:48:08 -0500
  • 157b58a2dd Import only what's needed from the API for importer packages James Long 2022-12-01 23:13:48 -0500
  • c4d1303691 Import only what's needed from the API for importer packages jlongster-avoid-api-bundle James Long 2022-12-01 23:13:48 -0500
  • 7b6909eaa6 fix: add default value to be even more secure against future regressions Matiss Janis Aboltins 2022-11-20 20:25:04 +0000
  • 3133ddcda3 fix(useSheetValue): default value should be null not undefined Matiss Janis Aboltins 2022-11-20 18:52:43 +0000
  • 4904da5006 Remove console James Long 2022-11-09 23:43:11 -0500
  • a72ee51e1a Always pull in API package from workspace (fixes #378) James Long 2022-11-09 23:33:23 -0500
  • bf03dfc1cc
    Merge pull request #272 from rickdoesdev/master Rich Howell 2022-11-13 18:34:21 +0000
  • a157679906 Fix test James Long 2022-11-12 22:28:26 -0500
  • a4a7803407 Fix lint James Long 2022-11-12 22:13:25 -0500
  • 2d9b319e45 Move safeNumber to shared util and tweak implementation James Long 2022-08-12 00:06:56 -0400
  • 4b83552ddf feat: add explicit value checking on saving to / reading from budget Tom French 2022-07-29 01:06:55 +0100
  • 5f0da9deb8 fix: replace last usages of | 0 Tom French 2022-07-29 00:13:07 +0100
  • e903f5c20d fix: remove unnecessary conversion to 32 bit Tom French 2022-07-29 00:10:49 +0100
  • 04aa1731b5 fix: use Math.round in place of truncating digits Tom French 2022-07-29 00:04:45 +0100
  • bb9c9927db fix: use Math.round in place of truncating digits Tom French 2022-07-29 00:03:33 +0100
  • 696a094303 fix: replace custom isInteger function with Number.isInteger Tom French 2022-07-29 00:00:38 +0100
  • 4421f2a173 fix: use 64bit compatible integer check in aql compiler Tom French 2022-07-28 12:13:52 +0100
  • f1b61cf6f1 fix: use integer check which doesn't require value to be 32 bit Tom French 2022-07-27 20:19:11 +0100
  • 412c34f6d9 Fix test remove-32bit-limit-on-amounts James Long 2022-11-12 22:28:26 -0500
  • e8a79c8dbf Fix lint James Long 2022-11-12 22:13:25 -0500
  • 6075e846d3
    Merge pull request #266 from j-f1/update-data-file-index Rich Howell 2022-11-12 15:36:42 +0000
  • 2857e65ccd
    Merge pull request #218 from ezfe/master Rich Howell 2022-11-12 15:34:57 +0000
  • 29124f624b
    Merge pull request #389 from shall0pass/help_button Rich Howell 2022-11-12 15:05:08 +0000
  • aa97994ad2 fix linting error shall0pass 2022-11-12 04:53:15 -0600
  • be3dc26166 launch in separate tab shall0pass 2022-11-11 18:24:28 -0600
  • 9ce6f9564c add help button shall0pass 2022-11-11 18:06:49 -0600
  • 496ef039b7 Move safeNumber to shared util and tweak implementation James Long 2022-08-12 00:06:56 -0400
  • 6cbc22312f feat: add explicit value checking on saving to / reading from budget Tom French 2022-07-29 01:06:55 +0100
  • 3a925948e2 fix: replace last usages of | 0 Tom French 2022-07-29 00:13:07 +0100
  • 6e15b985cb fix: remove unnecessary conversion to 32 bit Tom French 2022-07-29 00:10:49 +0100
  • 9a442361ad fix: use Math.round in place of truncating digits Tom French 2022-07-29 00:04:45 +0100
  • f5417bcc8d fix: use Math.round in place of truncating digits Tom French 2022-07-29 00:03:33 +0100
  • fb3e12b8a7 fix: replace custom isInteger function with Number.isInteger Tom French 2022-07-29 00:00:38 +0100
  • 75da379079 fix: use 64bit compatible integer check in aql compiler Tom French 2022-07-28 12:13:52 +0100
  • 423f355766 fix: use integer check which doesn't require value to be 32 bit Tom French 2022-07-27 20:19:11 +0100
  • dbda0ec4c2 Remove console jlongster-api-deps James Long 2022-11-09 23:43:11 -0500
  • cd0fc02a44 Always pull in API package from workspace (fixes #378) James Long 2022-11-09 23:33:23 -0500
  • 12289792da 22.10.25 James Long 2022-10-25 10:04:19 -0400
  • c8e759fd49 4.1.1 James Long 2022-10-25 02:10:57 -0400
  • 2256653c16
    Merge pull request #373 from rich-howell/remove-docs Rich Howell 2022-10-23 12:54:13 +0100
  • 182c77a8e3 Remove documentation Rich In SQL 2022-10-23 12:48:52 +0100
  • de232b3ff0
    Merge pull request #368 from rich-howell/readme-updates Rich Howell 2022-10-21 19:11:48 +0100
  • a582975d71 Update README.md Rich In SQL 2022-10-21 10:26:47 +0100
  • 93f0093c1d
    Update stale.yml Rich Howell 2022-10-20 07:37:53 +0100
  • 0e441eeed2
    Update stale.yml Rich Howell 2022-10-19 18:48:11 +0100
  • f190443272
    Create stale.yml Rich Howell 2022-10-19 18:47:08 +0100
  • 603179dda1 a11y: update cleared state display for clarity Rick Cuddy 2022-10-11 22:19:01 +1100
  • fd3c0f9b18
    Update data-file-index.txt Jed Fox 2022-10-07 12:05:23 -0400
  • d98b8c1d73 Render a schedule rule with the mapped payee id; fixes crash James Long 2022-10-04 10:23:02 -0400
  • 2ee0520f6d Render a schedule rule with the mapped payee id; fixes crash schedule-value-render-fix James Long 2022-10-04 10:23:02 -0400
  • f5d9f30e17 Revert "fix: correct "_many" translations" i18n Tom French 2022-09-08 16:31:37 +0100
  • adbaf27859 fix: correct "_many" translations Tom French 2022-09-08 15:18:08 +0100
  • 5217835c55
    Implement localization for schedule descriptions (#225) Jed Fox 2022-09-08 09:37:45 -0400
  • a47edbd466 Route aggregate queries in transaction grouped mode through the correct layer to remove deleted transactions fix-aggregate-grouped-query James Long 2022-09-07 10:34:03 -0400
  • c9a543310d
    Remove dollar sign from close account modal (#244) Tom French 2022-09-06 11:02:56 +0100
  • 6fb497dec5
    Adding translation to rule editor and transaction table (#224) Manuel Eduardo Cánepa Cihuelo 2022-09-06 06:22:22 -0300
  • 5a00bf6b43
    ci: fix CI to an exact node version (#240) Tom French 2022-09-02 20:28:33 +0100
  • cbf1e18299 style: linting Tom French 2022-09-02 15:12:24 +0100
  • 11186c9374 Merge branch 'master' into i18n Tom French 2022-09-02 15:10:56 +0100
  • 9c0df36e16
    Sort import in alphabetical order (#238) Tom French 2022-09-02 15:07:24 +0100
  • dc53a74459
    Separate external, monorepo and internal imports (#237) Tom French 2022-09-02 12:43:37 +0100
  • ecd91b8f8e
    Allow enter to create new transaction when focused on cleared column (#234) Ezekiel Elin 2022-09-01 09:11:31 -0400
  • 4c0bd80f24
    Enforce linting in loot-design (#233) Tom French 2022-09-01 12:47:34 +0100
  • 01d0eb2f0a
    style: run linter (#232) Tom French 2022-08-31 23:32:25 +0100
  • 0fcfffea57
    refactor: create index.js for aql directory (#68) Tom French 2022-08-31 22:46:28 +0100
  • 4be86c3d42
    Revert "build: update yarn.lock" (#230) Tom French 2022-08-31 22:44:52 +0100
  • 9e7f94a237
    Fix handling of -0 in budget summary (#229) Jed Fox 2022-08-31 17:38:16 -0400
  • f09f2dfe7b
    Update bug-report.yml (#228) Rich Howell 2022-08-31 19:10:01 +0100
  • 953846732c style: remove setting of indent size to 4 in i18n-parser config Tom French 2022-08-31 00:21:17 +0100
  • 55049da705 refactor: use i18n-next style of plurals Tom French 2022-08-31 00:14:28 +0100
  • 618dd0f27f Merge branch 'master' into i18n Tom French 2022-08-30 23:24:43 +0100
  • e436c01430
    #199 Adding translation to schedules list (#219) Manuel Eduardo Cánepa Cihuelo 2022-08-30 19:22:43 -0300
  • 89128faf3f
    Merge pull request #164 from bdoherty/windows Tom French 2022-08-30 21:52:16 +0100
  • ea2ab1428d
    Merge pull request #222 from TomAFrench/remove-unused-patch-dependency Tom French 2022-08-30 21:51:20 +0100
  • e638cdf467
    fix: use correct comment style Tom French 2022-08-30 20:35:57 +0100
  • d293613645 build: remove patch-package dependency from loot-design Tom French 2022-08-30 20:33:17 +0100
  • 18e6eac116
    Conditionally set MSYS bdoherty 2022-08-31 07:31:03 +1200
  • ae8ef2674f build: update yarn.lock Tom French 2022-08-30 17:07:38 +0100
  • b0ed8d5149
    Merge pull request #204 from TomAFrench/yarn-workspace-dependencies Tom French 2022-08-30 16:35:57 +0100
  • fecca411b0
    Merge branch 'master' into windows Tom French 2022-08-30 15:07:32 +0100
  • 304a384b6c style: format json with 2 space indents Tom French 2022-08-30 13:40:33 +0100
  • b0f0c4a71d ci: fix workspace name in i18n job Tom French 2022-08-30 11:19:27 +0100
  • 1fd3234613 ci: correct i18n job name Tom French 2022-08-30 11:16:19 +0100