* new request
* add button
* s
* fix formatting issue
* detect event stream
* hide dropdown
* wip
* add basic test
* pass 1 can make connection
* implement event stream open pass 2
* wire up ready state
* wiring up close and error pass 3
* can open and close connections
* clean header
* listen to timeline
* extract options to function
* fix bug in ws
* add debug stuff to timeline
* don't rely on redux to set active response
* fix close type
* rename sse to event stream
* get request flag from request model
* copy websocket response pane
* hide response data
* flatten ws and curl responses
* fix test
* fix catch
* reset file
* use realtime event watcher
* rename some files
* fix types
* fix e2e test
* fix lint
* consistent empty states
* pin to bottom
* remove todo
* add SSE logo
* add sse to readme
* import all available header properties from Postman
* ignore undefined optional field
* fix lint
* fix test
---------
Co-authored-by: Peter C <petoc@users.noreply.github.com>
Co-authored-by: jackkav <jackkav@gmail.com>
* update environments to use data routing
* upgrade react-router for json api in actions
* check for the proper route in the modal
* remove ?
* fix git url construction
* fix lint issues
* logs
* pass 1
* strip some layers
* another layer
* fix imports
* tidy
* some more
* fix copypasta
* remove redux listener
* use named properties for fetch
* move fetch over main
* remove test setup
* add test filter to workspace log
* move axios to main
* remove adapter override (old electron hack)
* add axios handler
* send only objects over the ipc
* don't forget the comma
* fix types
* fix proxy test
* fix smoke
* fix type
* fix axios __private
* wip
* perhaps we dont need app/login
* fix lint
* store keypair in localstorage
* use localstorage
* can login to multiple windows
* remove console log
* rename window helper
* add file menu
* remove test
* share design documents and tests with insomnia sync
* share collection and documents with insomnia/git sync
* checkpoint
* redirect when cloning (pulling) a new remote project
* backend workspace card
* redirect logic
* local changes styles
* loading indicator
* fix sync button styles
* use interval to refetch git
* open the repo modal first before switching to git sync
* use gitRepositoryId from metadata
* fix sync option update
* cleanup fetcher check
* fixes
* cleanup pull-push
* undo logo change
* clean git-vcs
* use cloud icon for insomnia sync
* cleanup card
* more cleanup
* better return type for fetchfetcher
* update git tests
* fix tests
* fix some prerelease tests
* fix cloning without an api spec
* fix some more tests that expect a file to exist
* fix lint error