- Oct 08, 2024
-
-
Koen van Staveren authored
* feat(rules): templating actions * chore: update snapshots * fix: date functions templating * chore: lint * fix: put action templating behind feature flag * fix: template syntax checking * test: handle bar functions * chore: pr feedback * feat: add `{{debug x}}` handler
-
Michael Clark authored
* remove unneeded logger and add reload functionality * release notes
-
- Oct 07, 2024
-
-
Michael Clark authored
* move settings to the file management area * more settings * giving users option to automatically move files when changing dir * trueee * updates * does this fix the type issue * weird * translating * release notes * release notes * a bit extra safety * updating wording * parameterising backup params * text update * parameterise vals * add a notification to ensure the user knows the dir has changed * pencil icon to save real estate * ordering * Rename 3500.md to 3584.md * Update packages/desktop-client/src/components/manager/BudgetList.tsx Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by:
coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
-
- Oct 06, 2024
-
-
Michael Clark authored
* removing is-dev dependency * release notes * release notes
-
- Oct 04, 2024
-
-
Joel Jeremy Marquez authored
* More Mobile VRTs * Mobile VRTs * Fix mobile budget page * Updated VRT * VRT fix * Update VRT * [skip ci] Release notes * Cleanup tests * Fix VRT * VRT * Extend timeout * Clean screenshots * Updated VRT * Category / group VRTs * Mobile budget page menu VRT * Updated VRT * Prevous and next budget month tests * Code Rabbit suggestions * Feedback * VRT * Fix getSelectedMonth * Fix selectedBudgetMonthButton locator * Fix flaky tests * Update VRT
-
Michael Clark authored
* remove unneeded loot core ref and keeping better-sqlite external * release notes * putting the package config back * cleaning up * add missing db files * updates * window state updates
-
- Sep 27, 2024
-
-
Henry Bley-Vroman authored
* Privacy mode: instead of blurring, use an illegible font (#3376) * Privacy mode: no layout shift when switching mode * fix(Spending): update for latest PrivacyFilter * refactor(PrivacyFilter): use CSS :hover * chore(PrivacyFilter): no privacy mode BudgetCell height regression... https://github.com/actualbudget/actual/pull/3377?show_full=true#issuecomment-2357385371 * chore(GroupMonth): drop no-impact PrivacyFilter styles
-
- Sep 16, 2024
-
-
Joel Jeremy Marquez authored
* Cleanup react aria packages and dedupe * Release notes
-
- Sep 03, 2024
-
-
Matiss Janis Aboltins authored
-
- Aug 22, 2024
-
-
Michael Clark authored
* adding notarization stuff back in * win csc settings so win build doesnt try to sign with mac stuff * windows doesnt need to know about mac build * teamid env var instead of config val as per docs * for testing purposes only * probably wont work * yet, didnt work * try this * update notarize * removing test code * add release notes
-
- Aug 20, 2024
-
-
Matiss Janis Aboltins authored
-
- Aug 17, 2024
-
-
Matiss Janis Aboltins authored
-
- Aug 12, 2024
-
-
Joel Jeremy Marquez authored
* Mobile transaction long press * Floating action bar * Styling * Add functionality * Fix typecheck error * Release notes * Undo notifications * Fix schedules and update transaction delete confirmation message * Use react-aria useLongPress * Bulk edit amount display * Themes * Do not clear on batch update * useUndo hook * Fix typecheck error * Update useUndo * Fix typecheck error * Handle batch deleted transactions * useMemo * Make onClearSelectedTransactions mandatory * Extract FloatingActionBar to a separate component * Require onAddSelectedTransaction and onClearSelectedTransactions if there are any selectedTransactions * Fix schedule link * Undo notification timeout * Use useSelected * Fix typecheck error * Category transactions batch updates * Remove undo notification title * Fix types * Fix notes undo notification * Move SelectedProvider to TransactionListWithBalances * Remove NewPayeeEntity * Disable support for amount batch edit for now * Fix lint error * Notification inset + reuse useTransactionBatchActions * Always show notification close button regardless if sticky or not * Allow clicking action bar when notifications are present * Fix typecheck error * Remove inset on addNotification calls * Use PressResponder * Fix mobile transaction border * VRT * VRT * VRT * VRT
-
- Aug 11, 2024
-
-
Julian Wachholz authored
* feat: introduce i18n framework * Incorporate review feedback * Patch demo * remove unnecessary arguments * Consistently use t() function * Fix typing issue * Fix e2e tests --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Jul 20, 2024
-
-
Matiss Janis Aboltins authored
-
- Jul 16, 2024
-
-
Matiss Janis Aboltins authored
-
- Jul 07, 2024
-
-
Yusef Ouda authored
* Adds ability to resize sidebar * Adds release notes * Changes to feature * lint * change translateX to use % for both states * vrt * set max sidebar width, cleanup * set min and max widths * min width to 200px * changes resizable sidebar to use re-resizable instead off css resize * vrt * vrt
-
- Jul 05, 2024
-
-
Michael Clark authored
-
- Jul 03, 2024
-
-
Michael Clark authored
-
Matiss Janis Aboltins authored
-
Joel Jeremy Marquez authored
* React Aria Button as base of Button component * Release notes * AmountInput sign button * Fix tests * Comment * Fix disabled/pressed style * Update react-aria-components version * yarn.lock * Apply defaultStyle * Fix button props type
-
- Jun 04, 2024
-
-
Joel Jeremy Marquez authored
* Initial * Add cheveron to logo * Updates * Release notes * Fix typecheck error * Fix build error * Align budgeted * Fix tests * Dynamic font sizes in budget table cells * VRT * Apply AutoTextSize * Layout updates * VRT updates * Resize text on value update + fix lint/typecheck errors * Category/groups take full width * Cleanup + VRT * Feedback * VRT * Change column visibility indicator * VRT * Use SvgExpandArrow * VRT * Zero balance contrast on light mode * Update AutoTextSize key * Color updates * VRT
-
- May 18, 2024
-
-
DJ Mountney authored
* Add crdt to the API package to fix types - This way we get the crdt types supported * Add release note * Cleanup yarn.lock merge
-
- May 16, 2024
-
-
Michael Clark authored
-
- May 13, 2024
-
-
Matiss Janis Aboltins authored
-
- May 07, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 22, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 08, 2024
-
-
Matiss Janis Aboltins authored
-
- Apr 02, 2024
-
-
Joel Jeremy Marquez authored
* Uninstall react-merge-refs * Fix import * Update useMergedRefs
-
- Mar 24, 2024
-
-
Matiss Janis Aboltins authored
-
- Mar 12, 2024
-
-
Joel Jeremy Marquez authored
* Reorganize mobile components * Fix lint error * Cleanup * Fix lint error * Release notes * Cleanup * Cleanup useActions * useDebounceCallback
-
- Feb 21, 2024
-
-
Julian Dominguez-Schatz authored
* Add plugin for offline PWA support * Add release notes * Attempt to fix kcab fetch issue * Fix type errors * Cache more file types * Empty commit to try to bump action * Attempt to fix fonts
-
- Feb 11, 2024
-
-
Matiss Janis Aboltins authored
-
- Feb 08, 2024
-
-
Joel Jeremy Marquez authored
* Upgrade desktop-client depenencies * yarn dedupe * Update useSelectors * Update loot-core deps * yarn dedupe * Move deps to devDependencies * yarn dedupe
-
- Feb 07, 2024
-
-
Joel Jeremy Marquez authored
* Upgrade desktop-client depenencies * Release notes * yarn dedupe * yarn dedupe * Fix typecheck error * Update sass * Update useSelectors
-
- Jan 24, 2024
-
-
Joel Jeremy Marquez authored
* Update vite / swc / ts versions * Release notes * Revert root tsconfig module changes * yarn dedupe * Dummy update to run pipeline * Update webpack and playwright * Update playwright docker images
-
- 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>
-
- Jan 19, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 16, 2024
-
-
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
-
-
Matiss Janis Aboltins authored
-