🔖 23.4.0 (#863)

This commit is contained in:
Matiss Janis Aboltins
2023-04-06 22:04:12 +01:00
committed by GitHub
parent 5d559afe30
commit f9a1b094cc
69 changed files with 1 additions and 409 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@actual-app/web",
"version": "23.3.2",
"version": "23.4.0",
"license": "MIT",
"files": [
"build"

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [j-f1]
---
`node-libofx`: add transaction_acct_name function

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Upgrade React to v18

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [j-f1]
---
A “hide decimal places” option has been added to improve readability for currencies that typically have large values.

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [ostat]
---
Save payee name in “imported payee” field during YNAB4/YNAB5 import

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Refactored PaymentAutocomplete component to use react-select

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [j-f1]
---
Add support for automatically generating release notes

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [j-f1]
---
Reduce JavaScript bundle size by 1MB

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [j-f1]
---
Fix `#template 0` causing an error

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [waseem-h]
---
(Nordigen) Use bookingDate as fallback during sync

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Removing unused `Debugger` component and its dependencies: perf-deets, codemirror

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [j-f1]
---
Make goal template keywords case insensitive

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [j-f1]
---
Fix end-to-end testing workflow

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [j-f1]
---
Change when the welcome screen is shown, add a button to start by importing a file

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [j-f1]
---
Disable ESLint when building in CI

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Make desktop-client integration tests independent

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [j-f1]
---
Update wording across the UI to clarify that we dont own any servers

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Refactor `TransactionsTable` to react-hook component

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Reducing unit test flakiness by removing randomization

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Upgrade `fast-check` dependency to improve unit test speed

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [pmamberti]
---
Clarify in the UI that Account Type cannot be changed after creation

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Revert small change to `useTableNavigator`

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Finish React v18 upgrade: react-dom change

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix missing `onHover` prop in `TransactionsTable`

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Further autocomplete component refactors: AccountAutocomplete & GenericInput

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Add `waitFor` to a flaky unit test to make it more stable

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Remove unused `tableNavigatorOpts` code-path

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [j-f1]
---
Remove a few unused class components, convert a few components to functions

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Reafctor `Nordigen` and category Autocomplete to the new react-select component

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [Jackenmen]
---
Allow importing `.blob` files from actual-server

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Refactored all feature flgas to use the new `useFeatureFlag` hook

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
New autocomplete: making consistent height between multi/single value inputs

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Enable new autocomplete in dev/preview builds

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Expose demo bank for easy bank-sync testing in dev and preview builds

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [j-f1]
---
Replace straight quotes with curly quotes in user-visible text

View File

@@ -1,6 +0,0 @@
---
category: Feature
authors: [MatissJanis]
---
Improved UX when setting up account links for bank-sync via Nordigen

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [j-f1]
---
Slightly improve the layout of the new autocomplete.

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Disable flaky unit test steps

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [modrzew]
---
Re-enable goal templates by passing flag values to the budget summary component

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [j-f1]
---
Improve visual consistency on the settings page

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [j-f1]
---
Eliminate the `loot-design` package and move all of its code into `desktop-client`

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Add explicit bank-sync warning disclaimer

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [albertogasparin]
---
Add quick rule creation from transactions table in accounts page

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatisJanis]
---
Docs: remve Rich from core contributors

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Retry loading backend script in web-workers (for local dev server)

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [aharbis]
---
Import transactions with negative amounts represented as `(amount)`

View File

@@ -1,6 +0,0 @@
---
category: Features
authors: [albertogasparin]
---
Allow rules to apply to "all" or "any" of the provided conditions

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Added onboarding and budget e2e tests

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [albertogasparin]
---
Initial setup to allow Typescript migration

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [j-f1]
---
Fix error when running importTransactions from the API

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Moved `NewAutocomplete` component to TypeScript

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [j-f1]
---
Allow `data:` URLs for images in Netlify deploys

View File

@@ -1,6 +0,0 @@
---
category: Enhancement
authors: [MatissJanis]
---
Autocomplete: set min-width of the menu

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [j-f1]
---
Force the sidebar to always float when the window is narrow

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
PayeeAutocomplete: fix long delay when clicking on "make transfer"

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
PayeeAutocomplete: fix flipping of the menu when it's opened near the bottom of the page

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Autocomplete: remove portalization from usage in transaction table in order to improve the UX

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [albertogasparin]
---
Initial migration of loot-core to Typescript

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [MatissJanis]
---
Improve stability of budget e2e test file

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [j-f1]
---
Remove Safari pinned tab icon

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [j-f1]
---
Update to latest stable `date-fns` version

View File

@@ -1,6 +0,0 @@
---
category: Enhancements
authors: [MatissJanis]
---
Autocomplete: turn on new autocomplete by default

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Fix "no server" link no longer working

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [j-f1]
---
Hide the file list/import screens when loading a budget

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Dismiss the update notification only after clicking the close button

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Normalize value when single/multi select is changed

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Autocomplete: allow editing previously selected payees

View File

@@ -1,6 +0,0 @@
---
category: Maintenance
authors: [j-f1]
---
Enable linting for all packages

View File

@@ -1,6 +0,0 @@
---
category: Bugfix
authors: [MatissJanis]
---
Autocomplete: styling fixes