Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/skip trace collection 2 #3353

Merged
merged 8 commits into from
Nov 15, 2023

Conversation

xoscar
Copy link
Collaborator

@xoscar xoscar commented Nov 13, 2023

This PR adds the FE logic to support skipping the trace collection for an in-progress test run and also to configure it during creation or edit.

Changes

  • Adds trace collection skip popover
  • Adds settings for skipping trace collection

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

https://www.loom.com/share/67749c5fb3d04e8e8e852516403486ff

@xoscar xoscar changed the base branch from main to feat/skip-trace-collection November 13, 2023 22:06
@xoscar xoscar marked this pull request as ready for review November 13, 2023 22:06
Base automatically changed from feat/skip-trace-collection to feat-ux-test-creation November 15, 2023 18:39
@xoscar xoscar merged commit 82d44c3 into feat-ux-test-creation Nov 15, 2023
29 of 38 checks passed
@xoscar xoscar deleted the feat/skip-trace-collection-2 branch November 15, 2023 21:06
xoscar added a commit that referenced this pull request Nov 21, 2023
* feat(frontend): add trigger type modal (#3326)

* feat(frontend): decouple test run page (#3338)

Co-authored-by: Oscar Reyes <oscar-rreyes1@hotmail.com>

* Chore/component cleanup (#3357)

chore: component cleanup

* feat(frontend): UI updates to test trigger tab (#3354)

* feat(frontend): add new ux layout to test edit (#3359)

* feat: Import Modal (#3360)

* feat: Import Modal

* chore: component cleanup

* Feat/skip trace collection (#3351)

feat(BE): Skip Trace Collection

* Feat/skip trace collection 2 (#3353)

* feat(BE): Skip Trace Collection

* feat(FE): Skip Trace Collection

* fix: loading state

* feat(frontend): add edit test name form (#3363)

* feat(frontend): add edit test name form

* fix minor issue with form

* Fix/name update (#3366)

fix: UX improvements

* fix(frontend): fix e2e tests (#3365)

* fix(frontend): fix e2e tests

* fix

* feat: UX improvements

* fix: popover state

* fix(frontend): add variable set selector (#3380)

---------

Co-authored-by: Jorge Padilla <jorge.esteban.padilla@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants