- May 21, 2023
-
-
Jack authored
Fixed a bug where it was possible to make a transfer to the same account as the one making the transfer. (#1038) The payee autocomplete was always using cached accounts. Added a check to see if accounts was already passed in as a parameter - only using cached if it wasnt.
-
- May 17, 2023
-
-
Alberto Gasparin authored
Another batch of components in `desktop-client` converted to TS
-
- May 15, 2023
-
-
Jack authored
-
- May 09, 2023
-
-
Alberto Gasparin authored
-
- Apr 23, 2023
-
-
Matiss Janis Aboltins authored
Closes #927
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
Upgrading `Downshift` dependency
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Apr 19, 2023
-
-
Matiss Janis Aboltins authored
Removing `react-select` and the new autocomplete. This experiment has failed, so cleaning things up now.
-
Matiss Janis Aboltins authored
-
- Apr 16, 2023
-
-
biohzrddd authored
-
- Apr 10, 2023
-
-
Jed Fox authored
-
- Apr 09, 2023
-
-
Matiss Janis Aboltins authored
-
- Apr 06, 2023
-
-
Matiss Janis Aboltins authored
-
- Apr 05, 2023
-
-
Matiss Janis Aboltins authored
-
- Apr 04, 2023
-
-
Matiss Janis Aboltins authored
Small migration of `NewAutocomplete`. --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-
- Apr 01, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
- Mar 31, 2023
-
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
Implement min-width for the autocomplete to make it look better on small screens. https://github.com/actualbudget/actual/issues/773#issuecomment-1482254636 <img width="304" alt="Screenshot 2023-03-31 at 19 02 06" src="https://user-images.githubusercontent.com/886567/229195868-7d858f18-0c1a-4a9d-95be-5dd0e4aef92c.png">
-
- Mar 24, 2023
-
-
Jed Fox authored
Seems to build fine, will test later.
-