-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix extensionConfiguration/change type, respect authStatus from cody (#…
…2623) ## Changes 1. Bumped cody commit to match the one from `jb-v7.1.x` branch 2. Fixed `"extensionConfiguration/change"` endpoint type - issue was introduced [there](8ea63fc) 3. For the sake of correctness I also added check of returned auth state and if auth fails I set the token as invalid. ## Test plan 1. Run IDE 4. Remove all account in the cody settings 5. Login panel shoul appear 6. Sign in to enterprise account 7. Make sure chat panel appears and in the account panel enterprise acc is shown 8. Remove all account in the cody settings 9. Login panel should appear 10. Sign in to free dotcom account 11. Make sure chat panel appears and in the account panel free acc is shown
- Loading branch information
Showing
2 changed files
with
26 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters