Skip to content
Snippets Groups Projects
  1. Feb 03, 2024
  2. Jan 20, 2024
    • Zach Whelchel's avatar
      SimpleFin (#2188) · 75186183
      Zach Whelchel authored
      * Some initial UI work for adding SimpleFin.
      
      * SimpleFin proof of concept working.
      
      * Adds linking & unlinking to existing accounts through the account menu UI.
      
      * Added loading and lint fixes.
      
      * Lint changes.
      
      * Added release notes.
      
      * Typecheck cleanup.
      
      * Import, lint, typecheck cleanups.
      
      * More typecheck cleanup.
      
      * Refactored language for consistency.
      
      * Added default institution name.
      
      * Lint cleanup.
      
      * Addressed change requests.
      
      * Added a default to migration, made variables consistent, added feature flag.
      
      * Added account_sync_source to server schema.
      
      * Adds account_sync_source to test.
      
      * Fix for typecheck.
      
      * Attempt to make typecheck happy.
      
      * Added strict ignore.
      
      * Moved account_sync_source to the right model (face palm).
      
      * Hotfix for institution format.
      
      * Lint cleanup.
      
      * Removed unnecessary promise.all.
      
      * Lint cleanup.
      Unverified
      75186183
  3. Jan 15, 2024
  4. Jan 06, 2024
  5. Dec 22, 2023
    • Joel Jeremy Marquez's avatar
      Mobile category modal menu (#1964) · b39d106c
      Joel Jeremy Marquez authored
      * Mobile category modal menu
      
      * Release notes
      
      * Apply category and group modals
      
      * Category modal updates + notes
      
      * Reduce notes modal view height
      
      * Update CategoryGroupMenu modal view height
      
      * Update CategoryMenu modal view height
      
      * Fix lint error
      
      * No notes text
      
      * Add budget-table testid on edit mode
      
      * Fix lint error
      
      * Fix lint error
      
      * Remove edit mode tooltip
      
      * Update modals
      
      * Updates + Simplify code by removing edit mode
      
      * Optional closeModal arg
      
      * Fix mobile budget table category divider
      
      * Cleanup + close modal on click outside
      
      * collapseModals action
      
      * Fix lint errors
      
      * Category modal hidden menus + Lift edit state to MobileBudget component
      
      * Hide category / group actions when editing title
      
      * Add margins between buttons
      
      * Fix lint errors
      Unverified
      b39d106c
    • Joel Jeremy Marquez's avatar
      Mobile split transactions (#2068) · 48941188
      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
      Unverified
      48941188
  6. Dec 05, 2023
  7. Nov 22, 2023
  8. Nov 21, 2023
  9. Nov 19, 2023
  10. Oct 10, 2023
    • Joel Jeremy Marquez's avatar
      Mobile category and group functionalities (#1737) · c33dc6fb
      Joel Jeremy Marquez authored
      * More mobile functionalities
      
      * Cleanup
      
      * Remove close button on mobile budget summary modal
      
      * Release notes
      
      * Close mobile inputs on enter
      
      * Fix mobile budget row header color
      
      * Fix income group hidden
      
      * Add validation + close button on category tooltip
      
      * Add mobile budget visual cues
      
      * More mobile visual cues
      
      * Error message fix
      
      * Update blank category name behavior
      
      * Cleanup
      
      * Cleanup
      
      * Fix mobile group deletion and category tooltip behavior
      
      * Zero sign for AmountInput
      
      * VRT snapshot updates
      
      * Handle null values in must-category-transfer
      Unverified
      c33dc6fb
  11. Sep 03, 2023
  12. Aug 31, 2023
  13. Aug 20, 2023
  14. Aug 09, 2023
  15. Jul 28, 2023
  16. Jul 19, 2023
  17. Jul 18, 2023
  18. Jul 17, 2023
  19. Jun 23, 2023
  20. May 20, 2023
  21. May 16, 2023
  22. May 01, 2023
  23. Apr 19, 2023
  24. Mar 31, 2023
  25. Mar 24, 2023
  26. Mar 18, 2023
  27. Mar 13, 2023
  28. Mar 04, 2023
    • Filip Stybel's avatar
      Nordigen integration - account sync (#457) · 5bb4f4b2
      Filip Stybel authored
      
      * Update gitignore about .idea folder
      
      The .idea folder is generated by IntelliJ IDEA
      
      * Add integration with Nordigen
      
      * Fix linter
      
      * Use longer access to the account
      
      * Move normalizatoin of accounts to the backend side
      
      * Fix possibility to force remove account
      
      * Move normalization of transactions to the backend side
      
      * Fix Settings.js after merge
      
      * fix enableing bank sync
      
      * delete old Settings component
      
      * Use camelCase for nordigen/remove-account call
      
      * WIP refactor
      
      * Fix auto-selecting existing accounts
      
      * Fix unlinking accounts
      
      * Align to backend changes for Nordigen integration
      
      * Fix AnimatedLoading
      
      * Code review changes
      
      * Fix TZ date issue
      
      * rm mobile package
      
      * rm BankSync settings section
      
      * rm console.log
      
      * rm comment
      
      * applies some alignments from code review
      
      * applies some alignments from code review
      
      * Add prefix for nordigen specific functionality
      
      * Use arrow char
      
      * Add prefix for nordigen functionalities
      
      * Fix linter
      
      * Display only open accounts
      
      * Update packages/desktop-client/src/nordigen.js
      
      Co-authored-by: default avatarJed Fox <git@jedfox.com>
      
      * Fix incorrect calc of TZ for endDate
      
      * Improved error checking
      
      * Fix throwing invalid-schema error
      
      * Fix for syncing large batches in Safari
      
      ---------
      
      Co-authored-by: default avatarFilip Stybel <filip.stybel@ynd.co>
      Co-authored-by: default avatarLeon Ebel <24588023+ebelleon@users.noreply.github.com>
      Co-authored-by: default avatarJed Fox <git@jedfox.com>
      Unverified
      5bb4f4b2
  29. Feb 10, 2023
  30. Jan 10, 2023
  31. Sep 02, 2022
  32. Aug 31, 2022
Loading