mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
* moved over some util functions * moved over TransactionHeader * Added the bulk of Transaction typing data * moved PayeeCell into its own file * moved StatusCell over * added NotesCell file * Moved over NewTransaction * converted TransactionsTable * Converted TransactionList to use new typed TransactionsTable * Converted consumers of TransactionList to use TransactionList * removed old TransactionsTable * release notes * fixed bug vrt found * fixed one todo * attempting to debug whatever is going on * moved TransactionsTable tests up a directory and that fixes it for some reason * removed type cast * re-instated onScheduleAction types * re-added old TransactionsTable.jsx file * consolidated changes into just TransactionsTable * deleted split files and finished moving over TransactionList * typecheck * typecheck * yarn lint * changed type casting to make it more specific * changed warn to error * added some todos to clean up type assumptions later * yarn lint --------- Co-authored-by: Alec Bakholdin <alecbakholdin@mac.myfiosgateway.com> Co-authored-by: Alec Bakholdin <alecbakholdin@Alecs-Mac.local>
108 B
108 B
category, authors
| category | authors | |
|---|---|---|
| Maintenance |
|
Beginning of transition of Transactions table to TS