Skip to content

Moved operator inside of rules #5

@ghost

Description

Hey, great work!

I am still working on this, but I think operator belongs inside of rule as well as in group if they are !$last.Then the user may change the operator without having to go back to add a new group.

  • Makes it more user friendly and readable to have the operator appear after a rule if the rule is !$last in the group.
  • Some rules will have an empty operator if they are single.
  • Changes the formation of the query a bit.
  • Make group into an array groups[]
  • Add group adds an element to this array
  • and/or between groups and and/or between rules

Maybe I'll fork when I have a solid version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions