ZIm/crates/client
Marshall Bowers 2b8e8f03fa title_bar: Show the plan from the CloudUserStore (#35401)
This PR updates the user menu in the title bar to show the plan from the
`CloudUserStore` instead of the `UserStore`.

We're still leveraging the RPC connection to listen for `UpdateUserPlan`
messages so that we can get live-updates from the server, but we are
merely using this as a signal to re-fetch the information from Cloud.

Release Notes:

- N/A
2025-08-08 10:13:00 -04:00
..
src title_bar: Show the plan from the CloudUserStore (#35401) 2025-08-08 10:13:00 -04:00
Cargo.toml Add cloud_api_client and cloud_api_types crates (#35357) 2025-08-08 10:12:23 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00