Beto Dealmeida
|
03a2c6ee8a
|
feat: apply d3NumberFormat to table reports (#17336)
|
2021-11-04 08:18:01 -07:00 |
|
John Bodley
|
7e4c940314
|
chore(pylint): Enable useless-suppression check (#16388)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2021-08-24 03:58:41 +12:00 |
|
Beto Dealmeida
|
37f09bd296
|
fix: columns/index rebuild (#16355)
|
2021-08-19 09:38:24 -07:00 |
|
Beto Dealmeida
|
ec8d3b03e4
|
fix: send CSV pivoted in reports (#16347)
|
2021-08-18 19:36:48 -07:00 |
|
Beto Dealmeida
|
afb8bd5fe6
|
feat: improve embedded data table in text reports (#16335)
* feat: improve HTML table in text reports
* Remove unused import
* Update tests
* Fix test
|
2021-08-18 17:00:29 -07:00 |
|
Beto Dealmeida
|
ac8e54d909
|
fix: improve pivot post-processing (#16289)
* fix: improve pivot post-processing
* Add tests
* Trim space from column name
|
2021-08-17 14:41:22 -07:00 |
|
Beto Dealmeida
|
542b864e61
|
fix: pivot col names in post_process (#16262)
|
2021-08-16 08:16:42 -07:00 |
|
Beto Dealmeida
|
9b2dffeb1d
|
fix: pivot columns with ints for name (#16259)
|
2021-08-13 18:21:20 -07:00 |
|
Beto Dealmeida
|
2d61f15153
|
feat: send post-processed data in reports (#15953)
* feat: send post-processed data in reports
* Fix tests and lint
* Use enums
* Limit Slack message to 4k chars
|
2021-07-30 09:37:16 -07:00 |
|
Beto Dealmeida
|
f4739f427e
|
feat: post-processing for pivot table v2 (#15879)
* feat: add pivot v2 post-processing
* Fix lint
|
2021-07-29 11:05:56 -07:00 |
|
Beto Dealmeida
|
2f95f81be7
|
feat: apply post processing to chart data (#15843)
* feat: apply post processing to chart data
* Fix tests and lint
* Fix lint
* trigger tests
|
2021-07-26 10:58:59 -07:00 |
|