Commit Graph

347 Commits

Author SHA1 Message Date
Maxime Beauchemin fd9c2b399e
fix: install uv in docker-bootstrap (#31588) 2024-12-20 13:22:53 -08:00
Sam Firke e8daa63d7e
fix(docs): get quickstart guide working again (#31583) 2024-12-20 13:11:25 -08:00
Maxime Beauchemin 9da65d6bfd
chore: deprecate pip-compile-multi in favor or uv (#31313) 2024-12-18 17:40:58 -08:00
Maxime Beauchemin 3375e65486
feat(gha): various docker / docker-compose build improvements (#31386) 2024-12-16 17:50:15 -08:00
Maxime Beauchemin 4bccf36375
chore: deprecate `pylint` in favor of `ruff` (#31262)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2024-12-13 12:53:14 -08:00
Daniel Vaz Gaspar 988da2c477
docs: CVEs fixed on 4.1.0 v2 (#31422) 2024-12-12 18:48:54 +00:00
Daniel Vaz Gaspar ae8c6865c9
docs: CVEs fixed on 4.1.0 (#31352) 2024-12-09 16:54:28 +00:00
Oleg Ovcharuk cf5c770adc
feat: add YDB as a new database engine (#31141) 2024-12-05 09:14:19 -05:00
Maxime Beauchemin d4888fa4af
docs: adapt docs to suggest 'docker compose up --build' (#30864) 2024-12-02 18:03:13 -08:00
Maxime Beauchemin deec63bb5b
docs(contributing): how to nuke the docker-compose postgres (#31186) 2024-12-02 11:50:49 -08:00
scottduszy f0811c8863
docs: update slack alert instructions to work with V2 slack API (#31165) 2024-11-27 10:19:18 -08:00
Maxime Beauchemin fd9d3301f6
chore: deprecate tox in favor of act (#29382) 2024-11-26 13:27:37 -08:00
Rida KEJJI 078257dd1b
docs: updated the install process in pypi.mdx (#31044)
Co-authored-by: Rida KEJJI <42012627+ShameGod@users.noreply.github.com>
2024-11-24 16:23:17 -08:00
Maxime Beauchemin e0deb704f9
feat: make ephemeral env use supersetbot + deprecate build_docker.py (#30870) 2024-11-22 14:19:08 -08:00
Seiya 7d60a88048
docs: Update doc about CSV upload (#30867)
Co-authored-by: Evan Rusackas <evan@preset.io>
2024-11-21 16:15:08 -07:00
Andreas Motl 824eaf84be
chore(docs): Update list of supported databases to include CrateDB (#30946) 2024-11-15 12:36:27 -08:00
Andreas Motl 1991d1f6e5
chore(deps): Migrate from `crate[sqlalchemy]` to `sqlalchemy-cratedb` (#29243) 2024-11-15 09:02:47 -08:00
Evan Rusackas 9bb69ab311
docs: Adding link to StarRocks official docs (#30757) 2024-10-30 11:25:09 -06:00
Sam Firke b9ac800bfb
docs(templating): Replace "true" with "1 = 1" and explain its purpose (#30743) 2024-10-29 13:00:46 -04:00
Denodo Research Labs 1c56857f0c
feat(db_engine_specs): added support for Denodo Virtual DataPort (#29927) 2024-10-24 16:24:28 -07:00
Emad Rad f8fd2ec4ad
docs: frontend long build time (#30655) 2024-10-21 14:28:54 -04:00
K Kovács 950a21a020
docs: Clarification on which command to use on which Ubuntu version. (#30523) 2024-10-17 14:39:34 -04:00
Sam Firke 74b63a4ba4
fix(docs): leading whitespace line is causing page title and header to be malformed (#30616) 2024-10-15 19:31:56 -04:00
Ville Brofeldt d1d9011f4d
docs(dashboard): add docs for named and index colors (#30445) 2024-10-01 10:50:41 -07:00
Tim Dörnemann cc1bb69671
docs: Corrected Dremio connection string (#30315)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2024-09-23 14:02:31 -06:00
Sam Firke 30ca30370d
chore(docs): fix an agreement error in caching docs (#30352) 2024-09-23 15:09:47 -04:00
George A. A. Bonespírito 9b87ca9209
docs: sql-templating (#30337) 2024-09-19 15:09:01 -03:00
varfigstar 186e75f9b2
docs: Update cache.mdx, add needed space (#30333) 2024-09-19 15:05:21 -03:00
lindner-tj e54353c4da
docs: HTML embedding of charts/dashboards without authentication (#30032)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
2024-09-18 15:32:21 -04:00
Ville Brofeldt a3952051e1
feat(jinja): add option to format time filters using strftime (#30323) 2024-09-18 10:47:38 -07:00
Martyn Gigg 46b1d869b1
fix: Move copying translation files before npm run build in Docker (#30099) 2024-09-16 13:43:11 -07:00
Gnought 3ad0fd48ef
chore(deps): bump dremio deps (#25910) 2024-09-15 23:46:08 -06:00
Nyanda Freddy d1bdbd8189
docs: Update kubernetes.mdx (#30268) 2024-09-15 11:15:12 -06:00
Yuriy Shakhov 750888f6d3
fix(docs): change flask-oidc url (#30237) 2024-09-11 16:47:57 -04:00
Ville Brofeldt 601e55656c
feat(jinja): add advanced temporal filter functionality (#30142) 2024-09-06 11:15:40 -07:00
Jordan Bassingthwaite 3f2e2371ef
docs: Fixing missing 'c' in installation guide documentation (#30127)
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2024-09-04 13:39:16 -06:00
Maxime Beauchemin 34e240ef0e
docs: document how docker-compose-image-tag requires -dev suffixed images (#30144)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
2024-09-04 09:31:16 -07:00
Maxime Beauchemin cc39afef46
chore: accelerate docker compose by skipping frontend build (#30021) 2024-09-04 08:52:16 -07:00
Evan Rusackas 4fe3000275
chore(docs): docker instructions use `docker compose` instead of the deprecated `docker-compose` (#30030) 2024-08-29 16:42:53 -06:00
Evan Rusackas 8e2f81816f
build(node): Bumping to Node 20 (#29988) 2024-08-21 16:48:21 -06:00
Maxime Beauchemin 175ba78d32
docs: improve pre-commit docs and discoverability when CI fails (#29970) 2024-08-20 12:38:50 -07:00
Natsu a225f329c5
feat(docs): fix bug google chrome < 114 not found (#29941) 2024-08-16 13:57:28 -04:00
Ayush Tripathi f5d614d80d
fix: Rename database from 'couchbasedb' to 'couchbase' in documentation and db_engine_specs (#29911) 2024-08-13 07:47:43 -07:00
Sam Firke 714caeafb6
chore(docs): remove mention of MariaDB in dev environment setup (#29790)
Co-authored-by: Evan Rusackas <evan@rusackas.com>
2024-07-31 09:02:40 -06:00
Evan Rusackas c3702be9d4
docs: Check markdown files for bad links using linkinator (#28424) 2024-07-29 16:19:42 -06:00
Sam Firke c22dfa1abb
docs(contributing): fix broken link to translations sub-section (#29768) 2024-07-29 16:56:47 -04:00
Jaswanth-Sriram-Veturi 2a9a1d3194
docs: update creating-your-first-dashboard.mdx (#29631) 2024-07-22 10:24:32 -04:00
Genadi Saltikov ec508a70a6
docs(Database): Clarify host value expected when running in docker (#28124)
Co-authored-by: Evan Rusackas <evan@preset.io>
2024-07-16 14:51:38 -04:00
Sam Firke e90a9b3c87
chore(docs): create architecture page (#28481)
Co-authored-by: Evan Rusackas <evan@preset.io>
2024-07-16 13:51:02 -04:00
Evan Rusackas d51a2add65
docs(contributing): removing old blog post link (#29603) 2024-07-16 12:01:21 -04:00