Skip to content
Snippets Groups Projects
  1. Feb 05, 2024
    • shall0pass's avatar
      [Bugfix] Cleanup tool: Add balance check (#2295) · 77fd65b2
      shall0pass authored
      * add balance check
      
      * lint
      
      * fill rollover categories after non-rollover
      
      * allow partial fills of non-rollover
      
      * update
      
      * release note and youngcw suggestion
      
      * warnings
      
      * remove commented coded
      77fd65b2
  2. Feb 04, 2024
  3. Feb 03, 2024
  4. Feb 02, 2024
  5. Feb 01, 2024
  6. Jan 31, 2024
  7. Jan 30, 2024
  8. Jan 26, 2024
  9. Jan 24, 2024
  10. Jan 23, 2024
  11. Jan 22, 2024
  12. Jan 21, 2024
  13. 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
Loading