- May 14, 2024
-
-
Joel Jeremy Marquez authored
* Auto insert decimals to mobile split transaction amounts * autoDecimals prop * Fix typecheck error
-
- May 07, 2024
-
-
Joel Jeremy Marquez authored
* Update autocomplete types * Remote optional type * Improve SingleInputModal * Fix lint error * Mobile budget file quick switch mode * Release notes * Updates * Fix typecheck error * Fix paddings * Update modal * Fix lint error * Display no budget files * Fix remote files not showing
-
- May 02, 2024
-
-
Joel Jeremy Marquez authored
* Fix mobile notes modal not retrieving correct notes * Release notes * Revert useState initial value
-
- Apr 26, 2024
-
-
Joel Jeremy Marquez authored
* Add amount colors to mobile transaction list * Release notes * Fix lint error * Add amount colors to mobile accounts page * VRT updates
-
- Apr 24, 2024
-
-
Neil authored
* mobile reports * notes * header updates * hide tooltip in mobile view * visual updates * padding changes * VRT * bottom padding * merge fixes * VRT * unselectable * merge fixes
-
- 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
-
- Apr 19, 2024
-
-
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
-
Joel Jeremy Marquez authored
* Use budget start month pref on mobile to match desktop behavior * Release notes * Fix failing tests
-
Joel Jeremy Marquez authored
* Display balances in category autocomplete * Release notes * Fix typecheck error * Update balance colors * Show category balances in mobile * Patch unit tests * Darket midnight theme autocomplete hover color * Category autocomplete split transaction highlight * Update 2551.md * Extract modals from EditField * Fix failing tests * Update variable names --------- Co-authored-by:
Matiss Janis Aboltins <matiss@mja.lv>
-
- Apr 15, 2024
-
-
Joel Jeremy Marquez authored
* Mobile scheduled transaction menu modal * Release notes
-
- 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 12, 2024
-
-
Robert Dyer authored
* Dim categories hidden by their groups * Dim hidden cats on mobile view * Do not show hide/show menu on mobile for categories in hidden groups * Rename catGroup to categoryGroup * Fix lint issue * Hide menu line * Pass in categoryGroup instead of isHidden * avoid need for extra local * fix lint issues
-
- Apr 11, 2024
-
-
Joel Jeremy Marquez authored
* Use desktop colors for mobile autocomplete modals * Release notes * Color updates * Color updates * Update close button * Fix typecheck * Rename to ModalCloseButton * Update ModalTitle
-
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 09, 2024
-
-
Joel Jeremy Marquez authored
* Fix mobile report budget income budgeted input * Release notes
-
Joel Jeremy Marquez authored
* [Mobile] Close modals after performing a balance actions e.g. transfer / cover * Release notes
-
- 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 06, 2024
-
-
Joel Jeremy Marquez authored
[Maintenance] Update TransactionEdit conponent onEdit function to use serialized transactions (#2555) * [Maintenance] Update onEdit to use serialized transactions * Release notes
-
- 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
-
ilar authored
* Format the input field when entering transaction value, automatically populate decimal position. * Add note. * Fix linting issues. * Turn off autoDecimal if we're hiding decimals anyway. * Shorten changelog.
-
- Apr 02, 2024
-
-
Joel Jeremy Marquez authored
* Extract menus to separate files (change split from #2472) * Release notes * Fix lint error * Code review feedback
-
- Mar 26, 2024
-
-
Robert Dyer authored
* cleanup: Move account sync indicators to the left on mobile * cleanup: account sync indicators on mobile should show pending/failed syncs * feature: show account sync indicator when viewing account on mobile * fix lint issues * add release note
-
- Mar 25, 2024
-
-
Joel Jeremy Marquez authored
* Fix mobile transaction load more * Release notes
-
Joel Jeremy Marquez authored
* Autocomplete changes related to mobile modals PR * Release notes * Fix lint error * AccountDetails * Code review updates
-
- Mar 21, 2024
-
-
Joel Jeremy Marquez authored
* Force async onRefresh * Release notes
-
- Mar 12, 2024
-
-
Joel Jeremy Marquez authored
* Reorganize mobile components * Fix lint error * Cleanup * Fix lint error * Release notes * Cleanup * Cleanup useActions * useDebounceCallback
-
Joel Jeremy Marquez authored
* Differentiate Input onUpdate to onChangeValue * Release notes * Fix lint error * Remove onChange
-
- 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
-
- Feb 11, 2024
-
-
Hinerangi Courtenay authored
* Fix Mobile menu blocks items (#2040) * Only set bottom padding on pages the mobile nav bar is used (#2040) * Add release note for PR
-
- Jan 15, 2024
-
-
Matiss Janis Aboltins authored
-
- Jan 06, 2024
-
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 10 - icons * Fix icon imports + lint errors * Release notes * Fix typecheck error * Fix icon import * Fix lint error
-
Joel Jeremy Marquez authored
* ESLint no-default-exports 10 - all desktop-client src folders except icons * Release notes
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no default exports 8 * Release notes * Schedules
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no default export part 6 - View.tsx * Fix default imports * Fix imports * Release notes
-
Joel Jeremy Marquez authored
* Fix default imports * Fix manager Modals import * ESLint no-default-exports part 5 - Text.tsx * Fix default import * Release notes
-
Joel Jeremy Marquez authored
* ESLint no default exports - part 3 * Fix default imports * Release notes * Fix Menu
-
Joel Jeremy Marquez authored
* ESLint no default imports - Button * Fix * Release notes * Fix Button imports
-