mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
* Migrate to accountSlice * Fix lint and typecheck errors * Update types * Fix lint * Fix types * Cleanup * Rename file * Rename state * Cleanup * Fix typecheck error * Move createAppAsyncThunk * Queries slice * Release notes * Cleanup types * Cleanup * Fix typecheck error * Lint * Fix typecheck error * Fix import * Fix typo * Fix typo * Update * Copy category list so that sorting is not applied directly on category list redux state * Update setLastTransaction payload * Remove optional optional chaining on unwrap * Rename accountId * Fix type * Remove return value of initiallyLoadPayees since no callers use it * No need to getPayees. Just use the already loaded payees. * Notify on action errors
104 B
104 B
category, authors
| category | authors | |
|---|---|---|
| Maintenance |
|
Phase 2 - Redux Toolkit Migration - queries slice