Skip to content
Snippets Groups Projects
  1. Oct 03, 2024
  2. Sep 03, 2024
  3. Aug 20, 2024
  4. Aug 14, 2024
  5. Aug 04, 2024
  6. Aug 03, 2024
  7. Jul 20, 2024
    • Ryan Bianchi's avatar
      Recently used and favorite payees (#2814) · 89a8f102
      Ryan Bianchi authored
      
      * add idea of common payee, a top 10 frequently used payee
      
      * add button in payee to mark as favorite
      
      * cleanup
      
      * minor fixes
      
      * add release notes and make favorite optional
      
      * fix TransactionsTable test
      
      * lint and release notes
      
      * rename section, resort list to ensure both are sorted
      
      * don't show common, move bookmarked to menu
      
      * add a limit on adding common payees
      
      * linting
      
      * reduce to 5 commonly used payees by default
      
      * linting
      
      * more linting
      
      * update migrate timestamp
      
      * more linting
      
      * fix api name, bump migrate timestamp
      
      * Add star to payee dropdown and rename section to 'Suggested Payees'
      
      ---------
      
      Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
      89a8f102
  8. Jul 11, 2024
  9. Jul 10, 2024
  10. Jul 02, 2024
  11. Jun 07, 2024
  12. Jun 03, 2024
  13. May 18, 2024
  14. May 16, 2024
  15. May 15, 2024
  16. May 14, 2024
    • Robert Dyer's avatar
      Add API for working with rules (#2568) · 7cee3b86
      Robert Dyer authored
      
      * Add API for working with rules
      
      * Add release note
      
      * Change 'payees-get-rules' return type to RuleEntity[]
      
      * Reuse existing handlers, make names not have 'payee', add two getters
      
      * fix linter
      
      * fix bad handler name
      
      * fix broken handler name
      
      * add test cases for 'getPayeeRules'
      
      * fix broken test
      
      * Remove unused locals
      
      * Update packages/loot-core/src/types/api-handlers.d.ts
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      
      * Update packages/loot-core/src/types/server-handlers.d.ts
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      
      * Strict types and slightly improved return interface
      
      * update test comment to match new API names
      
      * fix linter issues
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      7cee3b86
  17. May 07, 2024
  18. May 03, 2024
  19. Apr 11, 2024
  20. Apr 02, 2024
  21. Mar 09, 2024
  22. Mar 03, 2024
  23. Feb 08, 2024
    • Joel Jeremy Marquez's avatar
      Update loot-core deps (#2280) · 8a8113a6
      Joel Jeremy Marquez authored
      * Upgrade desktop-client depenencies
      
      * yarn dedupe
      
      * Update useSelectors
      
      * Update loot-core deps
      
      * yarn dedupe
      
      * Move deps to devDependencies
      
      * yarn dedupe
      8a8113a6
  24. Feb 07, 2024
  25. Feb 02, 2024
  26. Jan 24, 2024
    • Joel Jeremy Marquez's avatar
      Update vite / swc / ts versions (#2268) · 524bd4e9
      Joel Jeremy Marquez authored
      * Update vite / swc / ts versions
      
      * Release notes
      
      * Revert root tsconfig module changes
      
      * yarn dedupe
      
      * Dummy update to run pipeline
      
      * Update webpack and playwright
      
      * Update playwright docker images
      524bd4e9
  27. Jan 20, 2024
    • DJ Mountney's avatar
      Bundle loot-core types into the API (#2053) · 0045d921
      DJ Mountney authored
      
      * Bundle loot-core types into the API
      
      So we can have loot-core be the source of truth
      for some types that get passed through
      
      - Improves downstream development with API by including types
      - Use path aliases for dist vs dev tsconfigs
      - Convert api index to typescript as example
      - Permit ts-ignore for issues with our version of typescript
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      0045d921
  28. Jan 19, 2024
  29. Jan 15, 2024
  30. Jan 09, 2024
  31. Jan 06, 2024
  32. Dec 15, 2023
  33. Dec 05, 2023
  34. Dec 02, 2023
Loading