1
0
mirror of synced 2026-01-19 09:07:23 -05:00
Commit Graph

6 Commits

Author SHA1 Message Date
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