v0.3.0-2
Pre-release
Pre-release
Changelog
- 98f7506 505 Refactor CreateTestModal (#548)
- f78a8f5 511 adding the types coming from the openapi specs
- 565bfee 525 adding versioning and edit mode for test definitions
- cc0ae32 Add assertion feedback endpoint (#542)
- c04f483 Add spans extra data (#520)
- a075a93 Clean traces api format(#490)
- 396117d Delete assertion & Edit assertion tooltips & change delete to a trashcan icon
- b48a4c0 Fix server mod name (#577)
- 424aba9 Merge branch 'main' into 525-create-edit-mode-on-the-test-details-screen
- ed4b9c9 Merge pull request #508 from kubeshop/feat/assertion_span_tag
- 51b2180 Merge pull request #521 from kubeshop/511-integrate-new-backend-types-structure
- efe0136 Merge pull request #551 from kubeshop/513-simple-ux-issues
- b8da7ee Merge pull request #575 from kubeshop/525-create-edit-mode-on-the-test-details-screen
- 06c5ea9 Merge pull request #579 from kubeshop/564-test-result-page-changes
- b2cf5b9 Move server stuff to server dir (#543)
- a4ccff1 Remove the #de22 label from span label
- 1e13a8e Show 'Timeline view' and 'Graph view' mouseover on the buttons for switching view.
- ff8b429 Show a chevron on the test result bar to indicate it can be opened & closed
- d480a4e Upgrade go 1.18 (#544)
- a0c919b When editing an assertion, the 'Add' button should say 'Save'
- 2cfa21c add gte and lte comparators (#546)
- aec5294 add neq comparator (#559)
- 43b5c02 add port-forward script
- e14dd42 add selector uniqueness validation (#574)
- 7a21982 add test fixtures to improve test setup (#556)
- 9d2355f adds dev script to call port-forward & start concurrently
- ea0962a adds missing semicolon
- 141aa9f adds way to delete second check line
- 1e1775c apply PR review comments
- 068daa6 apply prettier formatting
- d5ae5ed bottom of test result should be open when you first come to the test
- 2615bb8 bufixes
- f416537 change start and end time to unix milli (#573)
- df8f6e8 click on 'Test Status: Finished' and have the bottom test area expand
- 9956003 feat: add version to Test and TestRun API definitions (#528)
- c95dab4 feat: cli list tests (#517)
- fbe66a5 feat: cli tests pipeline (#516)
- f430d74 feat: rerun test run creates a new run and copy data from original one (#555)
- 6a11088 fix cli
- c7aa554 fix migration 4 (#554)
- 9b10bb5 fix rerun id (#558)
- 7382247 fix: return run test version (#576)
- 6b0dac2 fix: test definition versioning (#584)
- 79b8024 fix: test deletion (#557)
- 035ee81 fix: use old proto image if amd64 arch (#529)
- 53bcb19 fixing and adding tests
- 24f79d5 fixing and adding tests
- 4dcb6ec fixing some styling
- b50bc38 ignore cli for gh action release
- 26c5fd8 map parentID in flat structure (#541)
- fc75360 remove rebasing issues
- 4a14ba4 use convention background color to span tags
- fff7e4d ✨ 549 fixing tooltip alignment (#583)
- 0eea3af 🔀 562 when creating or editing an assertion validate that the selector is unique (#578)
- 47718e9 🖼 522 adding multiple design and UX fixes (#545)
- e2530dd 🤖 493 integrate backend assertions (#540)