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

Added preview and migration API endpoints for route migration from regex into jinja2 #1715

Merged
merged 15 commits into from
Apr 18, 2023

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    b761fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27b8dd View commit details
    Browse the repository at this point in the history
  3. Revert "Add new field routing_template, deprecate filtering_term and …

    …filtering_term_type"
    
    This reverts commit c27b8dd.
    iskhakov committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    625a023 View commit details
    Browse the repository at this point in the history
  4. Add filtering_term_as_jinja2 route field, add convert_from_regex_to_j…

    …inja2 action to route on private api
    iskhakov committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f9473f2 View commit details
    Browse the repository at this point in the history
  5. Update channel_filter.py

    iskhakov authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8952294 View commit details
    Browse the repository at this point in the history
  6. Update channel_filter.py

    iskhakov authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    e11d244 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Add tests

    iskhakov committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c7ada8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e7b65b View commit details
    Browse the repository at this point in the history
  3. Fix typo

    iskhakov committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b2b6678 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b883c8f View commit details
    Browse the repository at this point in the history
  5. Add comments to the tests

    iskhakov committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d531939 View commit details
    Browse the repository at this point in the history
  6. More comments

    iskhakov committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    fc03365 View commit details
    Browse the repository at this point in the history
  7. Add more test and clean up

    iskhakov committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7ee64dc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Update CHANGELOG.md

    iskhakov authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    eec7f23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b9892 View commit details
    Browse the repository at this point in the history