- Apr 22, 2024
-
-
Joel Jeremy Marquez authored
[Mobile] Update mobile labels to be sentence case + add labels to mobile budget and balance modals (#2627) * Mobile UI updates * Release notes * VRT updates * Midnight VRT
-
Stefan Hall authored
* Add UI test for validating that split transaction rules work as expected * Apply suggestions from code review Renames split-transactions-add to add-split-transactions Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> * Define id for finding splitactions on the page wher its used --------- Co-authored-by:
Joel Jeremy Marquez <joeljeremy.marquez@gmail.com>
-
Joel Jeremy Marquez authored
* Add midnight theme VRT screenshots * Release notes * Midnight VRT screenshots * Update packages/desktop-client/playwright.config.js Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * VRT --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Apr 19, 2024
-
-
Joel Jeremy Marquez authored
* Reduce iterations on schedule test * Release notes * Set longer timeout
-
Joel Jeremy Marquez authored
* Add colors to mobile transaction amount input * VRT updates * Release notes
-
- Apr 18, 2024
-
-
Joel Jeremy Marquez authored
* Budget month menus * Release notes * Update vrt and fix lint * Merge budget month modals into one modal * Fix typecheck error * VRT updates * Update modal triggers * VRT updates * Adjust budget month modals size * Fix lint error * Remove excess padding * Use modal padding prop
-
- Apr 16, 2024
-
-
Joel Jeremy Marquez authored
* Mobile collapsible budget groups * Release notes * VRT updates * No tap highlight when clicking collapse/uncollapse button * Income group no tap highlight * No highlight on hover
-
Adam authored
* Change Actual default theme to System Default * Add release notes * Update release notes * update vrt --------- Co-authored-by:
youngcw <calebyoung94@gmail.com>
-
- Apr 13, 2024
-
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Category budget modals * Cleanup + release notes * Cleanup * Fix typecheck errors * Update useMergedRefs * Fix lint error * Fix typecheck error * VRT updates * Focus amount on mount * Fix errors * Open modal on budget amount click * Updates * Remove unused props + updates * Fix lint error * Close budget menu modal on enter * Delete comment Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> * Update release notes --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
Joel Jeremy Marquez authored
* Mobile category transactions * Release notes * Fix typo * Fix typecheck error * Handle null location state * VRT * Fix account search * Update test * Search placeholder * vrt * Add month to page title * Cleanup * Fix AccountName component * Replace ButtonLink with Link * Fix typecheck * Code review update
-
- Apr 11, 2024
-
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Mobile budget page modals * Release notes * Fix typecheck / lint errors * Fix typecheck errors * Fix typecheck error * Modal logo * Fix typecheck error * VRT updates * Modal header margins * Update 2491.md * ModalTitle shrinkOnOverflow + VRT
-
- Apr 07, 2024
-
-
Neil authored
* Remove Link Button * remove AnchorLink * remove ButtonLink * notes * merge fix * clickLink * typecheck fix * remove link option from button * remove ExternalLink * VRT
-
- Apr 04, 2024
-
-
Joel Jeremy Marquez authored
* Balance modals * Release notes * Fix typecheck errors * Fix errors * Mobile scheduled transaction modal * Cleanup * Fix props * Fix typecheck errors * Updates * Fix autocomplete typings * Update autocomplete types * Fix typecheck errors * Fix typecheck errors * Remote optional type * Pass this to apply * Use bind * Fix typecheck error * Ignore typecheck error for now * Add onClose in Autocomplete * open category modal on enter in transfer modal * Budget summary modals * Accounts update * Add paddingBottom * Fix typecheck error * Revert navigate * Disable esline * Close account and Reopen account * Improve SingleInputModal * Fix lint error * Fix category autocomplete modal header * Rebase updates * Cleanup * Clearer error message * Close report balance tooltip on selection * Updated based on review
-
- Mar 25, 2024
-
-
Joel Jeremy Marquez authored
* Autocomplete changes related to mobile modals PR * Release notes * Fix lint error * AccountDetails * Code review updates
-
- Mar 20, 2024
-
-
Wizmaster authored
* Import locked transactions from nYNAB * Import locked transactions from nYNAB - Adding PR release note
-
- Mar 18, 2024
-
-
Daniel Gale-Rosen authored
* increase minimum cleared column width * add release notes * update snapshots
-
- Mar 07, 2024
-
-
DJ Mountney authored
* Fix flaky transfer e2e test - If tests ran too fast, the transactions wouldn't finish rendering before the select of the transactions was attempted. * Add release note
-
- Mar 06, 2024
-
-
CampaniaGuy authored
* Fix mobile UX, issue #2079 * upcoming-release-notes * Fix navigation bar buttons not fully displayed * pill size changed, exported nav bar height * Edit navigation bar const Edit nav bar pill color * Removed export * Fixes release notes * Fixed formatting * Fix mobile UX, issue #2079 * upcoming-release-notes * Fix navigation bar buttons not fully displayed * pill size changed, exported nav bar height * Edit navigation bar const Edit nav bar pill color * Removed export * Fixes release notes * Fixed formatting * Test schedules and mobile images created * Reverted schedules checks test images
-
Neil authored
* Show activity changes * notes * adjust filter loading * switch back * adjust test * lint fix * budget test * lint fix * Filtered Balance * flicker fix * VRT updates * remove test variables * default category * categoryId separated
-
- Mar 03, 2024
-
-
DJ Mountney authored
* Adds option to make a transfer from two selected transactions - Transactions amount must match - Transactions must be from different accounts - Split transactions not eligible
-
- Mar 01, 2024
-
-
Neil authored
* Button changes and time filters * rename on dashboard * notes * fix time filters * Sort Categories * Page title * category sort order * move button * featureflag * Highlight report name * sankey fix * VRT * remove doubled element * update * fixes * fixes * create button fix and rename card fix * Title change
-
- Feb 20, 2024
-
-
youngcw authored
* schedule default amount * note * vrt
-
- Feb 15, 2024
-
-
DHRUV RAMDEV authored
* fix: Margin when editing account on desktop * add release notes * increase margin * Update regression tests * fix: Reduce padding in other areas * update snapshots
-
- Feb 12, 2024
-
-
Joel Jeremy Marquez authored
* Hooks for frequently made operations * Release notes * Fix typecheck errors * Remove useGlobalPrefs * Add null checks * Fix showCleared pref * Add loaded flag for categories, accounts and payees state * Refactor to reduce unnecessary states * Fix eslint errors * Fix hooks deps * Add useEffect * Fix typecheck error * Set local and global pref hooks * Fix lint error * VRT * Fix typecheck error * Remove eager loading * Fix typecheck error * Fix typo * Fix typecheck error * Update useTheme * Typecheck errors * Typecheck error * defaultValue * Explicitly check undefined * Remove useGlobalPref and useLocalPref defaults * Fix default prefs * Default value * Fix lint error * Set default theme * Default date format in Account * Update packages/desktop-client/src/style/theme.tsx Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv> --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Feb 08, 2024
-
-
Matiss Janis Aboltins authored
-
- Feb 06, 2024
-
-
jaarasys-henria authored
-
- Jan 26, 2024
-
-
youngcw authored
* fix bad sort order in demo * note * add async back * fix tests * fix2 * fix3 * update vrt * fix image
-
- Jan 22, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 12, 2024
-
-
HansiWursti authored
* Disable SaveButton if field is edited * Add Release Notes and fix VRT
-
- Jan 09, 2024
-
-
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?!
-
Matiss Janis Aboltins authored
-
- Jan 06, 2024
-
-
Jason authored
* Change net worth graph to show more detail in compact card view * Added release notes * Update release notes * Update VRT images
-
- Dec 22, 2023
-
-
Joel Jeremy Marquez authored
* Mobile split transactions * Release notes * Fix colors * Update test ids * AmountInput component on split transactions * Add notes to mobile split transaction * Ease of use improvements + functional components * Ease of use updates * VRT updates * Fix AmountInput blur * Remove negative state in AmountInput + fix vrt
-
Joel Jeremy Marquez authored
* Enable prefer-const project-wide * Release notes * Fix remaining lint errors
-
- Dec 13, 2023
-
-
spezzino authored
* add support for system theme * add release notes * Rename auto theme * add theme selector * update visual snapshots * update snapshots * update snapshots
-
- Dec 12, 2023
-
-
Neil authored
* subdued fix * notes * fixes * upcoming * autocomplete menu * make notes consistenet on budget page * VRT updates
-
- Dec 05, 2023
-
-
Joel Jeremy Marquez authored
* Use Page component for mobile pages * Release notes * Use Button instead of Link in MobileBackButton * Update mobile budget table to use Page component * Settings page cleanup * Fix lint error * Updates + small font size increase in page headings * Fix rebase error * Button height * Revert payees navtab
-
- Dec 01, 2023
-
-
Joel Jeremy Marquez authored
* Larger mobile autocomplete fonts and paddings * Release notes * VRT + update tests * Update tests * Update data-highlighted and tests * Use styles text * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Adjust Add Transaction padding + VRT updates * Larger autocomplete text and divider * Fix rebase * Fix rebase * Fix icons * Adjust fonts * Fix lint errors * PR feedback * VRT * Update embedded autocomplete highlight hover color * Refactor create payee button * Embedded create payee button color * Dummy change to re-run CI
-
- Nov 24, 2023
-
-
Neil authored
* Remove Featureflag * notes * VRT updates * Dark Theme fixes * VRT updates * VRT updates * Revert "VRT updates" This reverts commit 7d669f2df2baabb3d20c2da55437adcf01959ef8. * Revert VRT Reverting VRT * VRT updates * pillbackground * VRT updates * Theme Selector * VRT Updates * notes * VRT updates
-
- Nov 22, 2023
-
-
Joel Jeremy Marquez authored
* Consistent button size in budget title bar + use zondicon eye icon * Release notes * VRT
-