Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wp-oop/wordpress-interface
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: wp-oop/wordpress-interface
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: task/more-interfaces
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 27 files changed
  • 1 contributor

Commits on Apr 17, 2021

  1. Add interfaces

    WIP
    XedinUnknown committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    6f0ffd4 View commit details
    Browse the repository at this point in the history
  2. Fix PHPCS

    XedinUnknown committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    d83ba64 View commit details
    Browse the repository at this point in the history
  3. More query abstraction

    XedinUnknown committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    4b2e98b View commit details
    Browse the repository at this point in the history
  4. More query abstraction

    XedinUnknown committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    9ed3804 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c29b9f7 View commit details
    Browse the repository at this point in the history
  6. Add withNotRegexp()

    XedinUnknown committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    2a28108 View commit details
    Browse the repository at this point in the history
  7. Add getConfig()

    XedinUnknown committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    f319f7b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    a1a9515 View commit details
    Browse the repository at this point in the history
  2. QueryConfiguratorInterface now allows relation change

    The relation is now part of the query itself.
    XedinUnknown committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    822f725 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61d288a View commit details
    Browse the repository at this point in the history
Loading