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
eb2d69a5e6
fix: Duplicated example dataset ( #29993 )
2024-08-22 14:46:26 -03:00
Michael S. Molina
95706d9be2
feat: Adds the Featured Charts dashboard ( #28789 )
2024-06-04 16:59:10 -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
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
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
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
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