superset/superset-frontend/cypress-base
Kamil Gabryjelski 124af4c566
chore(explore): Migrate BigNumber to v1 api [ID-28][ID-55] (#17587)
* chore(explore): Migrate BigNumber to v1 api

* Move to echarts

* Use Echarts trendline

* Fix imports

* Fix parsing dates as strings

* Add from_dttm and to_dttm to v1 chart response

* Fix post processing

* Fix timeRangeFixed

* Fix tests

* Remove from and to dttm from cache

* Cleanup date formatting

* Fix storybook

* Fix missing types

* Fix timestamp with timezone

* Add types to demo's tsconfig

* bug fix

* fix import

* Fix cypress tests

* add sort

* add resample to handle missing values properly

* Sync ChartDataResponseResult schema with ts interface

* Lint fix

* Add migration

* Fix migration

* Remove pass

* Re-raise the exception in migration

* Typo fix

* Update revision

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-12-15 10:15:14 +01:00
..
cypress chore(explore): Migrate BigNumber to v1 api [ID-28][ID-55] (#17587) 2021-12-15 10:15:14 +01: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 feat: Add prettier to pre-commit workflow (#17134) 2021-10-20 20:53:52 -04:00
package-lock.json chore: auditing cupress-base dependencies (#17577) 2021-11-30 17:32:07 -07:00
package.json test: Cypress 7.0.0 migration (#16911) 2021-10-14 17:01:11 -07:00
tsconfig.json feat: Add prettier to pre-commit workflow (#17134) 2021-10-20 20:53:52 -04:00