Skip to content
Snippets Groups Projects
  1. Aug 25, 2023
  2. Jul 30, 2023
  3. Jul 28, 2023
  4. Jul 20, 2023
  5. Jun 27, 2023
  6. Jun 15, 2023
  7. Jun 04, 2023
  8. May 17, 2023
  9. Apr 13, 2023
  10. Mar 24, 2023
  11. 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
  12. Mar 08, 2023
  13. Mar 05, 2023
  14. 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
  15. Feb 10, 2023
  16. Jan 25, 2023
  17. Jan 18, 2023
  18. Jan 16, 2023
  19. Jan 13, 2023
  20. Jan 10, 2023
Loading