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