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/ tutorial rewrite #6970

Closed
wants to merge 89 commits into from
Closed

docs/ tutorial rewrite #6970

wants to merge 89 commits into from

Conversation

royendo
Copy link
Contributor

@royendo royendo commented Mar 25, 2025

INSERT DESCRIPTION HERE

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

royendo and others added 16 commits March 25, 2025 16:39
* docs: initial stub

* not much bug fixes barring Canvas

* updated copy and gif

* final changes

---------

Co-authored-by: royendo <[email protected]>
* starting canvas docs

* test spelling correction

* changed word test

* Janet's pass at Canvas docs, minor edits to Explore docs

* screenshot images and demo links

* adding reference and customiation pages

* URLs wont work till 58 is merge due to /dashboard/<dashboard_name> vs /canvas/<dashboard_name>

* removed dashes from URLs per Dhiraj review comment

---------

Co-authored-by: Janet Hwu <[email protected]>
Co-authored-by: Janet Hwu <[email protected]>
…es (#6931)

* metric formatting page

* need a working example of window, done: case and filters

* finishing up advanced metrics, some screenshots need to be changed due to bug.

* update window image (big number not supported confirmed)

* updated photos and unnest from Jon's example, need to spell check but FIN

* WSL addition

* fix broken link
* revamp overall starting from top, advanced models rewrite start

* broken links and updated images

* pretty images

* simple spelling pass using Cursor

* changing ![img} to a <img> so that we can modify the images CSS rather that default

will look at tutorials in other branch

need to revisit a lot of the images,

* all images removed top header.

* adding new features, banner flat tables, make CSS modifcations

* done

* link fixes

* GitHub ClickHouse, and github app warning

* added dev partition info based on slack convo

* fix tut #
* docs: embed api

* docs
* each measure will use its own formatting

* gate by feature flag
* remove docs about glob patterns

* remove docs about glob patterns

* remove broken references
* e2e: Tweak test timeouts

* Add retries to flaky tests

* Remove retry for now-stable test
@royendo royendo changed the title Docs/March rewrite docs/ tutorial rewrite Mar 27, 2025
ericpgreen2 and others added 13 commits March 27, 2025 20:01
* Fix bug in connector explorer

* Add alternate form for DSN

* Add tests

* Cleanup

* Give the DSN form its own error state

* Remove debug line

* Add `waitForURL` to tests

* Update locator

* Use native Clickhouse protocol for placeholder
* do not populate default org display name

* minimize prompt triggering when flags set

* address review

* address review initial pass

* update docs

* organization and project commands

* rename command with confirmation prompt and warnings

* move confirmation prompt after new name check

* linting
* fix: skip rate limiting for server errors and remove ping

* fix: allow requests to proceed on server connection errors

* fix: handle redis specific errors

* fix: adjust error handling in rate limiter
* throw internal server error if OLAP fails on dynamic runtimes

* review comments

* review comments

* do not return error in InstanceHealth API
* test: setup canvas test scaffolding

* test: fix column divider test

* fix: spelling
* wip handoff

* clean up

* wire up search, empty state

* disable drag in hidden measures, spacing tweaks

* type prop

* support dimensions

* use generic data attributes, tweak visibleMeasures to respect order

* fix

* tweak transition margin animation

* fix jumping during transitions

* feature flag

* styling tweaks

* tooltip for description

* tweak eye color

* draggable list rename

* max height, scrollable

* max h fix

* ok use viewport height for the max h

* lint

* tooltip for at least one type

* max height scrollable with fixed offset

* remove unused prop

* drag from drag handle, stop propagation

* rebase fix

* rebase fix

* remove leftover

* rename

* feedback, z index

* see through dragged el

* fix

* fix weird tooltip v1 issue

* fix tooltip

* cleaner lifecycle for resize handler

* rely on popover content props

* hidden scrollbar x

* remove z index from leaderboard row

* z-popover

* gpu accelerated transforms

* disable dragging into hidden, fix lower bound

* remove previous resetSort workaround

* lint

---------

Co-authored-by: Brian Holmes <[email protected]>
AdityaHegde and others added 28 commits April 3, 2025 15:11
* Simplify session storage to work off of url params

* Unify getter methods
* Test fixtures for `admin` and `cli`

* CLI fixtures

* Self review

* Merge

* Merge

* QA

* Gen docs

* Fixitesto?

* Fix compiler err
…ther resources (#7046)

* Use plural (as we do for other resources in this section)

* Use plural in-app too

* Update more links

* Update one more link

* Update more links
* Use `ContentContainer` component

* Bump up bottom padding

* Add top padding to better reflect mocks
…rams. (#7057)

* Fix revisiting the same view breaking the app

* Fix e2e
* fetch leaderboard measures, perf fix

* set the first measure when not available

* feedback
* Improve unstable e2e cloud setup

* Ensure duckdb extensions

* Cleanup
…'s sorted (#7067)

* fetch leaderboard measures, perf fix

* rename `leaderboardMeasureName` to `leaderboardSortByMeasureName`

* Two more renames

* Fix import

---------

Co-authored-by: Cyrus Goh <[email protected]>
* adding pinger for druid driver
* fix: remove none option from timezone selector

* test: update visual explore editing test
* init commit

* type and api fixes

* chore: remove unused import

* fix: add back gc param

* fix: type signature

* fix: type and api updates

* fix: remove logs

* refac: remove refetchOnMount override

* fix: remove log

* fix: type issue

* fix: type fixes

* fix: attempt to fix breadcrumb test

* Two bugfixes

* fix: leaderboard loading state, deprecate useModelHasTimeSeries

* fix: change implementation to use isPending

* Re-generate admin client with `infiniteQueryParams`

* Add `getNextPageParam` functions to admin infinite queries

* chore: update orval to 7.8, regen clients

* fix: type fix

* fix: test retries

---------

Co-authored-by: Eric P Green <[email protected]>
* decreasing first when toggling new measure

* fix toggling diff sort type, descending

* clean up

* readable
* Clean up runtime protos

* Remove deprecated metrics view fields (#7074)

* Remove deprecated metrics view fields

* Fix checks

* Remove `V2` suffix from `MetricsView` type (#7075)

* Remove bucket planner const
@royendo royendo closed this Apr 10, 2025
@royendo royendo deleted the docs-03tutorial-rewrite branch April 10, 2025 23:31
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.