- Sep 16, 2024
-
-
Joel Jeremy Marquez authored
* Cleanup react aria packages and dedupe * Release notes
-
Michael Clark authored
* reduce package size of all packages * release notes * Update beforePackHook.ts
-
Matiss Janis Aboltins authored
-
- Sep 15, 2024
-
-
Joel Jeremy Marquez authored
* Reduce budget table re-renders * Release notes
-
- Sep 14, 2024
-
-
Ali Gradina authored
-
- Sep 13, 2024
-
-
Matiss Janis Aboltins authored
-
Ali Gradina authored
-
NickFR authored
-
- Sep 12, 2024
-
-
Ali Gradina authored
-
- Sep 11, 2024
-
-
Joel Jeremy Marquez authored
* Final PR for react-aria-components Modal migration * Complete manager modals migration * Release notes * fix lint * Apps full height * Fix lint error * VRT * Centralize providers * Feedback
-
Neil authored
* adjust header * notes * typecheck fixes * fix bugs and UI changes * fix error for invalid time * change budget button wording * fix some visual issues
-
- Sep 10, 2024
-
-
Matiss Janis Aboltins authored
*
(synced-prefs) moving budgetType pref back to MetadataPrefs (temporary) * Release notes -
Joel Jeremy Marquez authored
* vrt * Fix account menu test * Fix payee icons and category notes * vrt * vrt * Fix notes button * VRT * VRT * React Aria Button - All except filters and autocomplete * Fix typecheck errors * Fix typecheck error * Update * Fix typecheck error * Fix border * VRT * Revert MobileForms and TransactionEdit * VRT * VRT * Revert VRT * React Aria Button - Filter buttons * Release notes * Revert CoverModal and TransferModal
-
- Sep 09, 2024
-
-
Michael Clark authored
* hardening the file system access by added retrys * release notees * remove unneeded console log * promise-retry instead of my own * tiny bit more info * capital U
-
Joel Jeremy Marquez authored
[React Aria Button] All remaining components except filters, mobile transaction edit, and autocomplete (#3163) * vrt * Fix account menu test * Fix payee icons and category notes * vrt * vrt * Fix notes button * VRT * VRT * React Aria Button - All except filters and autocomplete * Release notes * Fix typecheck errors * Fix typecheck error * Fix button links * Update * Fix typecheck error * Fix link button variant * Fix typecheck error * Fix typecheck error * Fix typecheck error * Fix border * Fix mobile accounts page * VRT * Fix playwright config * Revert MobileForms and TransactionEdit * VRT * Remove borderRadius * Fix add account button * VRT * Revert VRT * Fix tests * Fix Cover and Transfer modals * Fix lint error
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Julian Dominguez-Schatz authored
* Update splash background to match theming * Add release notes
-
- Sep 08, 2024
-
-
Matiss Janis Aboltins authored
-
Michael Clark authored
* prevent metadata.json update if the sync time value is the same as the saved one * release notes
-
Julian Dominguez-Schatz authored
* Supporting types * Move `RecurringSchedulePicker.jsx` -> `RecurringSchedulePicker.tsx` * Add release notes
-
Julian Dominguez-Schatz authored
* Refine `Menu`/`Select` types to allow arbitrary value types * Add release notes
-
Michael Clark authored
* remove unneeded console log * release notes
-
Michael Clark authored
* prevent sidebar from saving to metadata until resize is complete * add release notes
-
- Sep 07, 2024
-
-
Tim authored
-
Tim authored
* add option to select dark theme for "System default" * add release notes * fix release notes * update visual tests
-
Michael Clark authored
* check input element is focused on before triggering keyboard shortcuts modal * release notes * remove comment
-
Neil authored
* day to month * notes
-
- Sep 06, 2024
-
-
Joel Jeremy Marquez authored
* Add expense category budget notes that resets every month + auto notes when transferring budgets * Remove unused import * Release notes * VRT * Fix typecheck error * Rename * Fix typecheck error * Fix category name * Update to notes to reassigned * Append auto transfer notes to month notes * Update release notes * VRT * VRT * Fix lint error
-
- Sep 05, 2024
-
-
NickFR authored
* i18 translation * realease note * translate 'arial-label' text * translate 'text' * fixing 'text' translation * <Trans> component for HTML tag * Lint --------- Co-authored-by:
Julian Dominguez-Schatz <julian.dominguezschatz@gmail.com>
-
Tim authored
* enhance mobile header links - change underlinedText style to use borderBottom - disable text selection * update vrt
-
Joel Jeremy Marquez authored
* Mobile transaction long press * Fix typecheck error * Use react-aria useLongPress * Category transactions batch updates * Remove undo notification title * Fix types * Fix notes undo notification * Move SelectedProvider to TransactionListWithBalances * Notification inset + reuse useTransactionBatchActions * Allow clicking action bar when notifications are present * VRT * VRT * VRT * VRT * Show undo notification on budget page when applying budget actions/goal templates * Release notes * Transfer and cover undo notification * More budget actions undo
-
- Sep 04, 2024
-
-
Matiss Janis Aboltins authored
-
Koen van Staveren authored
* fix: typescript rschedule types * chore: release note
-
- Sep 03, 2024
-
-
Matt Fiddaman authored
* fix incorrect hook usage in #3277 * release note
-
Matiss Janis Aboltins authored
-
Matiss Janis Aboltins authored
-
Robert Dyer authored
* Translation: desktop-client/components/schedules * add release note * better handling of plural * clean plural use * add review suggestions * more review suggestions * change to t() syntax * use basic list format * eslint no longer needs disabled * Fix interpolation of payees list. Co-authored-by:
Julian Dominguez-Schatz <jfdoming@uwaterloo.ca> * fix linter * fix typecheck * tighten the types * move to hook * memoize the hook --------- Co-authored-by:
Julian Dominguez-Schatz <jfdoming@uwaterloo.ca>
-
Matt Fiddaman authored
* add translations for `desktop-client/components/accounts` * release note * fix lint * fix quotes * feedback * Update 3277.md
-