Skip to content
Snippets Groups Projects
  1. Oct 28, 2024
  2. Oct 21, 2024
  3. Oct 20, 2024
  4. Oct 19, 2024
  5. Oct 18, 2024
  6. Oct 17, 2024
  7. Oct 15, 2024
  8. Oct 14, 2024
  9. Oct 13, 2024
  10. Oct 12, 2024
  11. Oct 11, 2024
    • Koen van Staveren's avatar
      fix: escaping in action rule templating (#3632) · 05dda5f9
      Koen van Staveren authored
      * fix: escaping in action rule templating
      
      * chore: release note
      Unverified
      05dda5f9
    • Samuel Barnes's avatar
      Add option to set how far out the upcoming scheduled transactions are shown in... · 37ad5848
      Samuel Barnes authored
      Add option to set how far out the upcoming scheduled transactions are shown in the account view. (#3310)
      
      * initial poking around
      
      * ui changes and setting
      
      * wip
      
      * null check
      
      * removed more than a month
      
      * prettier
      
      * todo
      
      * get status tests
      
      * added prefs to app.ts
      
      * updated to use LocalPrefs bc of limitation of app.ts
      
      * updated schedules component to use localPrefs
      
      * removed console.log
      
      * release notes
      
      * renamed release noted md
      
      * eslint fixes
      
      * import fix
      
      * update useEffect dependencies
      
      * removed a comment
      
      * moved upcoming length setting to schedule page
      
      * removed import
      
      * made setting collapsible and moved to the top
      
      * fixed breaking change
      
      * updated to work with updated synced prefs methodology
      
      * pulled preference from db
      
      * updated tests with mock reset
      
      * update vrt
      
      * per coderabbit: upcoming length null value prevention
      
      * update test to use number inputs rather than string
      
      * aria label added to close button
      
      * moved before/after each blocks per coderabbitai
      
      * fixed default value typo
      
      * updated edit button to use slimmer style
      
      * vrt
      
      * vrt
      
      * vrt
      
      ---------
      
      Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
      Unverified
      37ad5848
Loading