Skip to content
Snippets Groups Projects
  1. Sep 03, 2024
  2. Aug 20, 2024
  3. Aug 14, 2024
  4. Aug 04, 2024
  5. Aug 03, 2024
  6. 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>
      Unverified
      89a8f102
  7. Jul 11, 2024
  8. Jul 10, 2024
  9. Jul 02, 2024
  10. Jun 07, 2024
  11. Jun 03, 2024
  12. May 18, 2024
  13. May 16, 2024
  14. May 15, 2024
  15. 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>
      Unverified
      7cee3b86
  16. May 07, 2024
  17. May 03, 2024
  18. Apr 11, 2024
  19. Apr 02, 2024
  20. Mar 09, 2024
  21. Mar 03, 2024
  22. Feb 08, 2024
  23. Feb 07, 2024
  24. Feb 02, 2024
  25. Jan 24, 2024
  26. 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>
      Unverified
      0045d921
  27. Jan 19, 2024
  28. Jan 15, 2024
  29. Jan 09, 2024
  30. Jan 06, 2024
  31. Dec 15, 2023
  32. Dec 05, 2023
  33. Dec 02, 2023
  34. Nov 28, 2023
Loading