Skip to content
Snippets Groups Projects
  1. Feb 02, 2024
  2. Feb 01, 2024
  3. Jan 31, 2024
  4. Jan 30, 2024
  5. Jan 26, 2024
  6. Jan 24, 2024
  7. Jan 23, 2024
  8. Jan 22, 2024
  9. Jan 21, 2024
  10. Jan 20, 2024
    • youngcw's avatar
      fix color of schedule before/after weekend box (#2261) · dd29e02c
      youngcw authored
      * fix color of schedule after box
      
      * note
      dd29e02c
    • 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.
      75186183
    • Neil's avatar
      add compact to custom reports (#2258) · 83f13cbd
      Neil authored
      * add compact
      
      * notes
      83f13cbd
    • 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
    • Matiss Janis Aboltins's avatar
    • Neil's avatar
      Custom Reports - add schema (#2246) · c66d6e00
      Neil authored
      
      * Add schema work
      
      * notes
      
      * merge fixes
      
      * add to handlers
      
      * notes update
      
      * Update packages/loot-core/src/server/reports/app.ts
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      
      * review changes
      
      * type updates
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      c66d6e00
  11. Jan 19, 2024
  12. Jan 18, 2024
Loading