* fix: collection properties header bulk update editor bug
* chore: add migration step while resolving `headers` in the syncing context
Resolve type errors.
* fix: prevent inifinite loading state in add environments modal
Toggle back the loading state if attempting to create an environment from a team workspace without specifying a name.
* fix: tab change when clicking computed auth
* fix: ensure tab change action works in GQL headers view
`Go to Authorization tab` action.
* chore: account for REST params while adding description fields
Writing to store after pulling from the syncing context.
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
* fix: send auth headers to the payload
* refactor: alert user that headers are sent to connection_init
* refactor: send headers only when headers are populated
* chore: cleanup code
* fix: sticky search bar in codemirror
* chore: use tailwind classes
* chore: improve consistency across editor instances
---------
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
* fix: spotlight actions for graphql
* fix: environment actions
* fix: gql rename request
* fix: graphql spotlight actions
* fix: tab shortcuts not working properly
* fix: only show download and copy response when there is a response
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>