-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: coder/coder-jetbrains-toolbox
base: c63506d
head repository: coder/coder-jetbrains-toolbox
compare: 0186310
- 8 commits
- 8 files changed
- 1 contributor
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eb93225 - Browse repository at this point
Copy the full SHA eb93225View commit details -
impl: update page title instead of creating a new page
With the new TBX API we can update the title of a UI page without recreating the page and using hacks to force TBX to update the internal state.
Configuration menu - View commit details
-
Copy full SHA for a042ffa - Browse repository at this point
Copy the full SHA a042ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3283ab6 - Browse repository at this point
Copy the full SHA 3283ab6View commit details
Commits on Jun 24, 2025
-
fix: jump to main page after coder setup is successful
We still need to switch from the coder setup page back to the main screen once the coder cli and the rest api poller is initialized.
Configuration menu - View commit details
-
Copy full SHA for 1cbe9ed - Browse repository at this point
Copy the full SHA 1cbe9edView commit details -
impl: update URI handling page title instead of creating a new page
Similar with the initial setup page we can use the new TBX API to update the title of the uri handling page without recreating it and using hacks to force TBX to update the internal state.
Configuration menu - View commit details
-
Copy full SHA for 894d56e - Browse repository at this point
Copy the full SHA 894d56eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b2be2 - Browse repository at this point
Copy the full SHA f3b2be2View commit details -
impl: prioritize workspace status over TBX agent status
TBX 2.7 API prioritizes connection status to the remote TBX agent over the workspace status. This would mean that a running workspace would be listed as disconnected instead of ready. This is confusing as it only happens for running workspaces and on top of that we also have a green badge that is rendered by TBX when the agent connection is established.
Configuration menu - View commit details
-
Copy full SHA for 6d67abe - Browse repository at this point
Copy the full SHA 6d67abeView commit details -
fix: UT's related to proxy configuration
A new API was added to allow proxy authentication
Configuration menu - View commit details
-
Copy full SHA for 0186310 - Browse repository at this point
Copy the full SHA 0186310View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff c63506d...0186310