Skip to content
Snippets Groups Projects
  1. Jul 30, 2023
  2. Jul 28, 2023
  3. Jul 26, 2023
  4. Jul 19, 2023
  5. May 17, 2023
  6. Mar 24, 2023
  7. Mar 21, 2023
  8. Mar 20, 2023
  9. Mar 18, 2023
    • Jed Fox's avatar
      Move the welcome modal to an interstitial, add import button (#762) · beef97d7
      Jed Fox authored
      I noticed that the first run flow is suboptimal for people who want to
      import an existing file from Actual/YNAB. I’ve moved the welcome modal
      into the management app and set it up to appear when there are no
      budgets available (which also has the benefit of allowing people to see
      the modal again!)
      
      I think there’s some weirdness around getting the modal to reappear when
      deleting a budget file which I want to work out before merging this.
      
      This PR also reorganizes the management app a bit to reduce usage of
      modals (currently, hitting escape while the budget list is open leaves
      you with a blank page).
      
      <img width="539" alt="Screenshot_2023-03-18 08 53 54"
      src="https://user-images.githubusercontent.com/25517624/226107462-b2b88791-1015-4397-b290-c64e7fcc0f41.png">
      
      - [x] Ensure modal consistently appears when needed (no longer a modal!)
      - [x] Fix e2e tests
      Unverified
      beef97d7
  10. Feb 10, 2023
  11. Jan 20, 2023
    • Jed Fox's avatar
      Regenerate icons without the .web.js extension (#485) · 20c7abc1
      Jed Fox authored
      * Regenerate icons without the .web.js extension
      
      * Move icons in the root folder to a “v0” folder
      
      * Remove generated index.js files
      
      * Update generator to auto-remove deleted icons
      
      * Add back AnimatedLoading + Loading
      
      * Add SVG files for missing icons
      
      * lint fix
      
      * the perils of (not) running a case-sensitive file system
      
      * Fix new import
      
      * Switch v0 icons from width/height to viewBox
      Unverified
      20c7abc1
  12. Jan 11, 2023
  13. Jan 10, 2023
  14. Dec 30, 2022
  15. Dec 29, 2022
  16. Sep 02, 2022
  17. Apr 29, 2022
Loading