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

Docs 37 release new dashboard functionality 13237 #13502

Merged

Conversation

jeff-bruemmer
Copy link
Member

It's a rough draft so I can get feedback early, and have enough time to implement new changes before the release.

  • Updated dashboard and dashboard filter pages to replace outdated content (including screenshots) and include new features introduced in 37.
  • Added an additional documentation page: interactive dashboards.
  • Added some links to the blog in relevant places, and will add more in future commits to direct people to learn more.

I tried to keep explanations of the new feature lean/referential, as I'll be doing tutorials for the blog that we can link to in the docs (where we can include deep dives, GIFS, and tricks like using a SQL question as a "text card" that can update on a filter). Those articles will cover: linked filters and custom behaviors on click, and show people how to set up pathways through dashboards.

@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #13502 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #13502      +/-   ##
==========================================
- Coverage   83.02%   82.98%   -0.04%     
==========================================
  Files         327      327              
  Lines       26178    26178              
  Branches     1903     1905       +2     
==========================================
- Hits        21734    21724      -10     
- Misses       2541     2549       +8     
- Partials     1903     1905       +2     
Impacted Files Coverage Δ
src/metabase/cmd/endpoint_dox.clj 25.00% <ø> (ø)
src/metabase/logger.clj 46.87% <0.00%> (-31.25%) ⬇️
src/metabase/models/query.clj 85.41% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4be825a...c406725. Read the comment docs.

Copy link
Contributor

@mazameli mazameli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we're off to a good start. Hit me up again when you want me to take another pass through it. 👍

docs/users-guide/07-dashboards.md Outdated Show resolved Hide resolved
docs/users-guide/07-dashboards.md Show resolved Hide resolved
docs/users-guide/08-dashboard-filters.md Outdated Show resolved Hide resolved
docs/users-guide/08-dashboard-filters.md Outdated Show resolved Hide resolved
docs/users-guide/interactive-dashboards.md Outdated Show resolved Hide resolved
docs/users-guide/interactive-dashboards.md Outdated Show resolved Hide resolved
docs/users-guide/interactive-dashboards.md Outdated Show resolved Hide resolved
docs/users-guide/interactive-dashboards.md Outdated Show resolved Hide resolved
docs/users-guide/interactive-dashboards.md Outdated Show resolved Hide resolved
docs/README.md Outdated Show resolved Hide resolved
docs/enterprise-guide/start.md Outdated Show resolved Hide resolved
docs/enterprise-guide/whitelabeling.md Outdated Show resolved Hide resolved
docs/users-guide/interactive-dashboards.md Outdated Show resolved Hide resolved
docs/users-guide/interactive-dashboards.md Outdated Show resolved Hide resolved
docs/users-guide/interactive-dashboards.md Outdated Show resolved Hide resolved
docs/users-guide/interactive-dashboards.md Outdated Show resolved Hide resolved
docs/users-guide/sql-snippets.md Outdated Show resolved Hide resolved
@mazameli mazameli self-requested a review October 21, 2020 23:16
docs/users-guide/start.md Outdated Show resolved Hide resolved
Copy link
Contributor

@mazameli mazameli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Caught two little nits but overall I think this is ready to go. Thanks for doing this, Jeff!

Co-authored-by: Maz Ameli <maz@metabase.com>
@jeff-bruemmer jeff-bruemmer marked this pull request as ready for review October 21, 2020 23:34
@jeff-bruemmer jeff-bruemmer merged commit 1c350ed into master Oct 22, 2020
@jeff-bruemmer jeff-bruemmer deleted the docs-37-release-new-dashboard-functionality-13237 branch October 22, 2020 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs - 37 release - new dashboard functionality
2 participants