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