Skip to content
Snippets Groups Projects
  1. May 14, 2024
  2. May 13, 2024
  3. May 09, 2024
  4. May 08, 2024
  5. May 07, 2024
  6. May 04, 2024
  7. May 03, 2024
    • Joel Jeremy Marquez's avatar
      Parallel cloud file download (#2700) · f8809df5
      Joel Jeremy Marquez authored
      * Fetch cloud file and file info in parallel to speed downloads up
      
      * Release notes
      
      * Rename release notes
      f8809df5
    • Neil's avatar
      Monthly spending report (#2622) · 04bc0c3c
      Neil authored
      * monthly Spending
      
      * Add Average
      
      * notes
      
      * title
      
      * date filter
      
      * TS fixes and hide average when no data
      
      * fix average tooltip and relabel x-axis
      
      * Wording/verbiage
      
      * filters changes
      
      * feature flag
      
      * networth card fix
      04bc0c3c
    • Neil's avatar
      Custom Reports changes (#2677) · 0aa6a057
      Neil authored
      * adjustments
      
      * notes
      
      * scroll height
      
      * lint fix
      
      * compact scrollbar
      
      * fixes
      
      * filters fix
      
      * scrollbar color
      
      * fix week ranges
      0aa6a057
  8. May 02, 2024
  9. Apr 30, 2024
  10. Apr 27, 2024
  11. Apr 26, 2024
  12. Apr 25, 2024
  13. Apr 24, 2024
    • Wizmaster's avatar
      Fix reconciling split translations from nYNAB import creates orphan transfers (#2502) · 6ec37282
      Wizmaster authored
      
      * Reconciling split translations from nYNAB import creates orphan transfers
      - Fixed link between subtransaction transfers and transaction transfers
      - Reworked payee transaction and subtransaction import
      
      * Reconciling split translations from nYNAB import creates orphan transfers
      - Added release note
      
      * Reconciling split translations from nYNAB import creates orphan transfers
      - Reworkd data.transactions and data.subtransactions loops
      
      * Reconciling split translations from nYNAB import creates orphan transfers
      - Added comments
      
      ---------
      
      Co-authored-by: default avatarDJ Mountney <david@twkie.net>
      6ec37282
  14. Apr 23, 2024
  15. Apr 21, 2024
  16. Apr 20, 2024
  17. Apr 18, 2024
  18. Apr 16, 2024
    • Adam's avatar
      Change default theme from light to the system's default theme (#2544) · a2c1c2de
      Adam authored
      
      * Change Actual default theme to System Default
      
      * Add release notes
      
      * Update release notes
      
      * update vrt
      
      ---------
      
      Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
      a2c1c2de
    • Joel Jeremy Marquez's avatar
      Display balances in category autocomplete (#2551) · b101f998
      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: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      b101f998
    • Neil's avatar
      Add daily and weekly to custom reports interval list (#2483) · d9f55460
      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
      
      * adjust to match master
      
      * add Year
      
      * notes
      
      * lint fix
      
      * update names
      
      * IntervalsUpdates
      
      * fixing bugs
      
      * ts updates
      
      * lint fix
      
      * merge fixes
      
      * notes
      
      * simplify lookups
      
      * Add Daily and Weekly
      
      * notes
      
      * notes
      
      * merge fix
      
      * TS fix
      
      * Change week start date based on user prefs
      
      * fix weeks
      
      * fix averages
      
      * remove $week
      
      * remove date-week
      
      * TS fixes
      d9f55460
  19. Apr 13, 2024
    • Joel Jeremy Marquez's avatar
      [Mobile] Category budget actions modal (#2501) · e500cba7
      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: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      
      * Update release notes
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      e500cba7
    • Joel Jeremy Marquez's avatar
      [Mobile] Category activity/transactions page (#2531) · 2d188b39
      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
      2d188b39
  20. Apr 12, 2024
  21. Apr 11, 2024
    • Joel Jeremy Marquez's avatar
      [Mobile] Budget menu modals (#2491) · f55bd860
      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
      f55bd860
Loading