Skip to content
Snippets Groups Projects
  1. Oct 18, 2024
  2. Oct 17, 2024
  3. Oct 15, 2024
  4. Oct 14, 2024
  5. Oct 13, 2024
  6. Oct 12, 2024
  7. 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
    • Ryan Bianchi's avatar
      Fix ability to have duplicate account names (#3527) · f9c08a99
      Ryan Bianchi authored
      
      * add duplicate name validation to sidebar, and both narrow/wide Account pages
      
      * unify error messages and styles
      
      * keep state for the current account name on the mobile account modal
      
      * add release notes
      
      * remove extra validation function
      
      * fix typo in AccountSyncSidebar params
      
      * don't set current account name to empty string and prevent further changes on AccountMenuModal
      
      * lint imports
      
      * update error message to Name x already exists
      
      * use proper translation functions
      
      ---------
      
      Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
      Unverified
      f9c08a99
  8. Oct 10, 2024
  9. Oct 09, 2024
Loading