superset/superset-frontend/cypress-base
Mayur 6954114f84
feat: add Echarts Graph chart (#13111)
* update preset file

* migration added

* bug fix

* lint

* Update superset/migrations/versions/1412ec1e5a7b_legacy_force_directed_to_echart.py

Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>

* version bump

* bummp dependency

* add package.lock

* merge migrations

* add integration test

* lint

* remove unnecessary params from test

* check key existance in migrations

* test to typescript

* Update graph.test.ts

* fix migration downstream head

* Upgrade to lockfileversion 2

Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
2021-02-23 16:47:20 -08:00
..
cypress feat: add Echarts Graph chart (#13111) 2021-02-23 16:47:20 -08:00
.eslintrc Eslint dependencies versions updates (#10839) 2020-09-13 23:59:02 -07:00
.gitignore [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
cypress.json build(deps-dev): update cypress to 5.5.0, improvements for running locally (#11603) 2020-11-10 15:51:47 -08:00
package-lock.json chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
package.json chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00
tsconfig.json chore: upgrade Cypress to 6.2.1 (#12605) 2021-01-25 15:05:43 -08:00