1
0
mirror of synced 2026-01-02 21:02:43 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
Joe Reuter
b6152d1fbc source-metabase: Update CDK to 0.47.0 (#28470)
Fix breaking CDK change in metabase connector
2023-07-19 18:18:40 +02:00
Artem Inzhyyants
ad17938bc3 🚨🚨 Source MetaBase: Remove Activity Stream (#27777)
* Source MetaBase: update `activity` stream

* Source MetaBase: update docs

* Source MetaBase: Remove Activity Stream

* Source MetaBase: update test config

* Source MetaBase: bump version

* Source MetaBase: add allowedhosts

* Source MetaBase: remove activity stream refs
2023-06-29 12:30:09 +02:00
Sophia Wiley
76df2f240a Docs: Update broken links (#23940)
* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
Ella Rohm-Ensing
e4a323745c bump CDK dependency of metabase (#20535)
* Update metabase

* Fix typo

* Use correct PR number

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-12-15 15:26:38 -05:00
darynaishchenko
469199a79d Source Metabase: migrate to Beta YAML (#19236)
* migrated to YAMl

* added changelog

* added unit tests, refactor source, fixed ecpected records

* fixed working with session token

* added creating new session token if user passed invalid

* removed custom auth in components, now it's in cdk

* added config for auth, deleted unused tests and dependancies

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
2022-12-13 21:18:40 +01:00
Denys Davydov
3b44baf37f Source metabase: allow using only https urls (#18607)
* #16519 source metabase: allow using only https urls

* source metabase: upd changelog

* #16519 fix url regexp

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-31 14:39:44 +02:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Christophe Duong
1498ce9483 🎉New source connector: source-metabase (#13752)
* Add docs

* Close metabase session when sync finishes

* Close session in check_connection

* Add source definition to seed

* Add icon
2022-06-23 09:46:50 +02:00