- May 20, 2023
-
-
chylex authored
-
- Apr 23, 2023
-
-
Matiss Janis Aboltins authored
Upgrading `Downshift` dependency
-
- Apr 04, 2023
-
-
Matiss Janis Aboltins authored
Closes #842 --------- Co-authored-by:
Jed Fox <git@jedfox.com>
-
- Apr 02, 2023
-
-
Matiss Janis Aboltins authored
Sometimes the test failed because.. `parseFloat("1,234.55") === 1)`
-
- Mar 29, 2023
-
-
Alberto Gasparin authored
-
- Mar 26, 2023
-
-
Matiss Janis Aboltins authored
Added onboarding and budget e2e tests. Also fixed an issue for first-time flows using imports: currently people end up with a blank white screen after importing. Instead they should see the budget table. Related: https://github.com/actualbudget/actual/issues/583
-
- Mar 18, 2023
-
-
Jed Fox authored
I noticed that the first run flow is suboptimal for people who want to import an existing file from Actual/YNAB. I’ve moved the welcome modal into the management app and set it up to appear when there are no budgets available (which also has the benefit of allowing people to see the modal again!) I think there’s some weirdness around getting the modal to reappear when deleting a budget file which I want to work out before merging this. This PR also reorganizes the management app a bit to reduce usage of modals (currently, hitting escape while the budget list is open leaves you with a blank page). <img width="539" alt="Screenshot_2023-03-18 08 53 54" src="https://user-images.githubusercontent.com/25517624/226107462-b2b88791-1015-4397-b290-c64e7fcc0f41.png"> - [x] Ensure modal consistently appears when needed (no longer a modal!) - [x] Fix e2e tests
-
- Feb 28, 2023
-
-
Jed Fox authored
* Allow rendering a schedule rule in <Value /> * Refactor: RulesPage.getNthRule returns arrays for conditions/actions * Visit the rules page after creating a schedule
-
- Feb 26, 2023
-
-
Matiss Janis Aboltins authored
-
- Feb 25, 2023
-
-
Matiss Janis Aboltins authored
Working on #583
-
- Jan 12, 2023
-
-
Matiss Janis Aboltins authored
-