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

Implemented: support for fetching the rules for orderRouting, creating a new rule and make the actions dynamic(#24) #25

Merged
merged 17 commits into from
Jan 18, 2024

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    5b0b431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb2e984 View commit details
    Browse the repository at this point in the history
  3. Implemented: service for fetching routeFilters, defined type for rout…

    …eFilters, defined env entry to map filter with id and its code and added support to dynamically fetch the filters value(hotwax#24)
    ymaheshwari1 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ecb32c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9a78c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    401a42d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12f73bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6750d88 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    7865bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9634720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82e848c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    292e07a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56d213d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cefb9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad7b0ac View commit details
    Browse the repository at this point in the history
  8. Implemented: support to create a new rule(hotwax#24)

    Defined an alert to let user enter the name and created the ruleId from the name
    Added default values for parameters
    ymaheshwari1 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9184c0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd49c67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f248fe9 View commit details
    Browse the repository at this point in the history