Skip to content

fix(components): refactored the Regex Components#121

Merged
tonoizer merged 5 commits into
mainfrom
fix/97-capture-area-component-refactoring
Apr 24, 2023
Merged

fix(components): refactored the Regex Components#121
tonoizer merged 5 commits into
mainfrom
fix/97-capture-area-component-refactoring

Conversation

@tonoizer

@tonoizer tonoizer commented Apr 22, 2023

Copy link
Copy Markdown
Contributor

PR description

Describe your changes in detail here

We had 3 components for the regex (value, before, after) definition. They shared alot of the same code. Therefore a split into one component with props etc. was neccessary and was here by done. It should work properly now but test it please so that i didn't miss anything.

Definition Of Done (DoD)

This PR can be squashed / merged if

  • a developer is assigned
  • the PR is NOT estimated
  • the PR is labeled
  • the PR is NOT assigned to the current sprint
  • a meaningful title has been set according to https://www.conventionalcommits.org/
  • the PR is described in detail
  • the PR links to an issue
  • the PR has been reviewed

Add additional conditions here if necessary for this PR
Fix: #97

@tonoizer
tonoizer requested review from Claiyc and roman533 April 22, 2023 10:57
@tonoizer tonoizer self-assigned this Apr 22, 2023
@tonoizer tonoizer added improvement Some layout / structure / performance optimization UC: Regex Definition Regex Definition Use Case and removed bug Something isn't working labels Apr 22, 2023
@tonoizer
tonoizer requested a review from 2000eBe April 22, 2023 17:44

@Claiyc Claiyc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tonoizer
tonoizer merged commit 1691082 into main Apr 24, 2023
@tonoizer
tonoizer deleted the fix/97-capture-area-component-refactoring branch April 24, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Some layout / structure / performance optimization Phase: Construction RUP: Implementation UC: Regex Definition Regex Definition Use Case

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor capture-area components

2 participants