Maxime Beauchemin
16db999067
fix: rate limiting issues with example data hosted on github.com ( #34381 )
2025-07-29 11:19:29 -07:00
Vladislav Korenkov
9f0523977d
feat(plugin-chart-echarts): add Gantt Chart plugin ( #33716 )
2025-07-03 14:23:50 -07:00
Evan Rusackas
7c9c30db1d
chore(examples): Touching up Vehicle Sales a bit ( #32623 )
2025-03-14 09:31:02 -06:00
Michael S. Molina
386aa93e24
fix: Histogram examples config ( #32122 )
2025-02-03 13:53:34 -03:00
Michael S. Molina
399b709aaf
refactor: Removes 5.0 approved legacy charts ( #31582 )
2025-01-09 16:45:05 -03:00
Joe Li
bd42e336c7
chore: add native filters to Covid Vaccines dashboard ( #30495 )
2024-10-02 10:32:04 -07:00
Michael S. Molina
eb2d69a5e6
fix: Duplicated example dataset ( #29993 )
2024-08-22 14:46:26 -03:00
Michael S. Molina
c83d5b88e1
feat: Adds the ECharts Sankey chart ( #29329 )
2024-06-26 08:36:07 -03:00
Michael S. Molina
95706d9be2
feat: Adds the Featured Charts dashboard ( #28789 )
2024-06-04 16:59:10 -03:00
Evan Rusackas
a47469f4c5
chore(examples): organizing example chart yaml files into dashboard folders ( #27572 )
2024-03-21 23:09:50 -06:00
Michael S. Molina
4d9144eca5
refactor: Migrates legacy Sunburst charts to ECharts and removes legacy code ( #26350 )
2024-01-18 11:59:08 -03:00
Michael S. Molina
77f58fc8fa
fix: Removes non-existent columns in the 2018 FCC Survey dataset ( #26380 )
2024-01-03 11:13:07 -03:00
Michael S. Molina
3ab27c6ec9
chore: Clean up the examples dashboards ( #26158 )
2023-12-04 16:05:08 -03:00
Josh Soref
0735680674
chore(backend): Spelling ( #25457 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-09-29 09:36:50 -07:00
Michael S. Molina
af24092440
feat: Migrates TreeMap chart ( #23741 )
2023-06-08 11:27:08 -03:00
John Bodley
d415eed717
fix(examples): Cleanup granularity_sqla column ( #23322 )
2023-03-14 08:23:12 +13:00
John Bodley
ed11123709
chore(dashboard): Cleanup example dashboard filter scopes ( #23260 )
2023-03-08 12:36:16 +13:00
John Bodley
022df93422
fix: Video Game Sales dashboard default filters ( #23242 )
2023-03-02 07:29:06 +13:00
Josh Soref
dec6ac49f6
chore(backend): Spelling ( #19677 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com >
Co-authored-by: Evan Rusackas <evan@preset.io >
2023-02-17 10:48:24 -07:00
Josh Soref
78ede590ee
chore(frontend): Spelling ( #19676 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com >
2023-02-02 11:23:11 -07:00
Michael S. Molina
7d1df3b78d
feat: Improves SafeMarkdown HTML sanitization ( #21895 )
2022-11-04 10:34:02 -04:00
John Bodley
26486d01c1
chore: Remove legacy SIP-15 interim logic/flags ( #18936 )
...
* chore: Remove legacy SIP-15 logic
* Update ab9a9d86e695_deprecate_time_range_endpoints.py
* Update UPDATING.md
* Update UPDATING.md
* Update UPDATING.md
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2022-03-04 09:15:36 +13:00
Beto Dealmeida
d9acb280c4
fix: New Members per Month time range ( #17783 )
2021-12-16 12:31:14 -08:00
Beto Dealmeida
63d9693f21
feat: add main datetime column to dataset editor ( #17739 )
...
* feat: add main dttm col to dataset editor
* Add tests
2021-12-14 14:47:08 -08:00
John Bodley
b9ff85d9ea
chore(engine): Translate fractional time grains—requires @superset-ui bump ( #17078 )
...
* chore(engine): Translate fractional time grains
* Bump @superset-ui
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2021-10-12 21:40:48 -07:00
Ville Brofeldt
3dee22adfd
fix(examples): incorrect covid row component id ( #16953 )
2021-10-04 12:45:31 +03:00
AAfghahi
4119bb9c1e
fix: reverting Dataset names ( #16243 )
...
* reverting dataset name changes
* remove extra quotes
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com >
2021-08-17 12:16:15 -07:00
AAfghahi
9d0dc561fc
Revert "feat: Changing Dataset names ( #16199 )" ( #16235 )
...
This reverts commit adb3ebbba3 .
2021-08-12 13:59:44 -07:00
AAfghahi
6c304b83a9
feat: Changing Dataset names ( #16199 )
...
* added google alert
* changing Dataset Names
2021-08-11 08:59:59 -07:00
Elizabeth Thompson
3aefa6925b
update covid dashboard ( #16183 )
2021-08-10 20:47:13 -07:00
Kamil Gabryjelski
3f5237a3c1
feat(explore): new datasets have autocomplete filters enabled if UX_BETA is set ( #15864 )
...
* feat(explore): new datasets have autocomplete filters enabled if UX_BETA is set
* Lint fix
* Set autocomplete to True in example datasets
* Use "IN" as a default operator in dnd filters
* Default operator only if UX_BETA enabled
2021-07-27 17:40:10 +02:00
Beto Dealmeida
eeba326f8b
chore: set UUID of examples DB ( #15724 )
2021-07-26 17:45:48 -07:00
Beto Dealmeida
98a26e7628
fix: Slack dashboard has stale charts ( #13655 )
2021-03-16 16:40:23 -07:00
Ville Brofeldt
42c4facb7e
fix(explore): pie chart label bugs ( #13052 )
2021-02-11 11:23:40 +02:00
Rob DiCiuccio
68dae80110
build: Skip loading example data from configs in CI ( #12610 )
...
* Skip loading example data from configs in CI
* Use .test suffix for example data required by e2e tests
* Address linting error with regex
2021-02-01 16:07:28 -08:00
Beto Dealmeida
192832c262
fix: case expression should not have double quotes ( #12562 )
2021-01-15 15:33:21 -08:00
Beto Dealmeida
d70db43afb
fix: lowercase all columns in examples ( #12530 )
2021-01-15 09:28:52 +02:00
Beto Dealmeida
8f83afcf49
feat: new Slack dashboard ( #12415 )
...
* feat: new Slack dashboard
* Add ASL license
* Fix test
2021-01-12 15:24:44 -08:00
Beto Dealmeida
f83afb44c8
feat: new COVID vaccination dashboard ( #12338 )
2021-01-07 17:48:10 -08:00
Beto Dealmeida
3acfd826de
feat: add new dashboard with FCC data ( #12163 )
2020-12-23 14:54:50 -08:00
Beto Dealmeida
c281e52f81
feat: add new dashboard with video game sales ( #12162 )
2020-12-22 08:53:18 -08:00
Beto Dealmeida
81f5631fe5
fix: make example table name safe ( #12135 )
2020-12-18 15:16:38 -08:00
Beto Dealmeida
77cae64ccd
feat: Add new default dashboard ( #12044 )
...
* feat: Add new default dashboard
* Fix license
* Update data URL
2020-12-15 14:21:51 -08:00
Beto Dealmeida
5e811a14ef
feat: load examples from config instead of code ( #12026 )
...
* feat: load examples from config instead of code
* Remove database
* Update data URL
2020-12-15 13:44:23 -08:00