Daniel Vaz Gaspar
|
c029475f60
|
fix: chart import validation (#26993)
|
2024-02-12 17:20:39 -05:00 |
|
Ville Brofeldt
|
439979c73a
|
fix(post-processing): handle missing values in cumulative operator (#26429)
(cherry picked from commit ff025b78f3)
|
2024-01-09 09:13:47 -03:00 |
|
Gnought
|
02188d8401
|
chore(deps): bump pillow deps (#25931)
(cherry picked from commit a27a0df1a4)
|
2023-12-04 14:03:20 -03:00 |
|
Daniel Vaz Gaspar
|
b0f229ea7e
|
fix: improve upload ZIP file validation (#25658)
|
2023-10-19 09:59:24 -03:00 |
|
Beto Dealmeida
|
88e6f22180
|
fix: datetime with timezone excel export (#25318)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
(cherry picked from commit 5ebcd2a5f6)
|
2023-09-25 10:42:16 -03:00 |
|
Daniel Vaz Gaspar
|
931e1b2139
|
fix: dataset safe URL for explore_url (#24686)
(cherry picked from commit a9efd4b2e3)
|
2023-08-23 09:55:50 -03:00 |
|
Daniel Vaz Gaspar
|
c2c5f232c8
|
chore: isolate examples database by default (#25003)
(cherry picked from commit 269c99293f)
|
2023-08-17 16:36:42 -03:00 |
|
Beto Dealmeida
|
52319201f9
|
chore: rate limit requests (#24324)
(cherry picked from commit 4bc46003b5)
|
2023-08-14 09:26:21 -03:00 |
|
John Bodley
|
dba72c4197
|
chore: Refine native dashboard cleanup logic (#24864)
(cherry picked from commit 34586648a5)
|
2023-08-10 10:12:48 -03:00 |
|
Elizabeth Thompson
|
e46f10a8a6
|
chore: add talisman env var to config (#24774)
(cherry picked from commit d23b20ea75)
|
2023-08-04 14:12:35 -03:00 |
|
EugeneTorap
|
161e05445c
|
fix: Python3.11 (str, Enum) issue (#24803)
|
2023-08-01 10:54:20 -03:00 |
|
Hugh A. Miles II
|
846d3c03aa
|
fix: fix extra insert for count on dataset creation (#24625)
(cherry picked from commit e6e8276a20)
|
2023-07-12 11:03:46 -03:00 |
|
John Bodley
|
af2689d501
|
fix: Bump prophet, re-enable tests, and remedy column eligibility logic (#24129)
(cherry picked from commit 383dac6a5e)
|
2023-07-07 09:48:45 -03:00 |
|
Beto Dealmeida
|
be9eb0f3a3
|
feat: customize screenshot width for alerts/reports (#24547)
|
2023-06-29 14:32:58 -07:00 |
|
Michael S. Molina
|
bb1db9e86f
|
fix: Deque mutated during iteration (#24550)
|
2023-06-29 12:12:12 -03:00 |
|
John Bodley
|
75543af550
|
chore(dao): Add explicit ON DELETE CASCADE when deleting datasets (#24488)
|
2023-06-28 16:03:25 -07:00 |
|
John Bodley
|
db65b74e4b
|
chore: Remove obsolete Druid NoSQL REGEX operator (#24415)
|
2023-06-16 20:26:53 -07:00 |
|
John Bodley
|
a3aacf2527
|
fix: Address dashboard permission regression in #23586 (#24350)
|
2023-06-12 11:15:27 -07:00 |
|
John Bodley
|
0e3f1f638c
|
chore: Remove deprecated ENABLE_ACCESS_REQUEST workflow (#24266)
|
2023-06-09 18:54:31 -07:00 |
|
John Bodley
|
9adb023880
|
chore(druid): Remove legacy Druid NoSQL logic (#23997)
|
2023-06-09 15:33:23 -03:00 |
|
Michael S. Molina
|
e5b7f7c9b5
|
fix: Time shifts with different granularity for ECharts (#24176)
|
2023-06-08 16:03:37 -03:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
John Bodley
|
d583ca9ef5
|
chore: Embrace the walrus operator (#24127)
|
2023-05-19 00:37:13 -07:00 |
|
EugeneTorap
|
4a828f57f4
|
chore: Update mypy and fix stubs issue (#24033)
|
2023-05-12 08:47:14 +01:00 |
|
Sebastian Liebscher
|
c963416c09
|
chore: remove deprecated distutils (#24001)
|
2023-05-11 19:00:04 +03:00 |
|
Beto Dealmeida
|
ad19cd9fbd
|
fix: timeout should be an integer (#23924)
|
2023-05-03 13:33:00 -07:00 |
|
Kamil Gabryjelski
|
78833bcc30
|
fix: Native time range filter in legacy charts (#23865)
|
2023-05-01 09:57:20 -07:00 |
|
EugeneTorap
|
689bc8ea04
|
chore: Use nh3 lib instead of bleach (#23862)
|
2023-04-28 14:36:51 +01:00 |
|
Arkadii Yakovets
|
ff126542d8
|
fix(utils): evaluate date parser multiple holiday results correctly (#23685)
|
2023-04-26 13:59:31 +03:00 |
|
John Bodley
|
4b3e507e8b
|
fix(native-filters): Fix encoding of non-temporal default values (#23779)
|
2023-04-22 11:48:20 +12:00 |
|
John Bodley
|
d0fda60c85
|
feat(native-filters): Add legacy (filter-box) to native filter migration script (#23269)
|
2023-04-21 15:12:33 +12:00 |
|
Hugh A. Miles II
|
d581d698b6
|
chore: Refactor ExploreMixin to power both Datasets (SqlaTable) and Query models (#22853)
|
2023-04-10 16:32:52 -04:00 |
|
Ville Brofeldt
|
a8230336ff
|
fix(dashboard-rbac): use normal rbac when no roles chosen (#23586)
|
2023-04-07 09:53:35 +03:00 |
|
John Bodley
|
83df609782
|
fix: Ensure verbose mapping exists for SQL Lab Query model (#23597)
|
2023-04-07 06:34:00 +12:00 |
|
John Bodley
|
e8cfb31bff
|
fix: Ensure the reporting framework handles charts with no data (#23585)
|
2023-04-06 07:30:27 +12:00 |
|
Ville Brofeldt
|
ee9ef24509
|
perf(sqla): avoid unnecessary type check on adhoc column (#23491)
|
2023-03-31 18:18:08 +03:00 |
|
Usiel Riedl
|
be2eb3157c
|
perf(postprocessing): improve pivot postprocessing operation (#23465)
Co-authored-by: Usiel Riedl <usiel.riedl@automattic.com>
|
2023-03-24 07:53:34 +02:00 |
|
Hugh A. Miles II
|
b820eb8235
|
chore: Update pre-commit packages (#23173)
|
2023-03-13 17:05:13 -06:00 |
|
Elizabeth Thompson
|
989fe27a0f
|
chore: log different selenium timeout errors differently (#23290)
|
2023-03-09 12:55:12 -08:00 |
|
Kamil Gabryjelski
|
42980a69a7
|
fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2023-03-04 07:57:35 +01:00 |
|
Craig Rueda
|
d3e698eb54
|
chore(webdriver): Tuning the Webdriver logging a bit (#23255)
|
2023-03-01 11:46:49 -08:00 |
|
Daniel Vaz Gaspar
|
79274eb5bc
|
fix: memoized decorator memory leak (#23139)
|
2023-02-27 15:59:11 +00:00 |
|
Ville Brofeldt
|
89576f8a87
|
fix(rbac): show objects accessible by database access perm (#23118)
|
2023-02-24 10:45:16 +02: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 |
|
Elizabeth Thompson
|
434b445e31
|
chore: increment statsd as warn (#23041)
|
2023-02-16 15:43:18 -08:00 |
|
Elizabeth Thompson
|
4ddf67fc14
|
chore: move dashboard screenshot standalone logic (#23003)
|
2023-02-15 14:35:08 -08: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 |
|
Ville Brofeldt
|
cd6fc35f60
|
chore(db_engine_specs): clean up column spec logic and add tests (#22871)
|
2023-01-31 15:54:07 +02:00 |
|
Daniel Draper
|
e18bf3f449
|
fix(dependency): update cryptography import (#22744)
Co-authored-by: Daniel Draper <daniel.draper@understand.ai>
|
2023-01-31 10:11:26 +00:00 |
|
Elizabeth Thompson
|
f2b61fca15
|
fix: edit pyarrow stringify to better handle emojis and accents (#22881)
|
2023-01-30 12:29:19 -08:00 |
|