Skip to content
Snippets Groups Projects
  1. Nov 04, 2023
  2. Oct 04, 2023
  3. Sep 13, 2023
  4. Sep 03, 2023
  5. Sep 01, 2023
  6. Aug 25, 2023
  7. Jul 30, 2023
  8. Jul 28, 2023
  9. Jul 20, 2023
  10. Jun 27, 2023
  11. Jun 15, 2023
  12. Jun 04, 2023
  13. May 17, 2023
  14. Apr 13, 2023
  15. Mar 24, 2023
  16. Mar 21, 2023
    • Jed Fox's avatar
      Improve visual consistency on the settings page (#799) · 8e94d177
      Jed Fox authored
      This PR improves the consistency of the settings UI by moving everything
      (except the budget name field on mobile) into `<Setting>` boxes.
      Additionally, it adds a “Settings” option to the file dropdown menu (I
      keep expecting it to be there, and I think it’s reasonable to expose it
      in both locations so it’s easier to access)
      Unverified
      8e94d177
  17. Mar 08, 2023
  18. Mar 05, 2023
  19. Feb 21, 2023
    • Jed Fox's avatar
      Allow the server to auto-configure the server URL for the client (#649) · fc308ece
      Jed Fox authored
      * Allow the server to auto-configure the server URL for the client
      
      * Extract server URL/version logic out to ensure consistent updates
      
      * ()
      
      * Be more explicit about when the server version is re-fetched
      
      * Use a single layer of context provider
      
      * Move the bootstrap route to /account/needs-bootstrap
      
      * No more `isActual`
      
      * Refactor to call subscribe-needs-bootstrap instead of fetch()
      
      * Dedupe calls to subscribe-needs-bootstrap
      
      * Don’t revalidate the server when we just validated it
      
      * simplify
      
      * Fix setServerURL
      Unverified
      fc308ece
  20. Feb 10, 2023
  21. Jan 25, 2023
  22. Jan 18, 2023
  23. Jan 16, 2023
  24. Jan 13, 2023
  25. Jan 10, 2023
Loading