Skip to content
Snippets Groups Projects
Unverified Commit fc308ece authored by Jed Fox's avatar Jed Fox Committed by GitHub
Browse files

Allow the server to auto-configure the server URL for the client (#649)

* 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
parent 2bc61463
No related branches found
No related tags found
No related merge requests found
Showing
with 116 additions and 65 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment