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

feat(client-vue): boolean filters support #4314

Merged
merged 14 commits into from Apr 26, 2022

Commits on Dec 10, 2021

  1. format with prettier

    Thomas Kientz committed Dec 10, 2021
    Copy the full SHA
    ef57509 View commit details
    Browse the repository at this point in the history
  2. query builder : add new builder slot

    Thomas Kientz committed Dec 10, 2021
    Copy the full SHA
    fe4bc7b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. cubejs-client-vue : add wrapWithQueryRenderer prop

    Thomas Kientz committed Dec 12, 2021
    Copy the full SHA
    4ad530e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. fix(scrollMenu): scroll to correct child

    Thomas Kientz committed Dec 13, 2021
    Copy the full SHA
    97beef0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/cube-js/cube.js into vue-…

    …query-builder
    Thomas Kientz committed Dec 13, 2021
    Copy the full SHA
    6c3e77e View commit details
    Browse the repository at this point in the history
  3. Merge commit '98326f118f33f95dc926e5c7277fa9522e636475'

    # Conflicts:
    #	packages/cubejs-client-vue/src/QueryBuilder.js
    Thomas Kientz committed Dec 13, 2021
    Copy the full SHA
    2ecd763 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'vue-query-builder'

    Thomas Kientz committed Dec 13, 2021
    Copy the full SHA
    99bab1e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Copy the full SHA
    d801092 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3995f57 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. fix

    Thomas Kientz committed Apr 19, 2022
    Copy the full SHA
    027645c View commit details
    Browse the repository at this point in the history
  2. tests

    Thomas Kientz committed Apr 19, 2022
    Copy the full SHA
    bc07ff0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f0e869c View commit details
    Browse the repository at this point in the history
  4. lint

    Thomas Kientz committed Apr 19, 2022
    Copy the full SHA
    119ddf5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'vue-filters' of https://github.com/ThomasKientz/cube.js

    …into vue-filters
    Thomas Kientz committed Apr 19, 2022
    Copy the full SHA
    5a9f96e View commit details
    Browse the repository at this point in the history