Jesse Yang
|
1bc26797ad
|
fix(table-viz): table chart time column should use default (#10293)
|
2020-07-14 15:48:50 +03:00 |
|
Jesse Yang
|
700429f431
|
fix: chart validation error not cleared on control value update (#10224)
|
2020-07-01 18:32:27 -07:00 |
|
Jesse Yang
|
9bdfa055ac
|
feat(viz): add query mode switch to table chart (#10113)
1, Replace table chart rendering from jquery.DataTables to react-table: apache-superset/superset-ui#623
2. Rearrange the control panel, replace GROUP BY and NOT GROUP BY with a "Query Mode" switch: apache-superset/superset-ui#609
|
2020-06-28 21:37:04 -07:00 |
|
Jianchao Yang
|
5565895819
|
fix: add explore control tabOverride at the section level (#9495)
|
2020-04-08 18:26:53 -07:00 |
|
Evan Rusackas
|
1cdfb829d7
|
Eslint prefer-object-spread (#9466)
* The rule.
* The result
|
2020-04-03 17:05:16 -07:00 |
|
Jianchao Yang
|
f0f4f7e91d
|
feat(visualization): add timeRangeFixed to Big Number w/ Trendlines (#9341)
* feat: add timeRangeFixed and increase font size for Big Number chart
* Update package-lock.json
|
2020-04-01 12:38:56 -07:00 |
|
David Aaron Suddjian
|
2913063924
|
SIP-32: Moving frontend code to the base of the repo (#9098)
* move assets out, get webpack dev working
* update docs to reference superset-frontend
* draw the rest of the owl
* fix docs
* fix webpack script
* rats
* correct docs
* fix tox dox
|
2020-02-09 17:53:56 -08:00 |
|