The Wayback Machine - https://web.archive.org/web/20210921101139/https://github.com/cube-js/cube.js/pull/1824
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(@cubejs-client/vue): vue query builder #1824

Merged
merged 32 commits into from Mar 17, 2021
Merged

feat(@cubejs-client/vue): vue query builder #1824

merged 32 commits into from Mar 17, 2021

Conversation

@vasilev-alex
Copy link
Member

@vasilev-alex vasilev-alex commented Jan 20, 2021

No description provided.

@rpaik rpaik linked an issue that may be closed by this pull request Feb 11, 2021
4 tasks done
@rpaik rpaik added this to In progress in Roadmap 2021 Q1 via automation Feb 11, 2021
@codecov
Copy link

@codecov codecov bot commented Mar 4, 2021

Codecov Report

Merging #1824 (1e309b3) into master (b90218a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1824   +/-   ##
=======================================
  Coverage   56.26%   56.26%           
=======================================
  Files         118      118           
  Lines        8702     8702           
  Branches     1894     1894           
=======================================
  Hits         4896     4896           
  Misses       3440     3440           
  Partials      366      366           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b90218a...1e309b3. Read the comment docs.

vasilev-alex added 3 commits Mar 5, 2021
# Conflicts:
#	packages/cubejs-client-react/src/QueryBuilder.jsx
@vasilev-alex vasilev-alex marked this pull request as ready for review Mar 5, 2021
@vasilev-alex vasilev-alex requested review from cube-js/core as code owners Mar 5, 2021
vasilev-alex added 3 commits Mar 5, 2021
# Conflicts:
#	packages/cubejs-client-react/src/QueryBuilder.jsx
#	packages/cubejs-client-vue/package.json
#	packages/cubejs-client-vue/yarn.lock
# Conflicts:
#	packages/cubejs-client-react/src/QueryBuilder.jsx
# Conflicts:
#	packages/cubejs-client-vue/tests/unit/QueryBuilder.spec.js
#	packages/cubejs-client-vue/tests/unit/QueryRenderer.spec.js
# Conflicts:
#	packages/cubejs-client-core/index.d.ts
@vasilev-alex vasilev-alex merged commit 06ee13f into master Mar 17, 2021
23 checks passed
23 checks passed
@github-actions
unit (10.x)
Details
@github-actions
unit (12.x)
Details
@github-actions
unit (14.x)
Details
@github-actions
unit (15.x)
Details
@github-actions
lint lint
Details
@github-actions
build
Details
@github-actions
integration-redis (12.x)
Details
@github-actions
integration (12.x, clickhouse)
Details
@github-actions
integration (12.x, druid)
Details
@github-actions
integration (12.x, elasticsearch)
Details
@github-actions
integration (12.x, mssql)
Details
@github-actions
integration (12.x, mysql)
Details
@github-actions
integration (12.x, postgres)
Details
@github-actions
integration (12.x, prestodb)
Details
@github-actions
Build only :dev image
Details
@github-actions
Build only Alpine :dev image
Details
@github-actions
docker-image-latest-set-tag
Details
@github-actions
Build only :latest image
Details
@github-actions
Build only :alpine image
Details
License Compliance All checks passed.
Details
@codecov
codecov/patch Coverage not affected when comparing b90218a...1e309b3
Details
@codecov
codecov/project 56.26% (+0.00%) compared to b90218a
Details
@netlify
netlify/cubejs-docs-staging/deploy-preview Deploy preview canceled.
Details
Roadmap 2021 Q1 automation moved this from In progress to Done Mar 17, 2021
@vasilev-alex vasilev-alex deleted the vue-query-builder branch Mar 17, 2021
vasilev-alex added a commit that referenced this pull request Mar 23, 2021
* feat(@cubejs-client/vue): vue query builder

* wip

* other chart types

* graphql wip

* graphql wip

* vue-query-builder: TimeDimensions and DateRange to components

* vue-query-builder: Add charts to Dashboard page

* vue-query-builder: cubejsApi to router

* vue-query-builder: add charts by type to dashboard page

* vue-query-builder: add grid-layout

* vue-query-builder: update grid layout

* vue-query-builder: grid

* vue-query-builder: grid update height

* vue-query-builder: clear explore page, sessionGranularity to heuristicsFn

* fix

* tests and query builder fixes

* test fix

* improvements

* lint fixes

* refactoring, fixes

* tests fix

* error fix

* test fix

* missing type

* updated yarn.lock

Co-authored-by: Leonid Yakovlev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Linked issues

Successfully merging this pull request may close these issues.

2 participants