- Jan 20, 2024
-
-
DJ Mountney authored
* Bundle loot-core types into the API So we can have loot-core be the source of truth for some types that get passed through - Improves downstream development with API by including types - Use path aliases for dist vs dev tsconfigs - Convert api index to typescript as example - Permit ts-ignore for issues with our version of typescript --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Matiss Janis Aboltins authored
-
Neil authored
* Add schema work * notes * merge fixes * add to handlers * notes update * Update packages/loot-core/src/server/reports/app.ts Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * review changes * type updates --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Jan 19, 2024
-
-
Matiss Janis Aboltins authored
-
Neil authored
* work * missed * notes * change element name * update * update changes * merge fixes
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
Closes #2216
-
Neil authored
* fix broken table * notes * error fixes
-
Neil authored
* compact additions * notes * vrt fix * revert AnchorLink * Update upcoming-release-notes/2245.md Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * merge fixes --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Jan 18, 2024
-
-
Neil authored
* work * notes * missing entity * lint
-
Matiss Janis Aboltins authored
*
(typescript) fixing strictNullChecks=true issues * Patch test-helpers * Strict patch -
Matiss Janis Aboltins authored
-
- Jan 16, 2024
-
-
Neil authored
* reorg * notes * Add render * privacy Filter additions * merge fixes * notes * merge fixes * Apply patches for strict mode * review fixes --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
DJ Mountney authored
Restore ability to use console.log in vite - Swap our swc plugin to remove-react-properties - Configure remove-react-properties to preserve our testids
-
- Jan 15, 2024
-
-
DJ Mountney authored
* Change the vite chunk filename hash usage - Change to more closely match the . syntax we use with webpack - This should fix some issues with our size compare as well * Account for chunks being base64
-
Matiss Janis Aboltins authored
-
- Jan 14, 2024
-
-
Ikko Eltociear Ashimine authored
non-existant -> non-existent
-
- Jan 13, 2024
-
-
Nik authored
* Add split distribution feature * Add upcoming release notes * Fix tests * Fix remaining test * Disable distribute button when all transactions are filled * Add canDistributeRemainder --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Neil authored
add host to vite config
-
- Jan 12, 2024
-
-
Neil authored
* work * updates * merge fixes * syntax fix * Add Label element * updates * notes * normalize customLabel * fix * range adjustments * margin update * merge fixes * review Updates * labelFix * Fix adjustTextSize
-
Stefan Hall authored
* Allow case insensitive ynab5 import for special 'starting balance' payee * set upcoming release number to related github issue * extract string comparison into separate function and reuse when checking starting balance/s on ynab4 import * make all category group checks case insensitive when importing from ynab5 to make the check strategy consistent when importing from ynab5 * extract findById into sreusable function to 'simplify' usage * Add null check Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> --------- Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com>
-
Matiss Janis Aboltins authored
-
HansiWursti authored
* Disable SaveButton if field is edited * Add Release Notes and fix VRT
-
Matiss Janis Aboltins authored
*
(ofx) removing old parser * Release notes * Patch unit test
-
- Jan 11, 2024
-
-
DJ Mountney authored
* Proof of concept for switching desktop-client to vite * Fix other packages ts tests issues * Update jsx tests to use vitest instead of jest * Inject our global shims properly * Add comment regarding new plugin * Cleanup unnessary change after rebase * Fix inter fonts pathing * Remove manual chunks sizes for now Just set the limit higher * Bring back size compare * Suppress victory warnings * Remove craco config now that it's not used * Add vite basic ssl plugin - This autogenerates self-signed certs in dev mode when HTTPS env is set - Made to match the CRA behaviour * Add release note * Remove warning suppression for victory - Updated to a rollup version that includes the fix
-
- Jan 10, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 09, 2024
-
-
HansiWursti authored
* Add "error" Page for special accounts in Mobile
-
HansiWursti authored
* - Added Mobile Account Cleared and Uncleared Balanced * Changed font size * Add release notes * Changed Visibility * Centered the different Values * Updated VRT * Fix merge Conflict?!
-
DJ Mountney authored
* Add proper types to runHandler - Args and return values from runHandler should now work within loot core - Updated some of the handler types to be more accurate
-
shall0pass authored
* add crossorigin * release note --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Joel Jeremy Marquez authored
* ESLint to enforce Actual's useNavigate hook * Release notes --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
DJ Mountney authored
* Tests: Add api CRUD tests for payees and transactions
-
Matiss Janis Aboltins authored
-
Subhaditya Nath authored
-
rjwonder authored
-
Matiss Janis Aboltins authored
-
- Jan 08, 2024
-
-
Matiss Janis Aboltins authored
This reverts commit e11b6571.
-
Matiss Janis Aboltins authored
-