Commit Graph

879 Commits

Author SHA1 Message Date
Sam Firke f934278fef
docs(intro): fix a single broken link (BugHerd #97) (#26039) 2023-11-21 09:54:16 -07:00
Evan Rusackas 1af5fbbd6a
docs(BH#109): Athena URI spec fix (#26044) 2023-11-21 09:12:50 -05:00
Priyanshu Bartwal 63b8172321
style: Transition of Navbar from dark to light and vice-versa is now smooth (#24485) 2023-11-15 12:41:12 -07:00
nero5700 5e5a9c601f
fix(typo): replace 'datasouce_id' with 'datasource_id' in openapi.json (#25875) 2023-11-06 13:02:27 -07:00
Jeremy 5690946b1a
feat: support databend for superset (#23308) 2023-11-02 12:00:11 -07:00
John Bodley 1e37f0b417
chore(celery): Cleanup config and async query specifications (#25314) 2023-10-31 10:17:51 -07:00
Daniel Vaz Gaspar d2f511abba
feat: support server-side sessions (#25795) 2023-10-31 16:05:18 +00:00
Rob Moore 4e94fc4cff
fix(sqllab): reinstate "Force trino client async execution" (#25680) 2023-10-19 16:38:13 +03:00
Arnout Engelen 150e5c90f7
docs: make project-specific security page more prominent (#25654) 2023-10-17 13:43:38 -04:00
Multazim Deshmukh 59fc5a6184
docs: BugHerd Tasks 88, 89, 90, 91 (#25567)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
2023-10-13 11:18:08 -04:00
dependabot[bot] d0f2c5581d
build(deps): bump postcss from 8.3.11 to 8.4.31 in /docs (#25502)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 11:30:35 -06:00
John Bodley 1f20214244
docs: Add timezone information (#19056)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-10-11 11:30:23 -06:00
Multazim Deshmukh 050543ae1b
feat: migrate to docker compose v2 (#25565) 2023-10-10 14:38:40 -07:00
VED PRAKASH KASHYAP 87c8e872ee
docs: fix for domain sharding results in failed requests with "Missing Authorization Header" (#24481)
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-10-04 11:37:52 -07:00
Multazim Deshmukh 7a88ad3c02
docs: define localhost for docker (#25480)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
2023-10-03 09:37:26 -04:00
Multazim Deshmukh 23996b59a1
docs: update docker compose instructions (#25479)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
2023-10-03 09:35:28 -04:00
Multazim Deshmukh 789e6b76ae
docs: add a FAQ about asset recovery from UI (#25482)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
2023-10-03 09:35:15 -04:00
Multazim Deshmukh c52c206d05
docs: add https & ldap instructions (#25477)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
2023-10-03 09:33:54 -04:00
Sam Firke b33d152a5b
docs(FAQ): remove reference to filter box, add Q&A re: usage analytics (#25435) 2023-09-29 23:12:11 -06:00
Josh Soref 041197b6df
chore(docs): Spelling (#25453)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-29 09:51:14 -04:00
ʈᵃᵢ 52eba11d6a
docs: update docker-compose to match latest release (#25332)
Also notes that one needn't build a new image.

Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2023-09-26 10:16:52 -04:00
Ravi Kumar a724850c84
docs: jwks_uri addition to OAUTH provider (#24928) 2023-09-19 12:07:48 -04:00
Janhavi Tripurwar 6e799e37f4
docs: add snowflake-sqlalchemy in ./docker/requirements-local.txt (#25312) 2023-09-18 14:54:04 -04:00
Evan Rusackas 78cbdc3e42
chore: changing one word (disablement -> disabling) (#25291) 2023-09-14 16:01:00 -07:00
Josh Soref e1ddba9c0f
docs: rewrite superset docker localhost prose (#25296)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-14 09:31:56 -03:00
Sam Firke 8be8014504
docs(FAQ): add answer re: necessary specs, copy-edit existing answer (#24992) 2023-09-06 14:24:59 -04:00
Daniel Vaz Gaspar 251ce2ed2a
docs: add CVEs for 2.1.1 (#25206) 2023-09-06 15:39:14 +01:00
Carlos M 78b8e9421e
docs: fix wrong type in PREFERRED_DATABASES example (#25200)
Signed-off-by: cmontemuino <1761056+cmontemuino@users.noreply.github.com>
2023-09-06 10:28:07 -04:00
Michael S. Molina 9df1b26654
fix: Bumps Flask Caching to fix RCE vulnerability (#25090) 2023-08-31 08:44:48 -03:00
John Bodley e642361399
docs: Update UPDATING.md regarding potential breaking change to `ab_user.email` column (#25115)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-08-30 08:42:23 -03:00
Hugh A. Miles II fcd045f84a
chore: Update docs for docker-compose installation (#24980) 2023-08-28 12:36:19 +02:00
Sam Firke da172bf8cf
docs(docker-compose): add missing parenthesis (#24771) 2023-08-25 11:55:45 -06:00
Evan Rusackas 60c2ac3268
feat: adding Scarf pixels to gather telemetry on readme and website (#25065) 2023-08-24 08:44:05 -06:00
Giulio Talarico 5e56871fd9
docs: fix line break in Apache Druid page (#25034) 2023-08-21 11:07:01 -04:00
Beto Dealmeida 6b660c86a4
feat: a native SQLAlchemy dialect for Superset (#14225) 2023-08-18 12:21:36 -07:00
Elizabeth Thompson bc1c5c2f84
fix: update permalink schema (#24970) 2023-08-16 09:56:20 -07:00
Tanner Barcelos 764f0f79ca
docs: Fixing Superset typo in docker-compose local installation guide (#24920) 2023-08-10 09:34:26 -04:00
Giulio Talarico 81bf2f01e2
docs: fix tip box in "Installing From Scratch" page (#24915)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-08-08 15:12:36 -03:00
John Bodley 7edcbc974c
docs(native-filters): Remove outdated statement (#24873) 2023-08-03 09:51:16 -07:00
Sam Firke e2d5046bb7
docs(Kubernetes): Fix typos, clarify language re: Scarf (#24834) 2023-07-28 10:42:57 -06:00
Evan Rusackas a1396d00aa
docs: Adding a couple links to contributing page (#24817) 2023-07-27 13:27:40 -06:00
Evan Rusackas 7e26dc8c5b
docs: fixing stack overflow link (#24820) 2023-07-27 13:27:30 -06:00
Daniel Vaz Gaspar d1eb9ea982
fix: docs invalid client redirect (#24816) 2023-07-26 19:00:21 +01:00
Chris Harris af4a35741c
docs(K8s): Add instructions for loading the examples (#19959)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-07-26 11:49:06 -06:00
Daniel Vaz Gaspar 165afee55a
docs: update security policy and add CVE info (#24769) 2023-07-26 14:21:26 +01:00
Sebastian Liebscher c17accc0b4
chore: bump postgresql in docker-compose and github workflows (#24147) 2023-07-24 11:09:41 -06:00
Multazim Deshmukh b8a3eeffdb
docs: update AWS Athena and Redshift docs (#24751) 2023-07-23 22:34:14 -06:00
Evan Rusackas e210da963d
chore(docs): Adding link to additional visualization content (#24759) 2023-07-21 10:04:37 -06:00
karsten-wagner a80ec15f4c
fix(docs): respect no_proxy environment variable (#23816) 2023-07-21 08:59:31 -03:00
Sam Firke 9b6ed315f8
docs(docker-compose): note the risk of running a Docker Postgres volume in production (#24461) 2023-07-20 16:07:13 -06:00
Arjun Devarajan 2b0ffb01b6
feat: use Scarf Gateway for Superset helm charts/Docker compose downloads (#24432) 2023-07-19 06:16:20 -07:00
Aarav Borthakur 6ae6fc60f8
docs: Fix typo in Rockset docs (#24674) 2023-07-12 14:23:20 -07:00
Aarav Borthakur ea968e47cc
chore: Update Rockset—switching out rockset for rockset-sqlalchemy (#24649) 2023-07-11 21:36:09 -06:00
Duyet Le 7476f7af73
docs(databases): correct the way of using use environment variables (#24633) 2023-07-11 09:50:01 -07:00
dependabot[bot] 7b957369fc
build(deps): bump semver from 5.7.1 to 5.7.2 in /docs (#24651)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 20:36:36 -06:00
Changhoon Oh ce96deb331
docs: add notice not to use gevent worker with bigquery datasource (#24564)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-07-06 08:48:04 -03:00
Maxime Beauchemin 6a8f60f9fd
chore: deprecate FLASK_ENV and improve conf.ENVIRONMENT_TAG_CONFIG (#24404) 2023-06-29 12:04:32 -07:00
Evan Rusackas bf9338129a
docs: updating images and markdown (#24462) 2023-06-29 12:01:57 -07:00
Kamil Gabryjelski 38df1a873f
chore: Un-revert enabling CSP by default (#24543) 2023-06-29 17:38:17 +02:00
Hans-Georg 1e7ee8c4ad
fix(docs): Typo in filter migration. (#24541) 2023-06-28 18:32:54 -03:00
Michael S. Molina cdbe4f3fa7
fix: Revert enable strong session protection by default (#24256) (#24545) 2023-06-28 13:35:44 -03:00
Kamil Gabryjelski fb08e0ecfc
fix: Revert enabling CSP (#24476) 2023-06-21 19:19:15 +02:00
Thiago Rossener d60040dbf7
docs: Add CTA to community calendar subscription (#24474) 2023-06-21 10:47:13 -06:00
Kamil Gabryjelski c3b5d72f2b
chore: Enable CSP by default (#24262) 2023-06-20 17:59:58 +02:00
Evan Rusackas 1bc7d63cab
docs: Show clickable link instead of code-formatting (#23835)
Co-authored-by: P M <10617122+pylipp@users.noreply.github.com>
2023-06-18 12:40:34 -06:00
Thiago Rossener 892de8a232
docs: Restyle documentation landing page and community page (#24393) 2023-06-15 09:57:37 -06:00
John Bodley 9adb023880
chore(druid): Remove legacy Druid NoSQL logic (#23997) 2023-06-09 15:33:23 -03:00
Elizabeth Thompson af8f7253e1
fix: update order of build for testing a release (#24317) 2023-06-08 16:30:39 -07:00
Sam Firke bcb145df99
docs: add link to intro with supported database types (#24313) 2023-06-08 11:42:47 -06:00
Michael S. Molina 6ce85921fc
feat: Removes the Multiple Line Charts (#23933) 2023-06-08 14:41:58 -03:00
Evan Rusackas 7d7ce63970
chore(docs): upgrading docusaurus (fixes header links) (#24118) 2023-06-01 12:55:51 -06:00
Daniel Vaz Gaspar f898c97ba8
fix: enable strong session protection by default (#24256) 2023-06-01 14:01:25 +01:00
amosdoublec 541e461b77
fix(docs): Update databricks.mdx with correct pip package name (#23562) 2023-05-31 13:03:30 -06:00
eltimen 6d79ced48e
docs: fix broken link in the security page (#24253) 2023-05-31 10:59:49 -06:00
Saish Narvekar 6e7b93eb48
docs: removed extra ` from documentation (#24231) 2023-05-30 09:38:52 -06:00
boenshao 7b7e8f19dd
docs: point the reader to "setup.py" for latest package version (#24235)
Co-authored-by: boenshao <boenshao@berry-ai.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-05-30 09:37:57 -06:00
miomiocat f036adbc4f
feat: Add StarRocks support (#23209)
Signed-off-by: miomiocat <284487410@qq.com>
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2023-05-23 08:33:27 -06:00
Ville Brofeldt 7114bba718
chore(thumbnails): change default executor to logged in user (#22801) 2023-05-17 20:32:20 +03:00
Evan Rusackas 614b0aa7fd
chore(docs): Updating DB connection instructions in 1st Dash instruct… (#24081) 2023-05-17 09:58:35 -06:00
Ville Brofeldt 51929255ba
chore(reports): change default executor to owner (#22799) 2023-05-17 18:48:28 +03:00
shellwirt de2d7af818
fix(docs): Installation instruction changes (#23867)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-05-16 21:54:35 -06:00
Sam Firke 36bcdfec97
chore(docs): tidy up supported DB engines for metadata store (#24080) 2023-05-16 15:54:37 -06:00
Kiko Barr fa0bf38694
chore(docs): Updated awkward phrase in FAQ, "force" (#24079) 2023-05-16 12:31:19 -06:00
Evan Rusackas 2f33c477e9
chore(docs): add version for postgres when doing brew install (#24025) 2023-05-15 10:30:13 -06:00
Sebastian Liebscher e3719a1b07
feat: bump to Python3.9 (#23890)
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
2023-05-10 20:21:56 +03:00
EugeneTorap 543040b304
chore: Bump python libs (#23986) 2023-05-10 13:19:25 +03:00
Evan Rusackas 93789b8bec
docs: fixing a broken markdown link about SSH tunneling (#23911) 2023-05-05 17:33:50 -04:00
mattitoo 2e1cf2446c
docs: Add description of standard Superset roles (#23795) 2023-05-03 15:31:58 -06:00
EugeneTorap dab038c005
chore: Bump redis to 4.5.4 (#23845) 2023-04-28 10:46:56 +02:00
Kamil Gabryjelski 40ae074ff0
chore: Upgrade Cypress to 10.11.0 (#23813) 2023-04-26 16:17:59 +02:00
Daniel Vaz Gaspar e805dec141
docs: discourage the use of SQLite (#23794) 2023-04-26 14:28:42 +01:00
Nicolas Charpentier 60c2e7013d
docs: cleanup references to `apache-superset/superset-ui` (#23796) 2023-04-25 09:18:27 -06:00
alexclavel-ocient adde66785c
feat: Add Ocient support (#22812)
Co-authored-by: jwilliams-ocient <60358443+jwilliams-ocient@users.noreply.github.com>
Co-authored-by: Jordan Williams <jwilliams@ocient.com>
Co-authored-by: rmasters1 <100157128+rmasters1@users.noreply.github.com>
2023-04-22 19:49:32 -06:00
Evan Rusackas a3c971cbda
chore(docs): copy change submitted through BugHerd (#23725) 2023-04-20 21:47:31 -06: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
Sam Firke b39edc1002
docs(translations): point broken tutorial link to Internet Archive copy (#23683) 2023-04-14 13:20:09 -06:00
Ville Brofeldt a8230336ff
fix(dashboard-rbac): use normal rbac when no roles chosen (#23586) 2023-04-07 09:53:35 +03:00
Sam Firke c5eecc7cc2
docs(security): more context around Talisman, note side effect of force_https on Alerts & Reports (#23537)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-04-05 16:43:30 -06:00
Geido 08375ca31a
chore: Remove wrong information from the Alerts & Reports docs (#23544) 2023-04-04 18:27:19 +02:00
Diego Medina cdc7af11bf
chore: Migrate /superset/user_slices and /superset/fave_slices to API v1 (#22964)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
2023-04-03 13:29:02 -04:00
Ville Brofeldt 500d90058f
feat: add ability to disable cache (#23439) 2023-03-31 11:41:57 +03:00
pankajsoni22 212b7330d6
docs(contributing): How create or change SECRET_KEY (#23420) 2023-03-22 21:21:23 -07:00
Govindarajan fae3ad0462
docs(contributing): added note for creating SECRET_KEY (#23417) 2023-03-22 15:33:21 -06:00
Sam Firke b511d2c624
docs(security): note the need to set TALISMAN_ENABLED = True (#23431) 2023-03-20 13:52:47 -06:00
Evan Rusackas 2feb599a0e
chore(docs): three typos (#23403) 2023-03-17 13:36:17 -06:00
dependabot[bot] e13fa27074
build(deps-dev): bump webpack from 5.64.0 to 5.76.0 in /docs (#23368)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 21:32:40 -06:00
dependabot[bot] a17028c7de
build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#23369)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 20:54:40 -06:00
Hugh A. Miles II 9920ab3fd9
chore: Migrate /superset/schemas_access_for_file_upload to v1 (#23227)
Co-authored-by: Diego Medina <diegomedina24@gmail.com>
2023-03-14 19:21:10 -06:00
Íñigo Álvaro Sáenz 2cf75cc0ce
docs(alerts and reports): Update ExecutorType class (#23323) 2023-03-10 10:59:12 +02:00
Evan Rusackas 57db8f938b
feat(docs): adds BugHerd to documentation site. (#23287) 2023-03-09 09:59:12 -07:00
Ville Brofeldt eb3d5602c2
docs: add lost _filters param docs (#23316) 2023-03-09 15:46:21 +02:00
Ville Brofeldt 0a588d11a5
chore: bump docusaurus to latest stable (#23317) 2023-03-09 15:27:48 +02:00
Cameron Gregor dae6a9f701
docs: typo 'admnistrators' in security.mdx (#23166) 2023-03-08 14:19:10 -07:00
Daniel Vaz Gaspar b180319bbf
fix: refuse to start with default secret on non debug envs (#23186) 2023-03-01 11:21:12 +00:00
Elizabeth Thompson ae8aa60844
docs: update installation docs to include frontend asset build (#23199) 2023-02-28 16:17:12 -08:00
Vivek Kumar 37766b9527
docs: fix typo (#23207) 2023-02-27 11:04:15 +02:00
Lyndsi Kay Williams 9e9f9dcae5
fix(docs): Change postgres to postgresql in brew install command (#23202) 2023-02-25 20:34:25 -06:00
Antonio Rivero 3484e8ea7b
feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
Hugh A. Miles II a0ca0c04ff
chore: Add docs for ssh tunneling (#23131)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2023-02-21 22:23:32 -05: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
kuruv 92b9c06e59
chore: Updating connection URI for MS SQL Server (#22903)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-02-16 09:41:40 -07:00
Diego Medina e5a4c78dc7
chore: Migrate /superset/csv/<client_id> to API v1 (#22913) 2023-02-15 10:48:24 +00:00
tison 7d7e3e4ade
docs: remove duplicate navbar item (#22486)
Signed-off-by: tison <wander4096@gmail.com>
2023-02-15 09:16:27 +02:00
Ville Brofeldt 85f07798bf
docs(teradata): fix connection string (#23051) 2023-02-09 21:53:30 -07:00
dependabot[bot] aa0a07859e
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#22956)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 14:27:25 -07:00
EugeneTorap ae155611dc
chore: bump python version to 3.8.16 in Dockerfile (#22934) 2023-02-03 10:47:39 -08:00
Sam Firke a299b4789b
docs(alerts & reports): clarify nature of "-dev" labeled container images (#22988) 2023-02-03 10:19:11 -08:00
Diego Medina 02cd75be8d
chore: Migrate /superset/tables/* to API v1 (#22501) 2023-02-01 12:45:57 +00:00
Diego Medina b94052e438
chore: migrate /sql_json and /results to apiv1 (#22809) 2023-01-30 11:02:34 -05:00
dependabot[bot] 0e1f682bee
build(deps): bump moment from 2.29.2 to 2.29.4 in /docs (#22891)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 12:05:57 -07:00
Diego Medina 14878a160f
chore: Migrate /superset/queries/<last_updated_ms> to API v1 (#22611) 2023-01-27 13:20:56 -05:00
dependabot[bot] a2ca24682d
build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs (#22858)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 00:16:36 -07:00
Josh Soref 02e5dcbbf2
chore(misc): Spelling (#19678)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2023-01-25 16:35:08 -07:00
Sam Firke 3e07de7f39
docs(alerts & reports): add, prune, reorganize (#20872) 2023-01-23 22:06:05 -07:00
Evan Rusackas dde1e7cc09
chore(issue templates): discouraging Issues for feature requests (#22617) 2023-01-23 22:05:24 -07:00
ʈᵃᵢ 858c6e19a0
docs: link docker readme in docker config section (#22796) 2023-01-20 10:19:29 -08:00
Harshvardhan Singh 0870a0b046
fix: Read MAPBOX_API_KEY from environment (#16926) 2023-01-17 15:54:04 -07:00
Diego Medina 3ed288d4ee
chore: Migrate /superset/stop_query/ to API v1 (#22624) 2023-01-16 14:07:52 +00:00
Reid Beels f9972ad1ff
docs(security): clarify CSP requirements and provide example TALISMAN_CONFIG (#22711) 2023-01-13 14:54:38 -05:00
Reid Beels 90ae7cde93
docs(k8s): add note about database driver dependencies to k8s setup (#22712) 2023-01-13 13:40:10 +02:00
Reid Beels aeb45ea779
docs(k8s): add note about authlib requirement to oauth setup example (#22710) 2023-01-13 09:33:07 +02:00
Reid Beels 8fa7a75a3b
docs(caching): Restructure and improve caching docs (#22687) 2023-01-13 08:48:56 +02:00
Evan Rusackas a1f1e4fdd4
chore: using bitly to manage expiring Slack invitation links (#22631) 2023-01-12 14:31:19 -07:00
Evan Rusackas ce1fa955bd
chore: Swapping main superset images for more current versions (#22668) 2023-01-12 14:30:58 -07:00
Evan Rusackas 1bc2237768
chore: adjusting Alerts & reports docs to use the latest chromedriver (#22517)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2023-01-06 16:36:35 -07:00
dependabot[bot] 734d423ca0
build(deps): bump json5 from 2.2.1 to 2.2.2 in /docs (#22561)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-31 10:47:50 +00:00
dependabot[bot] d5bf1f5b37
build(deps): bump fast-json-patch from 3.1.0 to 3.1.1 in /docs (#22557)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-31 10:18:39 +00:00
Ville Brofeldt aa0cae9b49
feat(thumbnails): add support for user specific thumbs (#22328) 2022-12-14 15:02:31 +02:00
dependabot[bot] 92fc304099
build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /docs (#22134)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 17:00:58 -07:00
dependabot[bot] 72fb270146
build(deps): bump express from 4.17.1 to 4.18.2 in /docs (#22341)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 16:33:39 -07:00