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

Rename field with wildcard support #1215

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    61e2012 View commit details
    Browse the repository at this point in the history
  2. fixes

    anasshakil committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    c2a7195 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. - Rename functionality separated from CustomValidation

    - Wildcard support
    - Test cases added for wildcard and non-wildcard field rename
    anasshakil committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    5d4dafc View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. - Added short-circuiting for string. E.g rename("email")

    - Shifted  rename functionality to context handler
    anasshakil committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    8cda05b View commit details
    Browse the repository at this point in the history