Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Metabase dashboard analytics module #4148

Conversation

zz-hh-aa
Copy link
Collaborator

What does this PR do?

  • Creates services getDashboard, copyDashboard, updateFilter and generatePublicLink
  • Adds necessary types and tests
  • Creates new route for analytics module
  • Exports the Metabase client as a singleton instance (this also happens in 8f12f20 in feat: Metabase module controller and service #4072 but there were other changes in the same commit so I've isolated the change here)
  • Updates Swagger yaml

Why?

Following on from #4072, this should complete all the services we need to automate Metabase dashboard creation

This PR became a bit bigger than I'd anticipated... let me know if it'd be better to break it up!

ianjon3s and others added 30 commits December 18, 2024 17:54
Co-authored-by: augustlindemer <118665588+augustlindemer@users.noreply.github.com>
…te relationship from `flow` to `lowcal_sessions` (#4102)
Co-authored-by: Dafydd Llŷr Pearson <DafyddLlyr@gmail.com>
Co-authored-by: Dafydd Llŷr Pearson <DafyddLlyr@gmail.com>
@zz-hh-aa zz-hh-aa requested a review from a team January 14, 2025 17:20
@zz-hh-aa zz-hh-aa force-pushed the oz/dashboard-controller-service branch from 9db16ac to 0b1eaf9 Compare January 14, 2025 17:29
@zz-hh-aa zz-hh-aa changed the base branch from main to oz/analytics-metabase-collection January 14, 2025 17:29
@zz-hh-aa zz-hh-aa marked this pull request as draft January 14, 2025 17:30
@zz-hh-aa zz-hh-aa closed this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants