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

View list of Regex patterns added by user #60

Closed
3 tasks
Tracked by #58
kunnark opened this issue Oct 28, 2022 · 3 comments · Fixed by #86 or #108
Closed
3 tasks
Tracked by #58

View list of Regex patterns added by user #60

kunnark opened this issue Oct 28, 2022 · 3 comments · Fixed by #86 or #108

Comments

@kunnark
Copy link
Contributor

kunnark commented Oct 28, 2022

AS A Training Module User
I WANT TO see existing regex patterns via GUI
SO I WOULD have an overview of existing ones and a path to manipulate them

Acceptance Criteria

  • A list of regex patterns is provided by a Ruuter endpoint GET /regex via ReSQL GET list_regex as a JSON array
  • A list of regex patterns is shown via GUI
  • GUI provides a button to remove any given regex pattern
@turnerrainer
Copy link
Contributor

@alimuhammadahmer @kunnark

  1. ACs must contain all REST endpoints used to get the result;
  2. There are currently a user story with ACs and something similar to a draft user story with some bullet points - remove what's unnecessary.

@alimuhammadahmer
Copy link
Contributor

List Regex Mapping Ruuter Endpoint:
GET /regex
List Regex Mapping Resql Endpoint:
POST list_regex

@kunnark kunnark moved this from 🔖 Ready to 📋 Backlog in Data Anonymizer Nov 11, 2022
@kunnark
Copy link
Contributor Author

kunnark commented Nov 11, 2022

@turnerrainer

  1. AC REST endpoints added
  2. Draft deleted
  3. You have added and AC- Any given regex pattern can be removed by calling a specific Ruuter endpoint Deleting Regex is a separate user story here: Delete added Regex pattern from database #63, will remove this AC.

@alimuhammadahmer alimuhammadahmer linked a pull request Nov 22, 2022 that will close this issue
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Data Anonymizer Jan 12, 2023
@alimuhammadahmer alimuhammadahmer linked a pull request Jan 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
3 participants