Matt Fiddaman
|
f1a4c888b2
|
Re-enable linting on the server (#4363)
* getAccountDb
* uuidv4
* === / !==
* default exports
* re-enable linting for the server
* fix jest
* note
|
2025-02-12 21:42:07 +00:00 |
|
Matiss Janis Aboltins
|
679b94a626
|
♻️ moving more components to the new component-lib pkg (#4346)
|
2025-02-11 18:33:50 +00:00 |
|
Matiss Janis Aboltins
|
be1c194eb4
|
♻️ (eslint) disallow importing actual-app/web in loot-core (#4347)
|
2025-02-11 18:22:09 +00:00 |
|
Joel Jeremy Marquez
|
012cfd09ea
|
[TypeScript] Convert playwright config and tests to TS (#4217)
* Convert playwright config and tests to TS
* Release notes
* Update VRT
* Dummy commit
* Delete js snapshots
* Fix call to expect
* Move extended expect and test to fixtures
* Fix wrong commit
* Fix typecheck error
* Update VRT
* Dummy commit to run GH actions
* Delete mobile budget test JS
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-01-22 09:00:10 -08:00 |
|
Joel Jeremy Marquez
|
f0c81eebbf
|
Update global event listeners to handle sync server and DB update sync events (#4161)
* Update global event listeners
* Release notes
* Fix lint error
|
2025-01-21 22:18:06 -08:00 |
|
Matiss Janis Aboltins
|
278e4ad74f
|
🐛 patch lint issues in master branch (#4184)
|
2025-01-17 22:08:48 +00:00 |
|
Joel Jeremy Marquez
|
c347653566
|
[Address suppressed ESLint errors] Fix exhaustive deps errors in App.tsx (#4124)
* Fix exhaustive deps errors in App.tsx
* Release notes
|
2025-01-17 11:37:52 -08:00 |
|
Michael Clark
|
b9eaeafc1c
|
👷 Prep work for merging actual-server into actual repo (#4160)
* prep work for merging actual-server into actual repo
* release notes
|
2025-01-16 09:51:37 +00:00 |
|
Joel Jeremy Marquez
|
6bcccaa943
|
Add back eslint useDispatch and useSelector rules (#4123)
* Add back eslint useDispatch and useSelector rules
* Release notes
* Bring back import/no-unresolved
|
2025-01-10 14:06:10 -08:00 |
|
Matt Fiddaman
|
bd77dfd111
|
🔧 Migrate to ESLint v9 (#3993)
|
2025-01-07 18:51:59 +00:00 |
|