Geido
|
83e49fc9ee
|
feat: Certify Charts and Dashboards (#17335)
* Certify charts
* Format
* Certify dashboards
* Format
* Refactor card certification
* Clear details when certified by empty
* Show certification in detail page
* Add RTL tests
* Test charts api
* Enhance integration tests
* Lint
* Fix dashboards count
* Format
* Handle empty value
* Handle empty slice
* Downgrade migration
* Indent
* Use alter
* Fix revision
* Fix revision
|
2021-11-24 13:42:52 +02:00 |
|
Yongjie Zhao
|
9070b6b19c
|
refactor(monorepo): stage 1 (#17427)
* skip geojson in pre-commit
update prettier
* update package.json
update package.json
u package
pkg
pkg2
* lint main repo 2
lint main repo
lint
* lintrc
lintrc 2
lintrc2
lintrc 3
lintrc
* fix import
* refresh lock file
* fix break line make @ts-ignore invalid
* update rat-excludes
rat-excludes
update rat-excludes
* update eslintrc.js
* lint lint lint
|
2021-11-17 15:31:36 +08:00 |
|
Mayur
|
8756c9089e
|
fix(dashboard): don't show report modal for anonymous user (#17106)
* Added sunburst echart
* fix(dashboard):Hide reports modal for anonymous users
* Address comments
* Make prettier happy
Co-authored-by: Mayur <mayurp@kpmg.com>
|
2021-11-11 07:50:12 -03:00 |
|
Geido
|
59a6502efe
|
fix: Color consistency (#17089)
* Update label colors on the fly
* Clean up
* Improve getFormDataWithExtraFilters
* Improve code structure
* Remove labelColors from formData
* Exclude label_colors from URL
* Refactor color scheme implementation
* Clean up
* Refactor and simplify
* Fix lint
* Remove unnecessary ColorMapControl
* Lint
* Give json color scheme precedence
* Add label_colors prop in metadata
* Separate owners and dashboard meta requests
* Remove label_colors control
* bump superset-ui 0.18.19
* Fix end of file
* Update tests
* Fix lint
* Update Cypress
* Update setColorScheme method
* Use Antd modal body
|
2021-11-03 19:22:38 +02:00 |
|
Geido
|
5491a4d13c
|
fix(Explore): Remove changes to the properties on cancel (#17184)
* Remove on close
* Fix lint
* Add tests
|
2021-11-02 19:27:56 +02:00 |
|