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

IBX-1999: Added pagination to URL Wildcard tab in URL Management #2030

Merged
merged 8 commits into from
Jan 28, 2022

Commits on Jan 24, 2022

  1. IBX-1999: Added pagination to URL Wildcard tab in URL Management

    Mateusz Dębiński committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    71e0e80 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. IBX-1999: Added count SQL and URLWildcardAdapter

    Mateusz Dębiński committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    b48202b View commit details
    Browse the repository at this point in the history
  2. removed unnecessary docblock

    Mateusz Dębiński committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1107387 View commit details
    Browse the repository at this point in the history
  3. Added test, changed namespace to Ibexa, returned to using old variabl…

    …e name url_wildcards
    Mateusz Dębiński committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    cf268a7 View commit details
    Browse the repository at this point in the history
  4. moved generate data to function urlWildcards

    Mateusz Dębiński committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    bf897f0 View commit details
    Browse the repository at this point in the history
  5. corrected CS

    Mateusz Dębiński committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    237f264 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. changed tests, corrected docblock

    Mateusz Dębiński committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    0591571 View commit details
    Browse the repository at this point in the history
  2. corrected CS, added final to test class

    Mateusz Dębiński committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    dae8782 View commit details
    Browse the repository at this point in the history