* OpenAPI renamed to Service Catalog
* Docs icon change
Hide Navbar on serviceMap modal open
* PR comments
Co-authored-by: Leon <>
Co-authored-by: RoyUP9 <87927115+RoyUP9@users.noreply.github.com>
* support multiple workspaces
* reopen by websocket url dep
* open websocket only when websocketURL is changed
* upgrade common version
Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com>
* link open in a new tab
* fixed double toast
* added const
* javiers new icon
* epbg img fix
* pkg update
* changed import
* formated
Co-authored-by: Leon <>
* information icon added
* new icon and position
* icon changed
* new Ver
* space removed
Co-authored-by: Adam Kol <adam@up9.com>
Co-authored-by: Leon <>
* Define `ReadProgress` struct and update `Dissector` interface such that the `bufio.Reader` progress can be learned on item emitting
* Display the `requestSize` and `responseSize` fields in the UI
* Update the tests
* publish ui-common version 1.0.130 and bump to this version in ui/package.json file
Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com>
Co-authored-by: Roee Gadot <roee.gadot@up9.com>
* Define `Capture` type and expect it as an argument in `Dissect` method
* Add an indicator for the eBPF sourced entries
* Fix the Go lint error
* Fix the logic in the UI
* Update the expected JSONs
* Add TODOs
* Add `UndefinedCapture` constant
* Define `CaptureTypes` enum
* initial commit
* removing files
* after pr
* move StatusBar to common
* last changes from dev
* update common-ui
* webSocket was added to TrafficViewerApi
* useWS
* actionButtons added to TrafficV
* comment clean
* api clean up
* api clean up
* statusbar position changed
* Checkbox changed
* AnalyzeButton exported to common
* CustomModal added from Ent
* oas modal exported to common
* removed redundant
* oasmodal usage
* es6 function
* api changed
* removed react-scripts
Co-authored-by: Leon <>
* Upgrade to Basenine `v0.6.2`, add `xml` helper, make `xml` and `json` helpers available in `redact` helper
* URL encode the query
* Upgrade to Basenine `v0.6.3`
* Always derive the summary and method fields from the entry in the database on read
* Update the expected JSONs in the protocol unit tests
* Add test cases for `Summarize` method
* Remove unused `GetEntry` method, `DataUnmarshaler` struct and `UnmarshalData` method
* Temporarily enable the acceptance tests
* Temporarily disable Slack notification on failure
* Update the Cypress tests
* Fix an issue in Redis
* Fix a typo and the Cypress tests
* Revert "Temporarily disable Slack notification on failure"
This reverts commit cad1901ea4.
* Revert "Temporarily enable the acceptance tests"
This reverts commit bad7706c9b.