Commit Graph

14699 Commits

Author SHA1 Message Date
Anirudh Hegde
b8fc2e57cc
feat(adt): add 403 to api response status codes (#27162) 2024-02-20 15:09:47 +00:00
Michael S. Molina
e0f4f34f97
chore: Updates CHANGELOG.md with 3.0.4 data (#27169) 2024-02-20 10:04:00 -05:00
IlyaDropit
c4982d4f29
docs: add Dropit Shopping to users list (#27166) 2024-02-20 12:04:07 +00:00
Daniel Vaz Gaspar
3eedcb4a2f
fix: unlock and bump werkzeug (#27164) 2024-02-20 10:42:32 +00:00
Daniel Vaz Gaspar
f7c5773a97
feat: bump FAB to 4.4.0 (#27159) 2024-02-19 21:06:27 +00:00
Daniel Vaz Gaspar
8dc6cbe206
fix(ci): mypy pre-commit issues (#27161) 2024-02-19 16:29:20 +00:00
Ross Mabbett
601e62a2ee
feat(Alerts and Reports): Modal redesign (#26202)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: fisjac <jfisher9882@gmail.com>
Co-authored-by: Corbin <corbindbullard@gmail.com>
Co-authored-by: Lily Kuang <lily@preset.io>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 17:28:10 +02:00
Enzo Martellucci
1776405903
refactor: Migrate ErrorBoundary to typescript (#27143)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2024-02-16 16:10:13 -05:00
John Bodley
8749d9f386
chore(tests): Remove unnecessary explicit Flask-SQLAlchemy session expunges (#27136) 2024-02-17 07:05:22 +13:00
Antonio Rivero
dab44c0b6f
fix(plugins): Apply dashboard filters to comparison query in BigNumber with Time Comparison chart (#27138) 2024-02-16 17:39:00 +01:00
Michael S. Molina
cf33a6213d
fix: Duplicated toast messages (#27135) 2024-02-16 08:13:34 -05:00
Jay Zuo
1ff4f79d5b
docs: add Geotab to users list (#27134) 2024-02-15 16:28:43 -07:00
Michael S. Molina
acb2d1d6b4
fix: Plain error message when visiting a dashboard via permalink without permissions (#27132) 2024-02-15 16:26:33 -05:00
Geido
7c7deb960d
fix: ID param for DELETE ssh_tunnel endpoint (#27130)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2024-02-15 22:09:51 +02:00
Evan Rusackas
eabee9dedd
chore(hail mary): Update package-lock.json via npm-audit-fix (#26693) 2024-02-15 12:40:04 -07:00
Joe Li
d2910b0b87
chore: lower cryptography min version to 41.0.2 (#27129) 2024-02-15 10:27:30 -08:00
James O'Claire
04be96b0dc
docs(miscellaneous): Export Datasoruces: export datasources exports to ZIP (#27120) 2024-02-15 11:07:34 -07:00
Stepan
60fe58196a
fix(pivot-table-v2): Added forgotten translation pivot table v2 (#22840) 2024-02-15 10:16:02 -07:00
Michael S. Molina
506ea756ad
fix: RLS modal overflow (#27128) 2024-02-15 11:46:35 -05:00
Michael S. Molina
3d645fd8e9
refactor: Updates some database columns to MediumText (#27119) 2024-02-15 11:22:57 -05:00
Daniel Vaz Gaspar
8235d59e56
fix: gevent upgrade to 23.9.1 (#27112) 2024-02-15 16:20:30 +00:00
Daniel Vaz Gaspar
c96e38c07c
fix: removes old deprecated sqllab endpoints (#27117) 2024-02-15 15:58:48 +00:00
Evan Rusackas
753ef69529
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) 2024-02-15 07:40:17 -07:00
Daniel Vaz Gaspar
e43097329f
fix: bump grpcio, urllib3 and paramiko (#27124) 2024-02-15 13:02:25 +00:00
Anirudh Hegde
3224ac1818
chore(internet_port): added new ports and removed unnecessary string class (#27078) 2024-02-14 19:30:14 -07:00
lodu
9514300da5
fix(docker): *-dev tags target right stage from Dockerfile (#27116) 2024-02-14 16:58:47 -08:00
Vitor Avila
b60938be4d
chore: bump firebolt-sqlalchemy to support service account auth (#27118) 2024-02-14 16:42:23 -08:00
JUST.in DO IT
7b59c94827
fix(sqllab): flaky json explore modal due to over-rendering (#26791) 2024-02-14 14:04:59 -07:00
Daniel Vaz Gaspar
152cd70b5f
fix: upgrade cryptography to major 42 (#27113) 2024-02-14 19:11:51 +00:00
Michael S. Molina
af577d64b1
fix: Timeseries Y-axis format with contribution mode (#27106) 2024-02-14 09:41:22 -05:00
Antonio Rivero
13f1642c73
feat(plugins): Tooltips on BigNumber with Time Comparison chart (#27092) 2024-02-14 10:56:12 +01:00
Antonio Rivero
a912fafb6d
chore(plugins): Update dropdown control for BigNumber with Time Comparison range (#27090) 2024-02-13 18:35:31 +01:00
Maxime Beauchemin
e4a723d840
fix: try to fix cypress with magic (#27098) 2024-02-13 09:35:11 -08:00
John Bodley
847ed3f5b0
refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
Enzo Martellucci
827864b939
chore: Migrate AlteredSliceTag to typescript (#27030)
Co-authored-by: geido <diegopucci.me@gmail.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2024-02-13 18:51:39 +02:00
Evan Rusackas
91ac575eab
chore(translations): updating pot -> po -> json files (babel 2.9.1) (#26773) 2024-02-13 08:47:15 -07:00
Maxime Beauchemin
4796484190
fix(big_number): white-space: nowrap to prevent wrapping (#27096) 2024-02-12 19:09:13 -08:00
pcop00
5e201bcd85
fix(helm): typo on ssl_cert_reqs variable (#27094) 2024-02-12 18:49:33 -08:00
Evan Rusackas
884ea03480
fix(deps): un-bumping dom-to-pdf ro resolve missing file warnings (#27091) 2024-02-12 16:13:39 -07:00
Antonio Rivero
e8e208dd14
feat(plugins): Adding colors to BigNumber with Time Comparison chart (#27052) 2024-02-12 19:10:04 +01:00
Maxime Beauchemin
8bee6edc47
fix(ci): Docker master builds fail while checking version (#27087) 2024-02-12 09:53:36 -08:00
Beto Dealmeida
0950bb7b7d
fix(drill): no rows returned (#27073) 2024-02-12 12:11:06 -05:00
Daniel Vaz Gaspar
16e49cb2f7
fix(ci): new PR comments cancel ongoing ephemeral builds (#27085) 2024-02-12 16:59:24 +00:00
Evan Rusackas
6c5e8fa175
chore(docs): adding meta db to Feature Flags page (#27071) 2024-02-12 11:35:49 -05:00
Antonio Rivero
435cd2705e
feat(plugins): Update custom controls for BigNumber with Time Comparison chart (#27054) 2024-02-12 14:51:04 +01:00
Kamil Gabryjelski
faaf14bcc4
fix: Drill by with GLOBAL_ASYNC_QUERIES (#27066) 2024-02-09 21:49:33 +01:00
Maxime Beauchemin
c010f99020
docs(installation): document multi-platform support in Docker builds (#27072) 2024-02-09 11:59:10 -08:00
Kamil Gabryjelski
3f91bdb40d
fix: Filters sidebar stretching dashboard height (#27069) 2024-02-09 18:16:39 +01:00
Kamil Gabryjelski
005cee023b
fix: Exclude header controls from dashboard PDF export (#27068) 2024-02-09 18:02:05 +01:00
Shakeel Ansari
f59498fcb9
fix(helm): Include option to use Redis with SSL (#26663) 2024-02-09 07:42:11 -08:00