Commit Graph

12 Commits

Author SHA1 Message Date
Joel Jeremy Marquez
4df03984bd [e2e] Account page tests - wait for transaction table to be visible (#3530)
* Wait for transaction table to be visible

* Release notes
2024-09-30 15:25:44 -06:00
Stefan Hall
6d117f44de Support nynab imports that have (#2817)
- category groups called income
- categories called income
2024-06-04 10:33:28 -07:00
Matiss Janis Aboltins
af666458d3 (VRT) darkmode visual regression tests (#1860) 2023-11-10 21:17:07 +00:00
Stefan Hall
a6dae398da fixed:issue->#1835 Support NYNAB import of transactions that contain subtransactions tha… (#1836) 2023-11-05 14:42:23 +00:00
Matiss Janis Aboltins
a0290609f9 👷 visual regression tests (#1553) 2023-08-25 17:34:10 +01:00
Matiss Janis Aboltins
7b7e6e4db0 🐛 (import) fix YNAB (and other) importers (#1462) 2023-08-05 13:42:43 +01:00
Jed Fox
977e0c9008 Updates to the server button at the top right (#1141)
It now always shows a menu, so the user doesn’t unexpectedly perform an
action.
2023-06-20 14:57:23 -04:00
Matiss Janis Aboltins
f8b73355ab (e2e) improving stability - reducing flakiness (#932)
Small changes to the e2e tests to improve the stability.
2023-04-22 16:41:40 +01:00
Jed Fox
5d559afe30 Enable linting for all packages (#861)
<!-- Thank you for submitting a pull request! Make sure to follow the
instructions to write release notes for your PR — it should only take a
minute or two:
https://github.com/actualbudget/docs#writing-good-release-notes -->
2023-04-06 15:49:43 -04:00
Matiss Janis Aboltins
0dd5536914 🐛 navigation back to config-server page after clicking on "no server" (#851)
Closes #842

---------

Co-authored-by: Jed Fox <git@jedfox.com>
2023-04-04 18:34:59 +01:00
Jed Fox
c025e516fb Fix error when running importTransactions from the API (#819) 2023-03-27 11:26:01 -05:00
Matiss Janis Aboltins
649b4c90e0 (e2e) adding onboarding and budget tests (#813)
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
2023-03-26 18:25:22 +01:00